able to trigger my message converter in a junit by manually creating
> the components and starting routes without the notation specified above, but
> this approach is not working on live system yet. also, I don't really want
> to manually create the components, instead relying on camel
ly set everything up...
any advice is appreciated.
thanks!
jon
jh0331 wrote:
>
> Does anyone have a MessageConverter example handy? I am having problems
> getting this to work...
>
> There are a few existing posts on this topic, but none with clear answers
> / guidance.
>
On Thu, Nov 4, 2010 at 8:44 PM, jh0331 wrote:
>
> Does anyone have a MessageConverter example handy? I am having problems
> getting this to work...
>
> There are a few existing posts on this topic, but none with clear answers /
> guidance.
>
Check the unit test source co
Or do you mean the Camel type converter? See
http://camel.apache.org/type-converter.html
Christian
By "messageConverter" do you mean the messageConverter option of the JMS
component (http://camel.apache.org/jms.html)? Or do you mean something else?
-
Richard Kettelerij,
http://github.com/rkettelerij
--
View this message in context:
http://camel.465427.n5.nabble.com/Messag
Does anyone have a MessageConverter example handy? I am having problems
getting this to work...
There are a few existing posts on this topic, but none with clear answers /
guidance.
thanks!
jon
--
View this message in context:
http://camel.465427.n5.nabble.com/MessageConverter-Example