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. cxf:rsServer id=rsServer address=/proxyServer loggingFeatureEnabled=true loggingSizeLimit=20

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

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

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 http://camel.465427.n5.nabble.com/file/n5759678/CxfRsProducer.java Added new methods like setupClientMatrix,getMatrixParametersFromMatrixString Thanks Kumaran -- View this message in

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)