Any chance you can create a test case for this? Having different cid's would really be bad. Not sure what would cause that.
Dan On Monday, June 04, 2012 03:47:18 AM mathieuJ wrote: > 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:get > EditionResponse > xmlns:ns2="http://www.suravenir.fr/ws/edition"><editionResp><pdf><xop:Inc > lude xmlns:xop="http://www.w3.org/2004/08/xop/include" > <b>href="cid:[email protected]"*/></p > df></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-tp5709039.html Sent from the cxf-user mailing list archive > at Nabble.com. -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
