Ok, I start with clean jboss. I exploded my ear and right now in lib directory
of my ear I have:
- antlr-runtime.jar
- daoframework
- drools-compiler
- drools-core
- ejb3-persistance
- hibernate
- hibernate-annotations
- hibernate-commons-annotations
- hibernate-entitymanager
- hibernate-search
-
Hi,
I have a problem with different version of Hibernate which I put to lib
directory in .ear file. I have JBoss 4.2.2 and I need to use Hibernate
3.2.6.GA. First it was ClassCastException which appears when jboss was deploing
.jar with EJB classes, but i figure out that apart from Hibernate li