Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.1
-
None
-
Java 5
Description
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.