On 08/03/13 11:56, jamalissimo wrote:
Hi,

yes, exactly. When I add QueryParam ,PathParam or both together, then no
POST is send and file is not uploaded.

That is very strange. I've played with the CXF test where @Multipart annotations are used, added @PathParam there (actually returning 'null', same as in your case, given that no matching template variable exists in @Path("/uploadFile")), it works fine.

I think the best way forward is to get the cxfrs source and put a breakpoint there and see why adding these two extra parameters effectively breaks the route, can you please try that and let us know what happens ? You may've discovered some bug that needs to be fixed...

Thanks, Sergey

-Roman



--
View this message in context: 
http://camel.465427.n5.nabble.com/Send-file-via-POST-request-tp5728674p5728821.html
Sent from the Camel - Users mailing list archive at Nabble.com.


--
Sergey Beryozkin

Talend Community Coders
http://coders.talend.com/

Blog: http://sberyozkin.blogspot.com

Reply via email to