[jbossws-dev] [Design of JBoss Web Services] - Soap with Attachments and document/literal

darran.lofthouse@jboss.com do-not-reply at jboss.com
Sun Jan 14 10:15:26 EST 2007


I have just been looking at http://jira.jboss.com/jira/browse/JBWS-269, I am trying to see how much work will be involved to add support for attachments to wstools. I just wanted to check that my understanding of the current status of the Swa implementation is correct.

>From what I can see support for mapping attachments to parameters is complete for RPC/literal.

For document/literal it is not possible to map the attachments to message parameters, the only way to handle attachments with document/literal is to use the 'org.jboss.ws.core.jaxrpc.StubExt' API on the client as shown in http://jira.jboss.org/jira/browse/JBWS-1384 and on the server side use the SOAPMessageContext to get the attachment.

Is this correct?  Do we plan to support mapping to parameters for document/literal endpoints?


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4001514#4001514

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4001514



More information about the jbossws-dev mailing list