Hello,

 

I meet a problem as the following:

 

In the server side, the public method is like OMElement autoupdate(String a, String b). so what should be the receiver in the service.xml file?

 

org.apache.axis2.receivers.RawXMLINOutMessageReceiver (I got the org.apache.axis2.AxisFault: argument type mismatch exception)

 

or

 

org.apache.axis2.rpc.receivers.RPCMessageReceiver (there is nothing in the return message)

 

Does anyone meet this kind of problem? Please help me to solve the problem.

 

Thanks in advance.

 

David

 

Reply via email to