<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
unbelievable you actually reply to an email that is on a different
topic, breaking rule 11, when in that same email I replied explaining
very politeley that this is the dev mailing list not the user mailing
list and you reply with another user question, breaking rule 16. And
it's dubious if this is breaking rule 8.&nbsp; I'll repeat what i said to&nbsp;
Diablo just a few lines below. Please if you are going to email people
requesting their help, take atleast a few minutes to read the netiquette<br>
<br>
Rules Dev is for the development of drools, not for questions about the
use of drools. Please ask this on the user mailing list, which is
detailed in the link below. Please also read the 17 netiquette points.<br>
<a class="moz-txt-link-freetext"
 href="http://www.jboss.org/drools/lists.html">http://www.jboss.org/drools/lists.html</a><br>
"The user mailing list is for general user querries about drools and
how
to use and it problems with using it. The dev mailing list is for more
hard core discussions about about developing drools itself and general
rules/ai theory that might apply to future drools features."<br>
<br>
Mohiuddin Shaik wrote:
<blockquote
 cite="mid:deeefea80902260427q74dab09fxfd5716e192151353@mail.gmail.com"
 type="cite">Hi,<br>
&nbsp;&nbsp;&nbsp;&nbsp; I am using Decision table to represent the business rules,
i want to give priority to set of rules (here rows) to be executed
first before other rules i found the keyword to achieve that but i am
unable to find how to means where should i add this keyword in the
Excel file.<br>
Please provide the details, i am stuck in the middle please help.<br>
  <font color="#888888"><br>
Thanks &amp; Regards<br>
Mohiuddin<br>
  <br>
  </font><br>
  <div class="gmail_quote">On Wed, Feb 25, 2009 at 7:21 PM, Diablo_UK <span
 dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:adrian.bell@ioko.com">adrian.bell@ioko.com</a>&gt;</span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
My apologies.<br>
    <div>
    <div class="Wj3C7c"><br>
Mark Proctor wrote:<br>
&gt;<br>
&gt; Diablo_UK wrote:<br>
&gt;&gt; Just done a little bit more digging and it seems that the
exception is<br>
&gt;&gt; occuring when the package is attempted to be read.<br>
&gt;&gt;<br>
&gt;&gt; If I point a browser at the url, I get the "opening package"
dialog from<br>
&gt;&gt; the<br>
&gt;&gt; browser. &nbsp;Does this mean that Guvnor hasn't generated the
package<br>
&gt;&gt; correctly?<br>
&gt;&gt;<br>
&gt;&gt; Anyone got *any* ideas?<br>
&gt;&gt;<br>
&gt; Rules Dev is for the development of drools, not for questions
about the<br>
&gt; use of drools. Please ask this on the user mailing list, which is<br>
&gt; detailed in the link below. Please also read the 17 netiquette
points.<br>
&gt; <a moz-do-not-send="true"
 href="http://www.jboss.org/drools/lists.html" target="_blank">http://www.jboss.org/drools/lists.html</a><br>
&gt; "The user mailing list is for general user querries about drools
and how<br>
&gt; to use and it problems with using it. The dev mailing list is for
more<br>
&gt; hard core discussions about about developing drools itself and
general<br>
&gt; rules/ai theory that might apply to future drools features."<br>
&gt;&gt; Diablo_UK wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; Hi guys,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I'm very new to Guvnor and Drools and all these exciting
tools.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I'm working my way through the example that I found here:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; <a moz-do-not-send="true"
 href="http://www.jboss.org/feeds/post/jboss_drools_how_to_tuning_guvnor_part_1"
 target="_blank">http://www.jboss.org/feeds/post/jboss_drools_how_to_tuning_guvnor_part_1</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; and everything was just fine and dandy until I had to run
the java code!<br>
&gt;&gt;&gt; Unfortunately, I get the following output:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; RuleAgent(default) INFO (Tue Feb 24 17:20:57 GMT 2009):
Configuring with<br>
&gt;&gt;&gt; newInstance=false, secondsToRefresh=-1<br>
&gt;&gt;&gt; RuleAgent(default) INFO (Tue Feb 24 17:20:57 GMT 2009):
Configuring<br>
&gt;&gt;&gt; package provider : URLScanner monitoring URLs:<br>
&gt;&gt;&gt; <a moz-do-not-send="true"
 href="http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/myNewPackage/LATEST"
 target="_blank">http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/myNewPackage/LATEST</a><br>
