Hi,
I solved it, the problem was that in component's sendMessage method i used
MessageExchangeFactory factory = deliveryChannel.createExchangeFactory(new
QName("http://stationsimulator2", "DroolsComponent")); instead of
MessageExchangeFactory factory = deliveryChannel.createExchangeFactory();Frane. -- View this message in context: http://www.nabble.com/Drools-routing-warning-tf2277581.html#a6326212 Sent from the ServiceMix - Dev forum at Nabble.com.
