unfortunately I don't know enough about spring to say how this works. But my guess is it is being loaded up as part of a listener for servlet context where spring bootstraps stuff.<br><br>Basically that needs to be replaced with something you can trigger to force a reload of the rules (basically think of the rulebase a cache, and its time to flush it).
<br><br>Not sure how to achieve that with what you have, but its easy enough to do many other ways. <br><br><div><span class="gmail_quote">On 3/21/07, <b class="gmail_sendername">Carlos Henriquez</b> <<a href="mailto:carlosalberto.henriquez@gmail.com">
carlosalberto.henriquez@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Does anyone have the same problem? I'm still stuck in this
<div><span class="e" id="q_11170e4d9f6ef67e_1"><br><br><div><span class="gmail_quote">On 3/12/07, <b class="gmail_sendername">Carlos Henriquez</b> <<a href="mailto:carlosalberto.henriquez@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
carlosalberto.henriquez@gmail.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi all. <br><br>I'm new in this list and I have a year working with rules (integrated with Spring). We are using drools
2.5 despite is legacy.<br><br>We want to change rules at runtime without redeploying the whole application. I tried with the ruleAdministrator, deregistering the rule source and registering again but I had a problem creating the RuleExecutionSet with the createRuleExecutionSet method from LocalRuleExecutionSetProvider. It didn't see any of my class and I got a "unable to find class XXX" RuleExecutionSetCreateException every time I tried to create a rule set from a file.
<br><br>What I don't understand is how does Spring load all my rules the first time? I don't know if I have to set som classpath manually and if I do, where?<br><br>I'll appreciate all the help you could give me.
<br><br>Bye. <br clear="all"><span><br>-- <br>Carlos Henriquez<br>+58-416-839.94.28
</span></blockquote></div><br><br clear="all"><br></span></div><span class="sg">-- <br>Carlos Henriquez<br>Wincor-Nixdorf</span><div><span class="e" id="q_11170e4d9f6ef67e_3"><br>+58-416-839.94.28
</span></div><br>_______________________________________________<br>rules-users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org
</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br><br></blockquote></div>
<br>