Re: Camel 2.14.0 Matrix Params are missing

2014-11-28 Thread Kumaran
Hi Willem, Created the JIRA for the issue and attached the source in it please validate. I am not sure about creating diff patch, could you help on that same CAMEL-8092: cxf:producer Matrix Params are missing Thanks Kumaran Willem.Jiang w

Re: Camel 2.14.0 Matrix Params are missing

2014-11-26 Thread Willem Jiang
Hi Kumaran, Thanks for your contribution. Could you create a JIRA[1] and submit the diff patch to it? It could be more easy for us to track the issue and apply the patch. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.c

Re: Camel 2.14.0 Matrix Params are missing

2014-11-26 Thread Kumaran
Hi Sergey I had a fix for this issue to support Matrix Parameter Could you validate. CxfRsProducer.java Added new methods like setupClientMatrix,getMatrixParametersFromMatrixString Thanks Kumaran -- View this message in c

Re: Camel 2.14.0 Matrix Params are missing

2014-11-26 Thread Kumaran
Hi Sergey Thanks for the quick reply and taking a look at this issue. I will not be able to change the real REST service signature. Meanwhile i was going through REST DSL option suggestion. The camel-netty-http, camel-jetty, camel-restlet, camel-servlet, camel-spark-rest components document

Re: Camel 2.14.0 Matrix Params are missing

2014-11-26 Thread Sergey Beryozkin
Hi I agree it is a CXFRS producer bug that matrix parameters are lost. CAMEL-5405 was addressing a server side issue. I'll have a look. In meantime - please consider using an alternative Camel HTTP centric component - may be REST DSL ? or if it is feasible then pass the options as path or quer

Camel 2.14.0 Matrix Params are missing

2014-11-26 Thread Kumaran
Hi This is my first post in the forum, We are using camel 2.14.0 version and need to proxy the web service. i have posted to configurations below followed from the camel-proxy-example. http://localhost:29090/MyServer/"; loggingFeatureEnabled="true" loggin