[hibernate-issues] [Hibernate-JIRA] Created: (HHH-6573) change to use ClassLoaderService to locate service initiator

Strong Liu (JIRA) noreply at atlassian.com
Mon Aug 15 03:02:02 EDT 2011


change to use ClassLoaderService to locate service initiator 
-------------------------------------------------------------

                 Key: HHH-6573
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6573
             Project: Hibernate Core
          Issue Type: Improvement
            Reporter: Strong Liu
             Fix For: 4.0.0.next


the default java.util.ServiceLoader uses TCCL to locate resources, this may not work in some environments, like JBoss AS7, so here we change to use ClassLoaderService to find the initiators 


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list