[ 
https://issues.apache.org/jira/browse/GERONIMO-6488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13747448#comment-13747448
 ] 

Ivan commented on GERONIMO-6488:
--------------------------------

I attached a patched jar file, you may replace that in Geronimo server, the 
directory is repository\org\apache\geronimo\framework\geronimo-kernel\3.0.1
                
> 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) 
>          Components: core
>    Affects Versions: 3.0.1
>            Reporter: Ivan
>            Assignee: Ivan
>             Fix For: 3.0.2
>
>         Attachments: GERONIMO-6488.patch, geronimo-kernel-3.0.1.jar
>
>
> 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.
> http://apache-geronimo.328035.n3.nabble.com/Classes-generated-on-runtime-javassist-classloader-issue-td3987081.html

--
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