aclemons opened a new pull request #158:
URL: https://github.com/apache/servicemix-bundles/pull/158


   Spring OXM's XStreamMarshaller references this package here:
   
   
https://github.com/spring-projects/spring-framework/blob/v5.3.13/spring-oxm/src/main/java/org/springframework/oxm/xstream/XStreamMarshaller.java#L66
   
   ```
   Caused by: java.lang.ClassNotFoundException: 
com.thoughtworks.xstream.security.TypePermission not found by 
org.apache.servicemix.bundles.spring-oxm [99]
           at 
org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1597)
           at 
org.apache.felix.framework.BundleWiringImpl.access$300(BundleWiringImpl.java:79)
           at 
org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1982)
           at java.lang.ClassLoader.loadClass(ClassLoader.java:413)
           ... 71 common frames omitted
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@servicemix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to