Hi
I create the simple application that using JAX-RPC similar to the examples of WSDP.
My doubt is if this example use the
SOAP, because I dont amount any xml, but the client call the method e receive the return this method. The SOAP is tranparent to application or the applicatin can define this XML of SOAP ?
How I can use XML to create call of RPC and recieve data in format XML ?
Thanks