Re: content location issue in attachment response

2010-05-21 Thread Loh Kok Jeng
Hi Sergey, To fix the extra angular "<>" brackets, I did the following changes: apache-cxf-2.2.5\rt\core\src\main\java\org\apache\cxf\attachment\AttachmentSerializer.java 108,112c108,118 < .append("\"; ") < .append("start=\"<") < .append(rootContentId) <

Re: content location issue in attachment response

2010-05-21 Thread Sergey Beryozkin
Hi On Fri, May 21, 2010 at 5:54 AM, SaravananRamamoorthy < saravanan.ramamoorth...@gmail.com> wrote: > > Hi Sergey, > > As you said the Content-Location being changed to lower case. > I checked both while iterating the MimeHeaders (s.o.p in while) and I tried > to check the map values before send

Re: content location issue in attachment response

2010-05-20 Thread SaravananRamamoorthy
e Content-Location I am facing the following issue. >> >> >> First attachment having the Content-Location value correctly.The >> >> subsequent Content-Location having only null values and it displays in >> >> lower-case(content-location). But when I trace the Content-Location >> >> inside the while loop it displays all the Content-Location properly. >> >> Please provide the solution to fix this issue. >> >> Regards >> Saravanan Ramamoorthy >> >> >> >> >> >> >> >> >> -- >> View this message in context: >> http://old.nabble.com/content-location-issue-in-attachment-response-tp28623343p28623343.html >> Sent from the cxf-user mailing list archive at Nabble.com. >> >> > > -- View this message in context: http://old.nabble.com/content-location-issue-in-attachment-response-tp28623343p28629634.html Sent from the cxf-user mailing list archive at Nabble.com.

Re: content location issue in attachment response

2010-05-20 Thread Sergey Beryozkin
he > >> subsequent Content-Location having only null values and it displays in > >> lower-case(content-location). But when I trace the Content-Location > >> inside the while loop it displays all the Content-Location properly. > > Please provide the solution to fix this issue. > > Regards > Saravanan Ramamoorthy > > > > > > > > > -- > View this message in context: > http://old.nabble.com/content-location-issue-in-attachment-response-tp28623343p28623343.html > Sent from the cxf-user mailing list archive at Nabble.com. > >

content location issue in attachment response

2010-05-20 Thread SaravananRamamoorthy
on properly. Please provide the solution to fix this issue. Regards Saravanan Ramamoorthy -- View this message in context: http://old.nabble.com/content-location-issue-in-attachment-response-tp28623343p28623343.html Sent from the cxf-user mailing list archive at Nabble.com.