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 <[email protected]> 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 > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users >
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
