From: <leg...@at...> - 2003-12-30 21:17:25
|
The following comment has been added to this issue: Author: Max Rydahl Andersen Created: Tue, 30 Dec 2003 3:15 PM Body: Please do - i guess it is just a another "try to look up class, if not availablet try the next option" --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-589 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-589 Summary: websphere 5.1 transaction manager lookup Type: Bug Status: Unassigned Priority: Major Project: Hibernate2 Components: core Versions: 2.1.1 Assignee: Reporter: Edina Pimp Created: Tue, 30 Dec 2003 1:38 PM Updated: Tue, 30 Dec 2003 3:15 PM Environment: websphere 5.1 Description: WebSphere 5.1 changed the name of the TransactionManagerFactory class. Class is now: com.ibm.ws.Transaction.TransactionManagerFactory As a result, the net.sf.hibernate.transaction.WebSphereTransactionManagerLookup strategy will need to be updated to look for this class. I can provide working patch if needed. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |