Jeff this isn't currently possible. A change would be needed for PackageDeploymentServlet along with RuleAgent to support this.

dave

On Tue, Sep 30, 2008 at 5:43 PM, hongyu lu <hl_107@yahoo.com> wrote:
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



_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users