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

David Sinclair dsinclair at chariotsolutions.com
Wed Oct 1 09:21:08 EDT 2008


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 at 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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20081001/68f2838f/attachment.html 


More information about the rules-users mailing list