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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...