Seeing an error in wildfly startup because the RSS Component class is misclassified in standalone.xsl/domain.xsl :
<module identifier="org.switchyard.component.camel.rss" implClass="org.switchyard.component.camel.atom.deploy.CamelRSSComponent"/>
Also, add missing camel components that have been added as extensions to the Wildfly standalone-test.xml (I believe bindy, hl7, and mina2 are missing).
|