You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by GrahamEwings2 <gr...@ewingssoftware.com> on 2014/05/06 10:42:47 UTC

Re: Weblogic cluster context loading issue

Thanks Preben, this change to our ear deployment descriptor
(weblogic-application.xml) fixed it: 

    <wls:prefer-application-packages>
        ..........................
        ..........................
        <wls:package-name>com.sun.xml.*</wls:package-name>
    </wls:prefer-application-packages>

We did try something similar before but I suspect there was another problem
at the time or a just a typo.

P.S. replying from another account due to registration problems...




--
View this message in context: http://camel.465427.n5.nabble.com/Weblogic-cluster-context-loading-issue-tp5750693p5750905.html
Sent from the Camel - Users mailing list archive at Nabble.com.