[rules-users] rule agent - package loading from url

hongyu lu hl_107 at yahoo.com
Tue Sep 30 17:43:39 EDT 2008


Hi,

I was using the code below to initialize rule agent from a url. Is it possible to load the latest version of all the packages from brms, instead of name specific ones? Our use case is we will have new packages created on the fly through brms. Can someone shed some light on this?

config.setProperty("url", "http://localhost:8080/drools-jbrms/org.drools.brms.JBRMS/package/MyPkg/LATEST");
RuleAgent.newRuleAgent(config);

thanks
Jeff


      



More information about the rules-users mailing list