<div> </div>
<div>Hi Guys.</div>
<div> </div>
<div>I am "playing" with the drools-insurance example and I have to admit that something </div>
<div>is out of my understanding.</div>
<div> </div>
<div>I try to do a little digest...</div>
<div> </div>
<div>1) I imported the "Insurance example" into eclipse 3.3</div>
<div>2) I converted it into a drools Project</div>
<div>3) I converted it into a MAVEN build project (The little red M came out...)</div>
<div>4) I ran the "pom.xml" as a Maven application.</div>
<div> </div>
<div>What I get is a .war in the target dir with the java classes, the rules and other Stuff (web stuff I guess).</div>
<div> </div>
<div>Well.... </div>
<div> </div>
<div>What I really do not Understand is : "Why the hell u included the rules into the workspace?"</div>
<div>....</div>
<div>I mean... by the time the RuleAgent will pick the rules up from the BRMS, we really do not need</div>
<div>any reference to the Workspace rules! Furthermore I did a 'search' within the eclipse workspace looking</div>
<div>for some references to the rules and I did not find any!</div>
<div> </div>
<div>So.... Why did u put the rules as well??</div>
<div> </div>
<div>As far as concerned the .war file, if u bind the .war classes to the Rule Agent,</div>
<div>Why the hell u put the Rules in the .wat file as Well??</div>
<div> </div>
<div>Am I Wrong? What Am I missing?</div>
<div> </div>
<div>I spent a couple of days to find a reason but I did not find any so far...</div>
<div> </div>
<div>Please, Somebody anwers me... I went crazy with this...</div>
<div> </div>
<div>Sorry to be "upset" but I am just upset with myself 'cause likely I spent</div>
<div>a lot of time on something that is obvious to the most of you.</div>
<div> </div>
<div>Hopefully u can help me.</div>
<div> </div>
<div>Massi</div>