[jboss-jira] [JBoss JIRA] (AS7-6264) AS7.1 Class loading causes an issue with netty and application deployment

Michael Erdmann (JIRA) jira-events at lists.jboss.org
Wed Jan 2 13:51:08 EST 2013


    [ https://issues.jboss.org/browse/AS7-6264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743264#comment-12743264 ] 

Michael Erdmann commented on AS7-6264:
--------------------------------------

I guess the fact that i can loads classes from my deployment and i can't load the same classes
from the netty handler i would have considered as an issue which could be a bug. Or is this normal that two parts of a deployment are seeing different class pathes?





                
> AS7.1 Class loading causes an issue with netty and application deployment
> -------------------------------------------------------------------------
>
>                 Key: AS7-6264
>                 URL: https://issues.jboss.org/browse/AS7-6264
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: Class Loading
>    Affects Versions: 7.1.1.Final
>         Environment: Linux Open Suse
>            Reporter: Michael Erdmann
>            Assignee: David Lloyd
>              Labels: jboss
>
> I am intending to deploy an application which uses some third party library available as jar. The application server is based on netty which is expected to call the final application code using a pipe line handler. 
> The handler is not able to load any class which is located in the third party library.  

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


More information about the jboss-jira mailing list