Hi, I have a Drools Router Component connected to an JMS listener. Once I start Servicemix (3.0 embedded into JBoss via the JBoss deployer) I get a NotYetInitializedException whenever messages are waiting on a queue and the Drools component is, uhm, not yet initialized. Is there a way around these exceptions? How can I hold up messages until every component is ready?
Fabian
