[rules-users] Using Servlet rule hosting instead of JBRMS

Mark Proctor mproctor at codehaus.org
Thu Feb 19 10:58:29 EST 2009


Wilson O Ojwang wrote:
> All,
>
> Just want to know if its possible for one to write a servlet that can 
> host the packages (That is, instead of using JBRMS) that can be polled 
> by RuleAgent.newRuleAgent(Properties prop) with the following prop.
>
> url=http://server:port/servletname/packages/
> poll=300
> localCacheDir=/home/username/resources/rules
not out of the box, but not reason why you can't write a servlet that is 
a proxying cache that agent talks to and the servlet will pull and cache 
from guvnor.

Mark
>
> Regards
> Wilson
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>





More information about the rules-users mailing list