Hi Jose

Seems that Oracle has a distribution of the override ready in wls see
http://docs.oracle.com/cd/E24329_01/web.1211/e24964/data_types.htm#CIHBHDGI

I guess you can add this jar to your war file and set wls to load your
classes and libs first.

  <container-descriptor>  
        <prefer-web-inf-classes>true</prefer-web-inf-classes>
  </container-descriptor>

I'm not on wls 12c now - but I can see that when going there I have to
prepare for some plumbing again. Maybe it's time to look for alternatives.



--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-Weblogic-12c-tp5733473p5733583.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to