|
Two module issues related to Camel modularization have come up:
1) A dependency on org.switchyard.common appears to be missing in camel bus as documented here:
https://community.jboss.org/thread/223474?tstart=0
2) A dependency on org.slf4j needs to be exported since SwitchYardProducer is choking when an operationSelector is specified as documented here:
https://community.jboss.org/message/807510#807510
|