Forwarded to mailing list.
You could consider using the RSS feed (
http://blog.athico.com/2011/03/atompub-interface-for-guvnor.html) and an
adaptation of this:
https://community.jboss.org/wiki/PublishDroolsArtifactsFromAProductionEnv...
---------- Forwarded message ----------
From: <avneesh.sisodia(a)intelegencia.com>
Date: 4 September 2012 12:32
Subject: need help to use drools guvnor.
To: michael.anstis
Hey manstis,
I need your valuable help. I have a project which is based on Insurance
domain. I have to use drools-guvnor in it to execute some rules.Now I had
deploy guvnor 5.3 on JBoss AS 7.0.Final. And I am able to use static rules
from .drl file by using stateless session. I need to do it dynamic. I mean
when I changed any condition in rule file on guvnor it should be reflect on
application. So I want that you suggest me any link where I can get useful
information. how I can use rules directly from guvnor on java.
Thanks..