From: <leg...@at...> - 2004-01-20 06:04:11
|
The following comment has been added to this issue: Author: CVS Notification Service Created: Tue, 20 Jan 2004 12:02 AM Body: CVS COMMIT LOG: SUBJECT: [Hibernate-commits] Hibernate2/src/net/sf/hibernate/transaction WebSphereTransactionManagerLookup.java,1.5.2.5,1.5.2.6 HB-589 - changed package of Transaction Manager Factory (again). This time for WAS 5.1 Tested against WAS 5.0 and 5.1 Patch from Edina Pimp --------------------------------------------------------------------- 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: Closed Priority: Major Resolution: FIXED Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: Hibernate2 Components: core Versions: 2.1.1 Assignee: Daniel Bradby Reporter: Edina Pimp Created: Tue, 30 Dec 2003 1:38 PM Updated: Tue, 20 Jan 2004 12:02 AM 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 |