Ivan created GERONIMO-6488:
------------------------------

             Summary: Use GEronimoClassLoader for classloader injection for 
GBeans
                 Key: GERONIMO-6488
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6488
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
            Reporter: Ivan


To support jar url classloader, originally, we had EquonixClassLoader from 
xbean, later, we use Equonix hook to create a GeronimoClassLoader on Geronimo 
side. So, for a web application, its context classloader will use 
EquonixClassLoader and GeronimoClassLoader is used for loading web application 
classes. This would bring issues in some special scenarios.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to