Thanks for its answer, but I prefer to continue with hibernate 3, because with hibernate 2 I had other problems. This is the structure of my application:
| $JBOSS_HOME/server/jbpm/deploy/ | |_ jbpm.ear | |_ WEBModule.war | |_ HibernateService.sar | |_ SISModule.jar | |_ other jars ... | | $JBOSS_HOME/server/jbpm/lib | |_ hibernate3.jar | |_ ehcache-1.1.jar | |_ oher jars ... | And inside of jbpm.ear they are the following jars | c3p0.jar | cglib.asm.jar | commons-beanutils.jar | commons-collections.jar | commons-dbcp.jar | commons-lang.jar | commons-logging.jar | commons-pool.jar | dom4j.jar | hibernate-tools.jar | hibernate2.jar | jbpm.jar | jbpmclient.jar | odmg.jar | organisation.jar | organisationclient.jar | sequence.jar | sequenceclient.jar | utildb.jar | utilejb.jar | the really peculiar thing is that this same structure of archives works in jboss-4.0.1 but in jboss-4.0.2 does not work. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884909#3884909 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884909 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
