Hi All,
I have a problem in Integrating hibernate & WSAD 5.1.2 to access multiple DBs. I have a DAO layer that brings up 2 session factories and posts entries in the 2 DBs. However, when using CMT and managing the txn thru WSAD, an internal hibernate class WebSphereExtendedJTATransactionLookup throws an exception Name "websphere" not found in context "java:comp".
I've done plenty of searching over the web and tried most of the recommendations to no avail. I thought I would toss the problem out here and see if anyone had faced this before.
Thanks & Regards,
Sumukh
-
Integrating hibernate & WSAD 5.1.2 to access multiple DBs (1 messages)
- Posted by: Sumukh Keni
- Posted on: July 22 2005 22:33 EDT
Threaded Messages (1)
- state of problem by Howard Hill on August 13 2005 23:40 EDT
-
state of problem[ Go to top ]
- Posted by: Howard Hill
- Posted on: August 13 2005 23:40 EDT
- in response to Sumukh Keni
Did you ever solve the problem