[hibernate-issues] [Hibernate-JIRA] Closed: (HBX-909) empty transaction manager should be allowed to override jpa stuff

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Mon Feb 26 18:23:31 EST 2007


     [ http://opensource.atlassian.com/projects/hibernate/browse/HBX-909?page=all ]
     
Max Rydahl Andersen closed HBX-909:
-----------------------------------

    Resolution: Fixed

dirty hack by injecting a FakeTxMgLookup if txlookup property is set to an empty string.

> empty transaction manager should be allowed to override jpa stuff
> -----------------------------------------------------------------
>
>          Key: HBX-909
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-909
>      Project: Hibernate Tools
>         Type: Improvement

>   Components: consoleconfiguration
>     Versions: 3.2beta9
>     Reporter: Max Rydahl Andersen
>      Fix For: 3.2beta10

>
>
> hibernate.transaction.manager_lookup_class is always instantiated even though its empty or not needed.
> to workaround this current hibernate behavior we need to provide a fake tx manager lookup so it can be overriden.

-- 
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