Alessio Soldano [
https://community.jboss.org/people/asoldano] created the discussion
"Re: ClassNotFoundException org.jboss.ws.api.tools.WSContractConsumer when using
maven-jaxws-tools-plugin"
To view the discussion, visit:
https://community.jboss.org/message/718807#718807
--------------------------------------------------------------
It's your compiler (plugin) that is not endorsing the jaxws 2.2 api and using the api
that comes with JDK 1.6.
So you either need to endorse that or specify target 2.1 in the jaxws tools plugin
configuration.
Btw, there's a 1.0.1.GA version of the jaxws tools plugin.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/718807#718807]
Start a new discussion in JBoss Web Services at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]