[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-1062) java:comp/UserTransaction not correct for JBoss
Steve Ebersole (JIRA)
noreply at atlassian.com
Mon Mar 21 13:00:58 EDT 2011
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steve Ebersole closed HHH-1062.
-------------------------------
Closing stale resolved issues
> java:comp/UserTransaction not correct for JBoss
> -----------------------------------------------
>
> Key: HHH-1062
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1062
> Project: Hibernate Core
> Issue Type: Bug
> Components: core
> Affects Versions: 3.1 rc 1, 3.1 rc2
> Environment: JBoss
> Reporter: Steve Ebersole
> Assignee: Steve Ebersole
> Fix For: 3.1 rc3
>
>
> JBossTransactionManagerLookup was changed such that it now says UserTransaction should be available under "java:comp/UserTransaction", whereas it used to say "UserTransaction".
> "java:comp/UserTransaction" is not the correct namespace (at least up through 4.0.3).
> We need to revert this back, but was just curious about why the change was made before I made any changes myself.
> Refs:
> http://forum.hibernate.org/viewtopic.php?t=948558
> http://jira.jboss.org/jira/browse/JBAS-2364
--
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