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.