|
the Smooks Component (org.milyn.smooks.camel.component.SmooksComponent) extends the class org.apache.camel.component.ResourceBasedComponent which comes from camel-spring module. But this class (yes it's deprecated) was removed from the camel-spring module. Therefore you can't use smooks anymore.
|