J
jasonsig
Hi, I am kind of new to java web services. I have a few questions in
regards to jax-ws.
1. Creation of a web service that would use a method signature :
void myMethod(class.items)
Would this result in a document/literal type?
2. What would be required to create a webservice that only passed xml
documents?
3. What would be required to create a webservcie that passed (pdf
docuemnts) in a soap message as an attachement?
thx jason
regards to jax-ws.
1. Creation of a web service that would use a method signature :
void myMethod(class.items)
Would this result in a document/literal type?
2. What would be required to create a webservice that only passed xml
documents?
3. What would be required to create a webservcie that passed (pdf
docuemnts) in a soap message as an attachement?
thx jason