<!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">
Maybe some fixes broke this? can you test with trunk, and submit a jira
with a self contained test if you still have a problem<br>
<br>
Mark<br>
Chris West wrote:
<blockquote
cite="mid:20331b80709171239w3480ecdfn1b72cf4fafafc25b@mail.gmail.com"
type="cite">Hello,<br>
<br>
After stumbling upon an issue with version 4.0.0 using "memberOf", I
decided to upgrade to version 4.0.1. After upgrading, my rules do not
seem to fire correctly. In the past, I had discovered issues (prior to
4.0.0 release) relating to my use of JDK dynamic proxies as facts. The
drools team developed a fix for my problem, and it involved searching
for a base interface type to build the shadow proxy from when the class
type is final (all JDK dynamic proxies are). This problem I'm seeing
now seems very similar in behavior to what I saw before.
<br>
<br>
Is there any change related to shadow proxies that went into 4.0.1?<br>
<br>
Thanks,<br>
-Chris West<br>
<br>
<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>