Hi guys,

How do I get inbound attachments from the SOAPMessageContext in a
SOAPHandler? Something like this used to work:

  Object[] attachments =
((SOAPMessageContextImpl)context).getWrappedMessage().getAttachments().t
oArray();

Thanks,

Colm.

Reply via email to