[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-1368?page=c...
]
Jonas Andersen updated HHH-1368:
--------------------------------
Attachment: GeronimoTransactionManagerLookup.java
Here is a transaction lookup class for Geronimo. I have only done very limited testing so
far on Geronimo 2.0.2 and the Hibernate CMTTransactionFactory behind an EJB3 SLSB with
CMT.
The JNDI names should be the same for Geronimo 2.1. I have not checked earlier versions.
The names used seems to be identical to those used in the JRun4TransactionManagerLookup,
so if you don't mind the name being different, at least resolving the UserTransaction
and TransactionManager should be possible with that class as well.
Transaction Manager LookUP class for Apache Geronimo Application
server
-----------------------------------------------------------------------
Key: HHH-1368
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-1368
Project: Hibernate3
Issue Type: New Feature
Components: core
Affects Versions: 3.0.5
Environment: All versions, All Database platform
Reporter: Rakesh Ranjan
Priority: Minor
Attachments: GeronimoTransactionManagerLookup.java
Hibernate provides TransactionManager Lookup class for most of the J2EE application
servers like Bea Weblogic, IBM Websphere, JBoss, Orion, Jrun. But there is no
TransactionManager lookup class for Apache Geronimo Application server. Apache Geronimo is
an emerging opensource J2EE application server. So we need to provide a TransactionManager
lookup class for Apache Geronimo.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira