Hi,<br>&nbsp;&nbsp;&nbsp; I am currently working on project which employs Drools 4.0.7 and webServices using Axis2 . My code works well when I run it as standalone app inside eclipse.<br>But as soon as I deploy the same code as a web service inside Axis2, I get a&nbsp; <b>java.lang.NullPointerException</b>.<br>
When I tried to debug it, I found that , When the service is deployed, the PackageBuilder object cannot be created.. donno why..<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PackageBuilder builder1 = new PackageBuilder();<br><br>Do I need to add sum thing else??<br>
Itz not like the necessary libraries are not found, because the spreadsheet compiler parsed the decision table(via excel sheet)...<br><br><br>Can anyone help me out??<br><br>Thanks in advance.<br><br clear="all">Kiran Narasareddy<br>
Computers make very fast, very accurate mistakes.<br><br>