If you are using FTP endpoints and intercept those, then there was an issue which has been fixed on trunk. So that may work better in Camel 2.8.
Also you can try using .convertBodyTo(String.class) before you send the message to the mock. On Tue, Apr 12, 2011 at 4:01 PM, jpalmer1026 <[email protected]> wrote: > I'm running Camel 2.7.0 with JDK 1.6 on MacOS 10.6.7 > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Unit-test-is-failing-tp4296494p4298269.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com CamelOne 2011: http://fusesource.com/camelone2011/ Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
