Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Weblogic Problem

  Asked By: Asksuresh    Date: Jul 25    Category: Java    Views: 984
  

I deploy an application in weblogic 11g and in this application I use from
hibernate.When I run this application see below error:

javax.ejb.EJBTransactionRolledbackException: EJB Exception: ; nested exception
is: java.lang.IllegalArgumentException: org.hibernate.QueryException:
ClassNotFoundException: org.hibernate.hql.ast.HqlToken [from
com.sahand.industrial.administration.entity.SystemAction a where
a.serviceDescriptor = ?1]; nested exception is:
java.lang.IllegalArgumentException: org.hibernate.QueryException:
ClassNotFoundException: org.hibernate.hql.ast.HqlToken

anybody can help me ?

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Bethany Hughes     Answered On: Jul 25

what is the version of your hibernate  and hibernate HQL parser?

 
Didn't find what you were looking for? Find more on Weblogic Problem Or get search suggestion and latest updates.




Tagged: