大家来救急:hibernate程序在TOMCAT中能运行,在WEBLOGIC中却不行?
大家来救急:hibernate程序在TOMCAT中能运行,在WEBLOGIC中却不行?
<2006-3-9 下午02时41分03秒 CST> <Error> <HTTP> <BEA-101017> <[ServletContext(id=
5120670,name=web,context-path=/web)] Root cause of ServletException.
org.springframework.orm.hibernate3.HibernateQueryException: ClassNotFoundExcepti
on: org.hibernate.hql.ast.HqlToken [from com.zd.ccee.admin.vo.User c order by c.
loginId]; nested exception is org.hibernate.QueryException: ClassNotFoundExcepti
on: org.hibernate.hql.ast.HqlToken [from com.zd.ccee.admin.vo.User c order by c.
loginId]
org.hibernate.QueryException: ClassNotFoundException: org.hibernate.hql.ast.HqlT
oken [from com.zd.ccee.admin.vo.User c order by c.loginId]
看错误报告好象是找不着com.zd.ccee.admin.vo.User,我找了一下没有错,在TOMCAT中也可以运行,完全没错误,请问大虾,这是什么原因啊?
问题点数:30、回复次数:1Top
1 楼yingtju(蚂蚁)回复于 2006-03-10 11:01:50 得分 30
ClassNotFoundException: org.hibernate.hql.ast.HqlTokenTop




