Basically, for a simple POST request, the content will be put using
setContent.
If your request is a MIME request, the component will unmarshall the request
and put attachments as attachments and the main part as the content.


On 8/2/06, bruce76 <[EMAIL PROTECTED]> wrote:


Hi,

I tried looking through the src for the HTTP BC, but I can't find the
answer, so I'm going to ask. If I POST some data to the HTTP BC, how does
the BC put the body of the HTTP POST message on the NMR? Does it:

1. addAttachment()?
2. setContent()?
3. setProperty()?

I want to use the HTTP BC with other components, obviously, but I'm not
sure
what to expect.

Thanks,

Bruce

--
View this message in context:
http://www.nabble.com/HTTP-BC-and-the-NMR-tf2040864.html#a5617403
Sent from the ServiceMix - User forum at Nabble.com.




--
Cheers,
Guillaume Nodet

Reply via email to