You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@ws.apache.org by rj...@dataarmor.net on 2006/02/01 08:10:17 UTC

Re: xml rpc over java servlet not working

Hi,

Can you post sample code for client and xmlrpc server (servlet) along 
with the parameters that you are trying to send.

Prasad kadbane wrote:
> Hello,
>
>        I am implementing xmlrpc with java servlet program as xmlrpc 
> server=
> .
> xmlrpc client will be java standalon program.
>
>    I have created servlet named HelloWorldExample which handles xml rpc
> requests and I have coded client program as standalone program and created
> xmlrpcclient object as below:
>
>        XmlRpcClient client =3D new XmlRpcClient( "
> http://192.168.1.243:8080/examples/servlet/HelloWorldExample ");
>
> after executing client program I am getting following exception:
>
> Fatal error parsing XML: org.xml.sax.SAXParseException: invalid attribute
> value
>
> can you please tell me why I am getting this error..
>
> Can anybody give me any documentation for xml rpc implementation in java
> servlet..
>
> Thanks in advance
>
>>
>>
>
>
>
>
> -- 
> Prasad Kadbane.
> Software Engineer
> Vyom Labs Pvt. Ltd.
> Pune (Maharastra).

-- 
Thanks,

Rahul Joshi
Data Armor