<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
It seems that is not currently possible, please open a jira and I'll
see if this can be corrected for 4.0.1<br>
<br>
mark<br>
Shahad Ahmed wrote:
<blockquote
 cite="mid:1d2fdded0708080330m5df2432enc0b7b53107a38ae2@mail.gmail.com"
 type="cite">
  <div>Does anyone know how you can set RuleBase configuration options
for a RuleBase created using the RuleAgent? The RuleAgent does not seem
to have a mechanism for passing in a RuleBaseConfiguration object to
set options like Sequention mode etc.
  </div>
  <div>&nbsp;</div>
  <div>I know that you can set RuleBase options for all RuleBases by
setting the appropriate System properties when calling the java VM, but
it would be nice to be able to set these individually via the API for
each RuleBase created using a RuleAgent. I guess this could be done
fairly easily by adding an extra constructor to RuleAgent that takes a
RuleBaseConfiguration object -- rbConfig, say --&nbsp;and in RuleAgent when
it creates a new RuleBase instead of just using
RulebaseFactory.newRuleBase()&nbsp;use RulebaseFactory.newRuleBase(rbConfig)
instead.</div>
  <div>&nbsp;</div>
  <div>Regards,</div>
  <div>Shahad</div>
  <div>&nbsp;</div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
  </pre>
</blockquote>
<br>
</body>
</html>