&gt;&gt;&gt; RuleAgent(default) EXCEPTION (Tue Feb 24 17:20:58 GMT
2009): null. Stack<br>
&gt;&gt;&gt; trace should follow.<br>
&gt;&gt;&gt; java.io.OptionalDataException<br>
&gt;&gt;&gt; &nbsp; &nbsp; at
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1340)<br>
&gt;&gt;&gt; &nbsp; &nbsp; at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)<br>
&gt;&gt;&gt; &nbsp; &nbsp; at
org.drools.agent.HttpClientImpl.fetchPackage(HttpClientImpl.java:59)<br>
&gt;&gt;&gt; &nbsp; &nbsp; at
org.drools.agent.URLScanner.readPackage(URLScanner.java:138)<br>
&gt;&gt;&gt; &nbsp; &nbsp; at
org.drools.agent.URLScanner.getChangeSet(URLScanner.java:110)<br>
&gt;&gt;&gt; &nbsp; &nbsp; at
org.drools.agent.URLScanner.loadPackageChanges(URLScanner.java:88)<br>
&gt;&gt;&gt; &nbsp; &nbsp; at
org.drools.agent.RuleAgent.checkForChanges(RuleAgent.java:330)<br>
&gt;&gt;&gt; &nbsp; &nbsp; at
org.drools.agent.RuleAgent.refreshRuleBase(RuleAgent.java:298)<br>
&gt;&gt;&gt; &nbsp; &nbsp; at
org.drools.agent.RuleAgent.configure(RuleAgent.java:284)<br>
&gt;&gt;&gt; &nbsp; &nbsp; at org.drools.agent.RuleAgent.init(RuleAgent.java:208)<br>
&gt;&gt;&gt; &nbsp; &nbsp; at
org.drools.agent.RuleAgent.newRuleAgent(RuleAgent.java:176)<br>
&gt;&gt;&gt; &nbsp; &nbsp; at
org.drools.agent.RuleAgent.newRuleAgent(RuleAgent.java:148)<br>
&gt;&gt;&gt; &nbsp; &nbsp; at
org.drools.agent.RuleAgent.newRuleAgent(RuleAgent.java:216)<br>
&gt;&gt;&gt; &nbsp; &nbsp; at com.ioko.GuvnorTest.main(GuvnorTest.java:27)<br>
&gt;&gt;&gt; com.ioko.Driver<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; But I have no idea why!!!!<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Can any of you guys please please please help a newbie?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Many thanks,<br>
&gt;&gt;&gt; Adrian M Bell<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
    </div>
    </div>
    <div class="Ih2E3d">&gt;
_______________________________________________<br>
&gt; rules-dev mailing list<br>
&gt; <a moz-do-not-send="true" href="mailto:rules-dev@lists.jboss.org">rules-dev@lists.jboss.org</a><br>
&gt; <a moz-do-not-send="true"
 href="https://lists.jboss.org/mailman/listinfo/rules-dev"
 target="_blank">https://lists.jboss.org/mailman/listinfo/rules-dev</a><br>
&gt;<br>
&gt;<br>
    <br>
    </div>
    <font color="#888888">--<br>
View this message in context: <a moz-do-not-send="true"
 href="http://www.nabble.com/Guvnor-problem-tp22188114p22203198.html"
 target="_blank">http://www.nabble.com/Guvnor-problem-tp22188114p22203198.html</a><br>
    </font>
    <div>
    <div class="Wj3C7c">Sent from the drools - dev mailing list archive
at Nabble.com.<br>
    <br>
_______________________________________________<br>
rules-dev mailing list<br>
    <a moz-do-not-send="true" href="mailto:rules-dev@lists.jboss.org">rules-dev@lists.jboss.org</a><br>
    <a moz-do-not-send="true"
 href="https://lists.jboss.org/mailman/listinfo/rules-dev"
 target="_blank">https://lists.jboss.org/mailman/listinfo/rules-dev</a><br>
    </div>
    </div>
  </blockquote>
  </div>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
rules-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-dev@lists.jboss.org">rules-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-dev">https://lists.jboss.org/mailman/listinfo/rules-dev</a>
  </pre>
</blockquote>
<br>
</body>
</html>