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.
.bash_profile