I gather you want to display the packages and rules in your own application.<br><br>I would recommend use of the REST API. The Guvnor documentation has examples.<br><br><div class="gmail_quote">On 30 November 2011 04:41, srinivasasanda <span dir="ltr">&lt;<a href="mailto:srinivasasanda@gmail.com">srinivasasanda@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Yes Mansits,I need to display the four packages which are present in the<br>
drools guvnor console.Suppose,these four packages<br>
are(Package1,Package2,Package3,Package4) having 4 rules respectively,<br>
<br>
In my POJO Class,I should retrieve all 4 package names along with the rules<br>
present in it.(present in guvnor console).So,the output must be<br>
<br>
Package1-Rule1<br>
Package2-Rule2<br>
Package3-Rule3<br>
Package4-Rule4<br>
<br>
How i can acheive this..Can you please say me..Thanks for your reply<br>
Manstis..Please help me out in solving this..<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Retrieving-all-Packages-that-are-present-in-Drools-Guvnor-console-tp3545186p3547330.html" target="_blank">http://drools.46999.n3.nabble.com/Retrieving-all-Packages-that-are-present-in-Drools-Guvnor-console-tp3545186p3547330.html</a><br>

</font></span><div class="HOEnZb"><div class="h5">Sent from the Drools: User forum mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</div></div></blockquote></div><br>