<div>Hi</div>
<div>&nbsp;</div>
<div>&nbsp;I am&nbsp; made an application in struts,write some rules in&nbsp; drl file. deployed it with&nbsp; BRMS. now I am trying it with rule agent with rule.properties file or using&nbsp;drl file directly&nbsp;by&nbsp;setting path in classpath. but always find&nbsp; following error
</div>
<div>&nbsp;</div>
<div>11:56:31,696 ERROR [STDERR] java.lang.NullPointerException<br>11:56:31,696 ERROR [STDERR]&nbsp;&nbsp;&nbsp;&nbsp; at java.io.Reader.&lt;init&gt;(Reader.java:61)<br>11:56:31,696 ERROR [STDERR]&nbsp;&nbsp;&nbsp;&nbsp; at java.io.InputStreamReader.&lt;init&gt;(
InputStreamReader.java:55)<br>11:56:31,696 ERROR [STDERR]&nbsp;&nbsp;&nbsp;&nbsp; at com.cstregistration.DroolsTest.readRule(DroolsTest.java:42)<br>11:56:31,712 ERROR [STDERR]&nbsp;&nbsp;&nbsp;&nbsp; at com.cstregistration.DroolsTest.callrule(DroolsTest.java:21)
<br>11:56:31,712 ERROR [STDERR]&nbsp;&nbsp;&nbsp;&nbsp; at com.cstregistration.A1RegistrationAction.execute(A1RegistrationAction.java:61)<br>11:56:31,712 ERROR [STDERR]&nbsp;&nbsp;&nbsp;&nbsp; at org.apache.struts.chain.commands.servlet.ExecuteAction.execute(ExecuteAction.jav
<br>a:58)</div>
<div>&nbsp;</div>
<div>Please tell me where is problem, Why&nbsp;&nbsp; properties file or&nbsp; drl file is not found ?</div>
<div>&nbsp;</div>
<div>Thanks in advance</div>
<div>&nbsp;</div>
<div>Rahul upadhyay</div>
<div>&nbsp;</div>