简体   繁体   中英

Hibernate Error in Weblogic 12c Deployment

I am trying to deploy a war in Weblogic 12c and results in the following error:

: java.lang.ClassNotFoundException: Failed to load class org.hibernate.AnnotationException

What could possibly go wrong?

Maybe your war file misses some jar file. So check your classpath or .bash_profile . See this for a better explanation.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM