Dear All,

I am trying to send attachments from the JAX RS application and used soapUI
tool for testing.

I use InputStream and MultiValuedMap as parameters for the Attachment class
& successfully able to receive the attachment.But I am facing the following
issues:

1. In boundary - start tag there is an extra angular <> brace.
Ex: start="<<890>>" 

2. The first attachment Content-Location value is displayed correctly and
the subsequent Content-Location are changed to lowercase(
"content-location") and returns null value.

Please let me know your feedback.

Thanks
Saravanan R



-- 
View this message in context: 
http://old.nabble.com/how-to-remove-the-extra-angular-%22%3C%3E%22-in-start-tag-tp28606436p28606436.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to