You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Smith, Curtis" <cs...@att.com> on 2007/09/11 19:57:14 UTC

Just need RPC soap client, is Axis2 the best way to go?

Greetings,

Might there be an opinion about ease of use coding and debugging an
older RPC SOAP service using Axis 1.4 vs Axis2?   The WSDL/RPC style
based service I need to develop a client for uses Axis 1.3. 

Thanks, curt

 

Curt Smith 
curtis.smith.3@att.com 
404-499-7194

 


*****

The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all computers. GA623



Re: Just need RPC soap client, is Axis2 the best way to go?

Posted by Anne Thomas Manes <at...@gmail.com>.
If the service uses RPC/encoded, then you must use Axis -- Axis2
doesn't support SOAP encoding. If the service uses RPC/literal, you
can use either one, but I recommend Axis for RPC style.

Anne

On 9/11/07, Smith, Curtis <cs...@att.com> wrote:
>
>
>
>
> Greetings,
>
> Might there be an opinion about ease of use coding and debugging an older
> RPC SOAP service using Axis 1.4 vs Axis2?   The WSDL/RPC style based service
> I need to develop a client for uses Axis 1.3.
>
> Thanks, curt
>
>
>
> Curt Smith
>  curtis.smith.3@att.com
>  404-499-7194
>
>
>
> *****
>
> The information transmitted is intended only for the person or entity to
> which it is addressed and may contain confidential, proprietary, and/or
> privileged material. Any review, retransmission, dissemination or other use
> of, or taking of any action in reliance upon this information by persons or
> entities other than the intended recipient is prohibited. If you received
> this in error, please contact the sender and delete the material from all
> computers. GA623

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org