[rules-users] Retrieving all Packages that are present in Drools Guvnor console

Michael Anstis michael.anstis at gmail.com
Wed Nov 30 03:29:48 EST 2011


I gather you want to display the packages and rules in your own application.

I would recommend use of the REST API. The Guvnor documentation has
examples.

On 30 November 2011 04:41, srinivasasanda <srinivasasanda at gmail.com> wrote:

> Yes Mansits,I need to display the four packages which are present in the
> drools guvnor console.Suppose,these four packages
> are(Package1,Package2,Package3,Package4) having 4 rules respectively,
>
> In my POJO Class,I should retrieve all 4 package names along with the rules
> present in it.(present in guvnor console).So,the output must be
>
> Package1-Rule1
> Package2-Rule2
> Package3-Rule3
> Package4-Rule4
>
> How i can acheive this..Can you please say me..Thanks for your reply
> Manstis..Please help me out in solving this..
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/Retrieving-all-Packages-that-are-present-in-Drools-Guvnor-console-tp3545186p3547330.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/20111130/117ddaf4/attachment.html 


More information about the rules-users mailing list