users@jax-ws.java.net

Re: Axis to JAX WS

From: Sameer Tyagi <Sameer.Tyagi_at_Sun.COM>
Date: Thu, 29 Jun 2006 15:20:50 -0400
You can actually use RPC/encoded, its just that you have to use the JAX-RPC tools for this.
If you are using Glassfish the tool is wscompile

I ve updated the description in issue 21 to reflect this.

Thanks
/s


Robert Stone wrote:
Does anyone have any experience of moving web services from Axis to JAX WS ?
 
I got most of the way through the process before coming up against the brick wall of JAX WS not supporting RPC/Encoded (which unfortunately the existing Axis services use). I would love to move over to JAX WS, but I don't want to support two different web service engines, so for the time being I am going to have to stick to Axis :(
 
Cheers
Rob