hi 

 i try to routing url with query param but i got the 400 server code .
                <route>
                        <from
uri="jetty:http://{{fromUrl}}/billing/{paymentMethod}/{product}/{frequency}?matchOnUriPrefix=true"/>
                        <to
uri="http://{{toUrl}}/metadata/billing/{paymentMethod}/{product}/{frequency}?bridgeEndpoint=true"/>
                        
                </route>        


how can i need to configure?



--
View this message in context: 
http://camel.465427.n5.nabble.com/query-param-tp5783663.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to