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,

RE: document-literal EJB using Apache SOAP?

2003-02-28 Thread Dispigna, Michael
2003 at 10:20, Dispigna, Michael wrote: > I am hoping someone can help me with a question related to getting a > document-literal EJB deployed in WAS using SOAP Apache. I am looking at > http://ws.apache.org/soap/docs/index.html (Deployment Descriptors) and am > working on an issue

document-literal EJB using Apache SOAP?

2003-02-26 Thread Dispigna, Michael
I am hoping someone can help me with a question related to getting a document-literal EJB deployed in WAS using SOAP Apache. I am looking at http://ws.apache.org/soap/docs/index.html (Deployment Descriptors) and am working on an issue of getting a document literal EJB Web Service interface to work