Classpath issues with lwcontainer
---------------------------------

         Key: SM-452
         URL: https://issues.apache.org/activemq/browse/SM-452
     Project: ServiceMix
        Type: Bug

  Components: servicemix-lwcontainer  
    Versions: 3.0    
 Environment: Java 5
    Reporter: Doug Fischer


The problem is that the smack jars are loaded from the classloader which
contains the jabber component, which is the lwconatiner classloader, and not
from the SU classloader.

It seems this is a design problem of the lwcontainer.
I will remove the servicemix-components jar from the lwcontainer, thus you will
have to deploy it inside your service unit, but the problem should be fixed.
In the mean time, you should be able to copy/paste the jabber component,
rename it, and bundle it inside your SU with the jar dependencies.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to