Hi,
I'm trying to implement a webservice using Apache SOAP. This webservice
has to contact another service via SOAP. But if the 1st service contains
reference to the class SOAPException or BeanSerializer or contains the
line call.setParams(null), the service stops working. An error in
org/apache/soap/rpc/RPCMessage is returned.
Interesting is that the references to above classes are in a method
which is never called! The server itself does not throw any exception.
I would be grateful for any help regarding my problem!
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
- Re: Accessing a webservice from a webservice using SOAP (S... Simon Spielmann
- Re: Accessing a webservice from a webservice using SO... Simon Spielmann