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 "Mathias P.W Nilsson" <ma...@snyltarna.se> on 2007/09/07 12:08:25 UTC

Is RPCServiceClient bad practice

Hi!

I'm using RPCServiceClient to call my webservice and to map classes to my
java client. Is this bad practice? Should I use something else? 
-- 
View this message in context: http://www.nabble.com/Is-RPCServiceClient-bad-practice-tf4400517.html#a12552545
Sent from the Axis - User mailing list archive at Nabble.com.


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


Re: Is RPCServiceClient bad practice

Posted by "Mathias P.W Nilsson" <ma...@snyltarna.se>.
Thanks :)

Ok because I read on another forum that it's hard for PHP or .net to call
them

Is this correct? I thought a webservice is a webservice and all that you get
from a webservice is an xml.
RPCServiceClient maps xml to java classes. Can you please explain this to
me?
-- 
View this message in context: http://www.nabble.com/Is-RPCServiceClient-bad-practice-tf4400517.html#a12553100
Sent from the Axis - User mailing list archive at Nabble.com.


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


Re: Is RPCServiceClient bad practice

Posted by Deepal Jayasinghe <de...@opensource.lk>.
Not at all  , that is a very convenient API to work with.

Thanks
Deepal

Mathias P.W Nilsson wrote:
> Hi!
>
> I'm using RPCServiceClient to call my webservice and to map classes to my
> java client. Is this bad practice? Should I use something else? 
>   



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