[jboss-dev-forums] [Design of JBoss Web Services] - Re: Soap with Attachments and document/literal
jason.greene@jboss.com
do-not-reply at jboss.com
Mon Jan 15 12:20:12 EST 2007
There is support for document/literal attachments. You can have multiple parts as long as there is only one part bound to the soap body. So attachments and headers can also be included. The jaxrpc-mapping.xml file doesnt have a way to indicate attachments, so the way this is determined is by the binding section in the wsdl file.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4001849#4001849
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4001849
More information about the jboss-dev-forums
mailing list