MORSI JALLOULI created KARAF-6572:
-------------------------------------

             Summary: class loader policy
                 Key: KARAF-6572
                 URL: https://issues.apache.org/jira/browse/KARAF-6572
             Project: Karaf
          Issue Type: Question
          Components: karaf
            Reporter: MORSI JALLOULI


Hello,

 *Does Karaf have a mechanism for changing the default class loader policy?*   
I'm Looking for something to the effect: "Classes loaded with local class 
loader first (parent last)"  

I've added serializer-2.7.1.jar to My bundle jar to use 
org/apache/xml/serializer/dom3/LSSerializerImpl class, but LSSerializerImpl is 
also found in xml.jar of JRE 8

 

when trying to install the bundle, karaf use xml.jar  instead of 
serializer-2.7.1.jar !!

 

How can i force Karaf to use serializer-2.7.1.jar for LSSerializerImpl  class ?

 

Regards,

Morsi



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to