Re: Weblogic cluster context loading issue

2014-05-06 Thread GrahamEwings2
Thanks Preben, this change to our ear deployment descriptor (weblogic-application.xml) fixed it: .. .. com.sun.xml.* We did try something similar before but I suspect there was another problem at the time or a just

Re: Weblogic cluster context loading issue

2014-04-29 Thread Preben.Asmussen
I havn't tried 2.12.3. We are still running on 11.3.5 We are running camel in war files and to control the classloading we set prefer-web-inf-classes in the war deployment descriptor. Have you tried that on your ear deployment descriptor ? To solve classloader issues in Weblogic you can also use