Mike, This feature has been added to the source code. You can now specify <route streamCaching="true"> in the Spring XML. To be able to use this yourself, you'll have to: - build Camel locally to get 1.4-SNAPSHOT - build ServiceMix (or at least the servicemix-camel component) locally after changing camel-version to 1.4-SNAPSHOT in the root pom.xml
Regards, Gert Mike Gardiner wrote: > > By switching to DSL and using streamCaching() the rules will work when the > log level is not DEBUG. I look forward to being able to do this via > spring XML. > > Thanks. > > -Mike- > > ----- --- Gert Vanthienen http://www.anova.be -- View this message in context: http://www.nabble.com/-jira--Created%3A-%28CAMEL-516%29-Camel-routes-only-work-when-org.apache.servicemix-log-level-is-set-to-DEBUG-tp17264649s22882p17357313.html Sent from the Camel - Development mailing list archive at Nabble.com.
