[hibernate-issues] [Hibernate-JIRA] Created: (HHH-6306) OSGiTransactionManagerLookup

Pascal Leclercq (JIRA) noreply at atlassian.com
Thu Jun 9 17:36:24 EDT 2011


OSGiTransactionManagerLookup
----------------------------

                 Key: HHH-6306
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6306
             Project: Hibernate Core
          Issue Type: Patch
          Components: core
         Environment: OSGi
            Reporter: Pascal Leclercq
            Priority: Critical
         Attachments: OSGiTransactionManagerLookup.java

Hi,

I work with Atomikos Team to make the fantastic and Open source Atomikos JTA TM work on OSGi runtime.

So far It works pretty well but we have an issue with hibernate....


In persistence.xml we specify "hibernate.transaction.manager_lookup_class" property but none of existing bind to a "javax.transaction.TransactionManager" registered in the osgi registry.

I suggest you include this class into the hibernate distribution (for the time being I use OSGi "fragment").

BTW, I suggest you OSGi also hibernate. Let me know if  can help. For the time being I helped Atomikos and iText to OSGi their product.

Cheers.


-- 
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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list