<!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">
    Hi,<br>
    <br>
    The follwing error seems to mean that context is defined twice. May
    be that "context" is a reserved global variable in drools 5.<br>
    Try to remane it in your rule, and check doc for more explanations<br>
    <br>
    <blockquote><span class="Apple-tab-span" style="white-space: pre;"></span>com/playspan/rule/Rule_PayPal_EmailVerificationCheck_0Eval0Invoker.java
      (16:48) : <b>Redefinition of local variable "context"</b>&nbsp;</blockquote>
    <br>
  </body>
</html>