From: <leg...@at...> - 2003-07-09 22:44:45
|
The following issue has been updated: Updater: Mike Mosiewicz (mailto:mi...@pr...) Date: Wed, 9 Jul 2003 5:44 PM Changes: Attachment changed to hibernate.jca.multiclassloader.patch --------------------------------------------------------------------- For a full history of the issue, see: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-168&page=history --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-168 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-168 Summary: JCA delayed session factory initialization Type: Patch Status: Unassigned Priority: Major Project: Hibernate2 Components: core Versions: 2.0.1 Assignee: Reporter: Mike Mosiewicz Created: Wed, 9 Jul 2003 5:43 PM Updated: Wed, 9 Jul 2003 5:44 PM Description: By delaying session factory creation we can use the runtime classloader, not the resource-configuration-time classloader. Thus we are able to configure hibernate for proper set of classes. This enables connector to deal with multiple or changing classloaders. --------------------------------------------------------------------- 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 |