weblogic8.1不知是何原因的问题

woxiangxin 2006-08-07 01:18:48
请问各位大哥大姐,小弟建立了个server domain 用myeclipse部署到了application下,运行的时候出现这样的错


Compilation of 'D:\eclipse3.2\weblogic\mytest\myserver\.wlnotdelete\extract\myserver__appsdir_test_dir_test\jsp_servlet\__index.java' failed:
--------------------------------------------------------------------------------
D:\eclipse3.2\weblogic\mytest\myserver\.wlnotdelete\extract\myserver__appsdir_test_dir_test\jsp_servlet\__index.java:17: cannot access my.Test
probably occurred due to an error in /index.jsp line 10:
<%@ page import="my.Test"%>


--------------------------------------------------------------------------------
Full compiler error(s):
D:\eclipse3.2\weblogic\mytest\myserver\.wlnotdelete\extract\myserver__appsdir_test_dir_test\jsp_servlet\__index.java:17: cannot access my.Test
bad class file: D:\eclipse3.2\weblogic\mytest\applications\test\WEB-INF\classes\my\Test.class
class file has wrong version 49.0, should be 48.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
import my.Test; //[ /index.jsp; Line: 10]
^
1 error


--------------------------------------------------------------------------------
Mon Aug 07 01:11:09 CST 2006


index.jsp

<@ page import="my.Test">

my.Test这个类的确存在


google了一下有的说是jdk版本的问题,可我也没装jdk1.5用的就是bea自带的那个jdk1.4.2_08

谢谢大家


...全文
143 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
mu_gua 2006-08-08
  • 打赏
  • 举报
回复
check lib path

67,515

社区成员

发帖
与我相关
我的任务
社区描述
J2EE只是Java企业应用。我们需要一个跨J2SE/WEB/EJB的微容器,保护我们的业务核心组件(中间件),以延续它的生命力,而不是依赖J2SE/J2EE版本。
社区管理员
  • Java EE
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