If you do not expect any response, you should use an InOnly MEP.
If the http response may contain a valid content, you should use an
InOptionalOut mep.
Binary responses are not handled yet, but MIME attachments are.  We need a
way to be able to deploy custom marhsalers to handle the http response.
Please raise a JIRA if you need that.

Cheers,
Guillaume Nodet

On 6/23/06, apinke <[EMAIL PROTECTED]> wrote:


Thanks  Guillaume.

The HTTP response may not have valid XML...it could even be a binary
response ( pdf created by the servlet and returned as a response ) . I
thought the HTTPComponent would maybe wrap the response
and put that in the message content.

Regarding your next statement , my question was : does it *need* to have
some content at all ?
I just want to invoke a "GET" using the HTTPComponent and hence did not
set
any property or content in the InOut message.

Thanks
Pat
--
View this message in context:
http://www.nabble.com/setContent%28%29-mandatory-for-HTTPComponent---t1828477.html#a5006305
Sent from the ServiceMix - User forum at Nabble.com.


Reply via email to