Issue in FUSE 4.0
If you get a java.lang.NoClassDefFoundError for org.apache.camel.processor.aggregate.AggregationStrategy or other Apache Camel classes when deploying servicemix-camel components, you will need to migrate to OSGi components.
http://fusesource.com/forums/thread.jspa?messageID=3622
Thanks to Igor for the help.
Advertisement