@QueryParam doesn't work for CxfBeans -------------------------------------
Key: CAMEL-3113 URL: https://issues.apache.org/activemq/browse/CAMEL-3113 Project: Apache Camel Issue Type: Bug Components: camel-cxf Affects Versions: 2.4.0, 2.3.0, 2.2.0 Reporter: Willem Jiang Assignee: Willem Jiang Fix For: 2.5.0 Charle report an issue[1], after tracing the code I found the DefaultCxfBeanBinding doesn't put the http query string into the cxf message. So the @QueryParam will not take effect on the resource beans. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.