Hi! I'm new to Apache SOAP. I'm writing a simple RPC client to call a SOAP service. My question is how to instantiate the class of the service with its constructor with parameters on the SOAP client side?
Thanks!
Hi! I'm new to Apache SOAP. I'm writing a simple RPC client to call a SOAP service. My question is how to instantiate the class of the service with its constructor with parameters on the SOAP client side?
Thanks!