Unfortunately, right now, there isn't.   About a month ago, I dug into 
this a little bit:
http://www.nabble.com/Re:-SoapWithAttachments-p16500116.html

There is a workaround there.   Could you log a feature request in Jira to 
make sure it's tracked?

Thanks!
Dan


On Tuesday 29 April 2008, Bharath Thippireddy wrote:
> How can we retrieve the soap attachments on the CXF Client.When i try
> the following it returns a null.
>
> BindingProvider bp = (BindingProvider)port;
> java.util.Map<String,Object> responseContext =
> bp.getResponseContext();
> (Map<String,List<String>>)responseContext.get(MessageContext.
> INBOUND_MESSAGE_ATTACHMENTS)
>
> thanks and regards,
> Bharath



-- 
J. Daniel Kulp
Principal Engineer, IONA
[EMAIL PROTECTED]
http://www.dankulp.com/blog

Reply via email to