You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by mathieuJ <ma...@gmail.com> on 2012/06/04 12:46:20 UTC

apache cxf 2.2.9 2.4.6 different content ID attachment

Hello,

i have a webservice which answers a exchange which contains in his body a
type "resp"

resp is just a datahandler (javax.actiovation)

My problem is that the content ID of my file is good, but the xop include in
my soap response is different.

<soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><ns2:getEditionResponse
xmlns:ns2="http://www.suravenir.fr/ws/edition"><editionResp><pdf><xop:Include
xmlns:xop=&quot;http://www.w3.org/2004/08/xop/include&quot;
href=&quot;&lt;b>cid:037692c7-f3d1-4af1-94cd-5cbeeaf84523-17@cxf.apache.org*"/></pdf></editionResp></ns2:getEditionResponse></soap:Body></soap:Envelope>
--uuid:b4afdf42-69c0-408e-b160-bbdd93bf540a
Content-Type: application/pdf
Content-Transfer-Encoding: binary
Content-ID: <*e51a406a-f949-41ac-8158-e8f1b910f57a-163@cxf.apache.org*>

so i get two attachments ( one which is none , and the good ) instead of
one.

is someone knows how to solves that 

thank you



--
View this message in context: http://cxf.547215.n5.nabble.com/apache-cxf-2-2-9-2-4-6-different-content-ID-attachment-tp5709038.html
Sent from the cxf-user mailing list archive at Nabble.com.