<!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">
<a class="moz-txt-link-abbreviated" href="mailto:prateek.katiyar@wipro.com">prateek.katiyar@wipro.com</a> wrote:
<blockquote
 cite="mid:A94AD757879CE142B7CEBC3E6FF5D3EC02C6AAB8@BLR-EC-MBX02.wipro.com"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.2900.3199" name="GENERATOR">
  <div id="idOWAReplyText88431" dir="ltr">
  <div dir="ltr"><font color="#000000" face="Arial" size="2">Hello all</font></div>
  <div dir="ltr">&nbsp;</div>
  <div dir="ltr"><font face="Arial" size="2">I am using Drools 4.0.3</font></div>
  <div dir="ltr"><font face="Arial" size="2">I have two packages in my
rulebase.In one package I am keeping all the functions related to my
application and in another package I am deploying&nbsp;some rules for a
specific module using front end in my application.</font></div>
  <div dir="ltr"><font face="Arial" size="2">Now I want to use
functions from one package in another package.</font></div>
  </div>
</blockquote>
Add the drl with the functions first to the packagebuilder and then add
teh drl with your rules, it should just be able to use them.<br>
<blockquote
 cite="mid:A94AD757879CE142B7CEBC3E6FF5D3EC02C6AAB8@BLR-EC-MBX02.wipro.com"
 type="cite">
  <div id="idOWAReplyText88431" dir="ltr">
  <div dir="ltr">&nbsp;</div>
  <div dir="ltr"><font face="Arial" size="2">Any help will be
appreciated.</font></div>
  <div dir="ltr">&nbsp;</div>
  <div dir="ltr"><font face="Arial" size="2">Thanks.</font></div>
  <div dir="ltr">&nbsp;</div>
  </div>
  <div id="idSignature68336" dir="ltr">
  <div><font face="Arial"><em><strong>With Regards</strong></em></font></div>
  <div><font face="Arial"><em><strong>Prateek Katiyar</strong></em></font></div>
  <div><font face="Arial"><em><strong>ES-eEnabling</strong></em></font></div>
  </div>
  <table>
    <tbody>
      <tr>
        <td bgcolor="#ffffff"><font color="#000000"><br>
The information contained in this electronic message and any
attachments to this message are intended for the exclusive use of the
addressee(s) and may contain proprietary, confidential or privileged
information. If you are not the intended recipient, you should not
disseminate, distribute or copy this e-mail. Please notify the sender
immediately and destroy all copies of this message and any attachments.
        <br>
        <br>
WARNING: Computer viruses can be transmitted via email. The recipient
should check this email and any attachments for the presence of
viruses. The company accepts no liability for any damage caused by any
virus transmitted by this email.<br>
        <br>
<a class="moz-txt-link-abbreviated" href="http://www.wipro.com">www.wipro.com</a><br>
        </font></td>
      </tr>
    </tbody>
  </table>
  <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>