0 Replies Latest reply on Jan 29, 2014 6:24 AM by niharpattanaik

    How to use Java's JAX-WS implementation in JBoSS instead of default Apache CXF

    niharpattanaik

      Hi,

       

      I have implemented WebService client using JAX-WS native implementation.  We have implemented authentication module which works perfectly as standalone programe with Java's JAX-WS library however the same does not work once we deploy in JBOSS. JBOSS internally uses CXF for JAX-WS APIs leading to this failure. is there a way to specify the a specific JAX-WS implementation to be used instead of default CXF.

       

      Regards,

      Nihar