Https with call.invoke()

2003-03-13 Thread Trimarchi Michele
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

Two questions (a) obtain XML string of soap body & (b) soap envel opewrapped around response

2003-03-13 Thread Dispigna, Michael
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,