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
I have found the solution to this problem. You can find the solution here: http://stackoverflow.com/questions/9677159/use-native-java-se-6-jax-ws-implementation-instead-of-jboss-ws-stack