Atomikos Forum

Atomikos + Tomcat 6 + Webapp with Hibernate 3

Hi,

I have a small webapp that uses Hibernate 3 that will use JTA (currently a POC to demonstrate how we use the transactions).

I first succeeded to setup Tomcat 6 with JOTM as the transaction manager, but now I'd like to make my webapp working with Tomcat 6 using Atomikos as the Container Transaction Manager.

I followed the installation guides on your site, put the jar transactions-hibernate3 in ${CATALINA_HOME}/lib but I get a ClassNotFoundException .
I tried to move the jar file into webapps/myWebapp/WEB-INF/lib but I got this error :
org.hibernate.HibernateException: Could not instantiate TransactionManagerLookup 'com.atomikos.icatch.jta.hibernate3.TransactionManagerLookup'
Did anyone have the same problem ?
Where do we have to put the jar files ?

Regards,
Laurent Vaills
Laurent Vaills Send private email
Tuesday, January 22, 2013
 
 
First try with all the atomikos jars in the lib of the web app and none at the server level...

HTH
Guy Pardon Send private email
Monday, January 28, 2013
 
 

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics