[rules-users] Drools : Load Rules from workbench, update from application and deploy it again programmatically

Michael Anstis michael.anstis at gmail.com
Thu Aug 14 07:49:27 EDT 2014


You should read up on KieScanner.

This can be configured to poll the Maven repository behind the workbench;
so that whenever you "Build & Deploy" the project KieScanner will download
the latest KJAR.

See http://blog.athico.com/2013/12/deployment-with-drools-60.html to begin
with.


On 12 August 2014 11:13, ketan.jariwala <jariwalaketan at ymail.com> wrote:

> Hello everyone,
>     I am having drools workbench running on tomcat server. And my java
> application is also getting all the rules deployed on drools workbench.
>    Now i want to modify/create the rules from my application dynamically
> and
> want to deploy it again to workbench so that my application and workbench
> can synchronize all the time.
>
> *Note: * Currently, I am working with drools 6.0.1.
>
>
>
>
>
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/Drools-Load-Rules-from-workbench-update-from-application-and-deploy-it-again-programmatically-tp4030635.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> 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/20140814/5308a22a/attachment.html 


More information about the rules-users mailing list