I get java.lang.NoSuchMethodError: org/hibernate/Session.isDefaultReadOnly()
because jboss uses own libraries, not that from webapp.war. How to force jboss (5.1.0) to get proper jars ?
I get java.lang.NoSuchMethodError: org/hibernate/Session.isDefaultReadOnly()
because jboss uses own libraries, not that from webapp.war. How to force jboss (5.1.0) to get proper jars ?