XML-Adapter with RPCservice invocation

Does anyone have an example using the RPCservice
constructor instead of XMLadapter. I must support a natural security logon which is not supported by the XML-adapter.

Both the class XMLAdapter and the class RPCService are the wrong classes to look for.

Check the class XMLRPCService which is a subclass of RPCService. There is an example called XMLInvokeRPC.java which shows the usage.

Kind regards,
Rolf

[This message was edited by Helmut Bauer on 27 Aug 2003 at 10:20.]