Hi

Post more details such as Camel version used. What components are you using.
And take a look in the unit tests for those components as they most
likely got examples for this.


On Tue, Nov 2, 2010 at 6:13 PM, Karthz <[email protected]> wrote:
>
> Hi,
>
> I have been trying to send a Message to a Http Server, using POST method. I
> set the message body with the data that the http server expects.
>
> However, since we are using a third-party service, we made a mock of our own
> to test it out. For this mock, how do I receive a POST request? Where would
> the message body be, in the request I receive?
>
> I thought the message body would be in the HttpServletRequest object as
> attributes, or params, but none of them have what I am looking for.
>
> Any ideas?
>
> Thanks.
>
> -----
> - Karthz
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Http-POST-tp3247073p3247073.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: [email protected]
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to