<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Wolfgang,<div><br></div><div>The ActorType definition is here: &nbsp;<a href="https://github.com/openhealthdata/CCR-Validator/blob/drools5.0/src/main/java/org/astm/ccr/ActorType.java">https://github.com/openhealthdata/CCR-Validator/blob/drools5.0/src/main/java/org/astm/ccr/ActorType.java</a></div><div><br></div><div><a href="https://github.com/openhealthdata/CCR-Validator/blob/drools5.0/src/main/java/org/astm/ccr/ActorType.java"></a>The point of this rule (and the other rules in this package) is to "walk" through a very complex object graph and insert the objects into working memory.</div><div><br></div><div>I do not use the rule attribute "dialect". &nbsp;The drl in question is here:&nbsp;<a href="https://github.com/openhealthdata/CCR-Validator/blob/drools5.0/src/main/resources/rules/core/ActorType.drl">https://github.com/openhealthdata/CCR-Validator/blob/drools5.0/src/main/resources/rules/core/ActorType.drl</a></div><div><br></div><div><a href="https://github.com/openhealthdata/CCR-Validator/blob/drools5.0/src/main/resources/rules/core/ActorType.drl"></a>I tried to create a simple project that caused the same error, but I create a Class with inner classes similar to ActorType and write a rule like the one in question, but it does not cause the error.</div><div><br></div><div>Thanks,</div><div>Steven<br><div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-size: 12px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div>--</div><div>Steven E. Waldren, MD MS</div><div>Co-founder, Open Health Data</div></span></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br><div><div>On Jun 29, 2011, at 2:49 AM, <a href="mailto:rules-users-request@lists.jboss.org">rules-users-request@lists.jboss.org</a> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Date: Wed, 29 Jun 2011 09:49:10 +0200<br>From: Wolfgang Laun &lt;<a href="mailto:wolfgang.laun@gmail.com">wolfgang.laun@gmail.com</a>&gt;<br>Subject: Re: [rules-users] Drools 5.0 -&gt; 5.2 Migration Issue<br>To: Rules Users List &lt;<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>&gt;<br>Message-ID: &lt;<a href="mailto:BANLkTin04ytQVP6T3tdR6j8ZjUKCO9Rvyw@mail.gmail.com">BANLkTin04ytQVP6T3tdR6j8ZjUKCO9Rvyw@mail.gmail.com</a>&gt;<br>Content-Type: text/plain; charset="iso-8859-1"<br><br>Please provide the type declaration for ActorType.Person, field gender and<br>typicial examples how gender fields are used in other rules. Ideally, if you<br>could reduce your rule set to this simple rule and one other rule, still<br>causeing the same problem.<br><br>Also, do you use "dialect 'mvel'"?<br><br>-W</span></blockquote></div><br></div></body></html>