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:[email protected]*"/></pdf></editionResp></ns2:getEditionResponse></soap:Body></soap:Envelope>
--uuid:b4afdf42-69c0-408e-b160-bbdd93bf540a
Content-Type: application/pdf
Content-Transfer-Encoding: binary
Content-ID: <*[email protected]*>

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.

Reply via email to