-
May 12th, 2006, 02:47 AM
#1
web service document-literal
hello,
i have a web application with Spring that in the manager create a xml and sign with enveloped signature, and send it via https with java.net.URL.
i have to expose as a web service, document-literal style, put the xml that cretate the manager ant put in the soap body directly.
how can i do this??? i have find examples that use web service binding object to xml, but i think that i can't use it because i have the signed xml that i want to put in the soap body, not an object.
thanks in advance,
César.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules