Is it possible to override the JAX-WS implementation provided by NetWeaver 7.1 SP3 using the heavy resources classloader?
On JBoss, using a different runtime implementation for JAX-WS as that of JBoss is not a problem. You can correctly use the class loader hierarchy to solve this problem.
I need JAX-WS 2.1.3 because Im using its streaming implementation for MTOM.
Thanks,
Radu