You can start by reading these links about change-set:<div><meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/drools-expert/html_single/index.html#d0e918">http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/drools-expert/html_single/index.html#d0e918</a></div>

<div><a href="http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/drools-expert/html_single/index.html#d0e918"></a><meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/drools-expert/html_single/index.html#d0e1076">http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/drools-expert/html_single/index.html#d0e1076</a></div>

<div><a href="http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/drools-expert/html_single/index.html#d0e1076"></a><meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/drools-expert/html_single/index.html#d0e1266">http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/drools-expert/html_single/index.html#d0e1266</a></div>

<div><br></div><div><a href="http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/drools-expert/html_single/index.html#d0e1266"></a>And, from Guvnor&#39;s documentation:</div><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/drools-guvnor/html_single/index.html#d0e1259">http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/drools-guvnor/html_single/index.html#d0e1259</a><br clear="all">

<br>Best Regards,</div><div><br></div><div>XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX<br><br>Esteban Aliverti<br>- Developer @ <a href="http://www.plugtree.com" target="_blank">http://www.plugtree.com </a><br>- Blog @ <a href="http://ilesteban.wordpress.com" target="_blank">http://ilesteban.wordpress.com</a><br>


<br><br><div class="gmail_quote">On Wed, Apr 13, 2011 at 6:49 AM, Sumeet Karawal <span dir="ltr">&lt;<a href="mailto:sumeet.karawal@tcs.com">sumeet.karawal@tcs.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
Hi All,<br>
<br>
Could you please help me on this. I am trying to create rules in Guvnor and<br>
then using those in eclipse.<br>
<br>
These are the steps that I am doing<br>
<br>
1) I have created a POJO in eclipse<br>
<br>
2) Exported as .jar and uploading it in Guvnor under a package.<br>
<br>
3) I have created rules also in Guvnor and the test scenario there is also<br>
working fine.<br>
<br>
4) I build the package and the binaries get generated.<br>
<br>
But I am not getting how to use those rule in my Java Application running<br>
on Eclipse. I have gone through the user guide and forums also but not<br>
getting the concrete solution for this.<br>
<br>
&gt;From somewhere I got the following code :<br>
<br>
KnowledgeAgent kagent = KnowledgeAgentFactory.newKnowledgeAgent<br>
( &quot;MyAgent&quot; );<br>
<br>
<br>
kagent.applyChangeSet( ResourceFactory.newUrlResource( url ) );<br>
<br>
<br>
KnowledgeBase kbase = kagent.getKnowledgeBase();<br>
<br>
<br>
<br>
<br>
<br>
But how to work according to it. Which url I have to give here, also I am<br>
not able to locate the changeset.xml.<br>
<br>
<br>
Also what should I write in the .properties file and how to refer to that.<br>
<br>
<br>
Please it would be very helpful if anyone could provide help to me on this<br>
as I am stuck from last 4 days on this. Is there any example that I can<br>
refer to?<br>
<br>
<br>
<br>
Thanks and Regards,<br>
Sumeet<br>
<br>
Mailto: <a href="mailto:sumeet.karawal@tcs.com">sumeet.karawal@tcs.com</a><br>
<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<br>
=====-----=====-----=====<br>
Notice: The information contained in this e-mail<br>
message and/or attachments to it may contain<br>
confidential or privileged information. If you are<br>
not the intended recipient, any dissemination, use,<br>
review, distribution, printing or copying of the<br>
information contained in this e-mail message<br>
and/or attachments to it are strictly prohibited. If<br>
you have received this communication in error,<br>
please notify us by reply e-mail or telephone and<br>
immediately and permanently delete the message<br>
and any attachments. Thank you<br>
<br>
<br>
<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>
</blockquote></div><br></div>