[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: different version of Hibernate in .ear file on JBoss

2008-06-02 Thread ziolmar
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 -

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - different version of Hibernate in .ear file on JBoss

2008-05-28 Thread ziolmar
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