2010/5/2 卢杨 <[email protected]>

> Can the service and client be put in different server?

Yes.

> And I encounter a new problem. I have already put axis2c into Apache 2.2 by 
> the manual in your website. And when I launch the client. It shows me:
> IWAB0135E An unexpected error has occurred.
> java.net.ConnectException
> Connection refused: connect
> And I start the axis2_http_server.exe the simple server. It got to run but 
> show this:
>
> - <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/";>
> - <soapenv:Body>
> - <soapenv:Fault>
>   <faultcode>soapenv:Sender</faultcode>
>   <faultstring>Invalid XML format in request</faultstring>
>   </soapenv:Fault>
>   </soapenv:Body>
>   </soapenv:Envelope>
>
> The service side shows me:
> Calculator service ERROR: invalid XML in request.

Could you please post the request that your client is sending to the service?

You can use TCPMon (http://ws.apache.org/commons/tcpmon/) to catch this.

Bye,

    -Chintana

--
blog: http://engwar.com/
photos: http://flickr.com/photos/chintana
linkedin: http://www.linkedin.com/in/engwar

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to