1 Reply Latest reply on Apr 2, 2012 4:25 PM by dgodbey

    How do I use jax-ws in Java 6 client with Jboss 6?

    dgodbey

      I don't want metro or cxf. I just want to invoke EWS (Exchange Web Services) using the Java 6 client.

       

      EWS calls did not work in JBoss 5 either, but I was able to remove the jboss jax-ws client jars to get my EWS client to work in JBoss 5 (2 jars). JBoss 6 has expanded jax-ws significantly.

       

      How do I make my client application (servlet) just use Java 6 out of the box jax-ws?

       

      Thanks,

      Dave Godbey