Hello.
I need to create an application using IDE Myeclipse.
i first tried using axis2, with wsdl2java plugin, and everything worked fine.
but this is an encoded wsdl and axis2 does not support encoding
So I decided for JAX-WS2.0.
Does myeclipse support JAX-WS 2.0?
Trying to create WEB services project using Myeclipse, it always wants me to use XFire, but i want to use JAX-WS 2.0
Is there a plugin like the one i used with axis2 for jax-ws?
Thanks in advance
Andy