You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomee.apache.org by kedarjapan <ke...@atosorigin.com> on 2011/01/28 08:35:23 UTC

Re: Transaction Problems with OpenEJB-Hibernate on Tomcat

Hi Freeway,

Thanks for the detail post on OpenEJB.. >

I am also facing exact same issue while instantiating
TransactionManagerLookup class.
I would be very greateful, if you could provide me the changes u hv done in
the Tomcat/lib, WEB-INF/lib folders to resolve the error.

What was the root cause ? It looks like Tomat is looking for another Jar, &
OpenEJB is requiring another.

I Hope, you would be remembering the things, as this Post is one year older
.... :)

<smiley image='smiley_beam.gif'/


-Kedar
-- 
View this message in context: http://openejb.979440.n4.nabble.com/Transaction-Problems-with-OpenEJB-Hibernate-on-Tomcat-tp1011003p3243862.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: Transaction Problems with OpenEJB-Hibernate on Tomcat

Posted by kedarjapan <ke...@atosorigin.com>.
Hello Jean,

Thanks for your valuable inputs. I'm able to resolve the error finally. 

I am very new to this OpenEJB & Hibernate. I had worked earlier on
struts/jsf on websphere environment..

Basically, I had to deploy the web application having some business logic
like user authetication done thru EJB which eventually use the hibernate to
interact with database..

I wrote JUnits fr the same & tried to test my ejbs individually, there I
found that entry for persitence unit was missing in persitence.xml. I
correted & redeplyed the appilaction.. It ran smoothly.

Im gld that this forum is there to help on openejb..



-Kedar



-- 
View this message in context: http://openejb.979440.n4.nabble.com/Transaction-Problems-with-OpenEJB-Hibernate-on-Tomcat-tp1011003p3253414.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: Transaction Problems with OpenEJB-Hibernate on Tomcat

Posted by Jean-Louis MONTEIRO <je...@gmail.com>.
Hi Kedar,

A JIRA already exists to add an Hibernate profile.
So it will be easier to create an OpenEJB webapp using Hibernate instead of
OpenJPA.

I totally forgot to commit it, but I promise you to do it on next week
(Monday or Tuesday)

Jean-Louis
-- 
View this message in context: http://openejb.979440.n4.nabble.com/Transaction-Problems-with-OpenEJB-Hibernate-on-Tomcat-tp1011003p3244787.html
Sent from the OpenEJB User mailing list archive at Nabble.com.