Hi Esteban,
Esteban wrote
There are, though, some caveats:
- If you are deploying drools-server in tomcat, then you can't use
classpath resources in the kagent. I have reported this problem today.
- drools-server doesn't start ResourceChangeNotifierService
nor ResourceChangeScannerService automatically. You need to hack some
way to
invoke ResourceFactory.getResourceChangeNotifierService().start();
and ResourceFactory.getResourceChangeScannerService().start();. I was
thinking in a Servlet that calls these methods in its init() method.
May I know is there any progress on above two caveats?
--
View this message in context:
http://drools.46999.n3.nabble.com/rules-users-Drools-server-and-knowledge...
Sent from the Drools: User forum mailing list archive at
Nabble.com.