Hi,

I've attached a unit test to the jira issue CAMEL-4332; it seems to be already 
working.
>From the svn history,  it looks like the NagiosProducer always did:

     exchange.getIn().getBody(String.class);

which should trigger type conversion.

Can you confirm if your route still works without the explicit 
convertBodyTo(String.class)?

Cheers,
Mathieu

----------------------------------------
> Date: Mon, 15 Aug 2011 18:36:00 -0700
> From: tnedele...@tagged.com
> To: users@camel.apache.org
> Subject: Re: Sending Nagios Passive Checks from Spring - HowTo ?
>
> I fixed the problem. Data is being sent from Camel to Nagios, but there is an
> incompatibility with the Nagios protocol, so Nagios is not getting it.
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Sending-Nagios-Passive-Checks-from-Spring-HowTo-tp4694564p4702956.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
                                          

Reply via email to