looks like missing library problem to me....<br><br><div><span class="gmail_quote">On 2/16/07, <b class="gmail_sendername">venkatesh devalapura nagabhushana</b> <<a href="mailto:venkatesh.nag@wipro.com">venkatesh.nag@wipro.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>hi,<br><br>I was trying to compile the example code that is provided with Jboss
<br>Rules - HelloWorldExample.java using javac. I got following errors even<br>though i included the jar files in the class path, please let me know<br>how to go about compiling the example:<br><br>ERROR in HelloWorldExample.java
<br> (at line 33)<br> private static RuleBase readRule() throws Exception {<br> ^^^^^^^^<br>RuleBase cannot be resolved to a type<br><br>ERROR in HelloWorldExample.java<br> (at line 43)<br> final PackageBuilder builder = new PackageBuilder();
<br> ^^^^^^^^^^^^^^<br>PackageBuilder cannot be resolved to a type<br>----------<br>7. ERROR in HelloWorldExample.java<br> (at line 56)<br> final RuleBase ruleBase = RuleBaseFactory.newRuleBase
();<br> ^^^^^^^^<br>RuleBase cannot be resolved to a type<br><br><br>- Venkatesh<br><br><br><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 href="http://www.wipro.com">www.wipro.com</a><br>_______________________________________________<br>rules-users mailing list<br><a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/rules-users">
https://lists.jboss.org/mailman/listinfo/rules-users</a><br></blockquote></div><br>