Hi there..
i have a servlet,on a web application , that calls a webservice via https
(on a separate .net environment) ,
i'm using rpc style with classic call.invoke()..
Everything works great and without any problem but i've a big doubt.
I'm using system.setProperty methods to set
keystore,truststo
Hello,
I am working on a project using a document/literal Web Service with Apache
SOAP inside IBM WSAD. The following are two questions I was hoping I could
receive guidance on:
(1) The service I am building has to extract the literal contents of the
soap body and do something with it. However,