Is there a way to inserting (and removing) rules at runtime using the Drools-Camel component ? According to these two you can only insert facts.
https://issues.jboss.org/browse/JBRULES-2804
If there is no support for doing this in the drools-camel component what other options are there for inserting and removing rules at runtime.
thanks.