JBoss Community

Re: ClassNotFoundException org.jboss.ws.api.tools.WSContractConsumer when using maven-jaxws-tools-plugin

created by Alessio Soldano in JBoss Web Services - View the full discussion

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

Start a new discussion in JBoss Web Services at Community