Hello. I have a jetty-endpoint. for example : <from uri="jetty:http://localhost:1234/base/"/> <process uri="myProcessor"/>
Can i get a query-string in the "myProcesor", if i send a message by method GET ? If i use the method POST, it work fine. But a message body have null inside, if i use the method GET. I use Camel 2.0-M1. Thank you, Evgeny -- View this message in context: http://www.nabble.com/jetty-component-%3A-method-GET-tp22743126p22743126.html Sent from the Camel - Users mailing list archive at Nabble.com.
