This doesn't seem to be a drools problem. Make sure ruleFile value is correct and that you have the file in the classpath.
Best Regards, XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Esteban Aliverti - Developer @ http://www.plugtree.com - Blog @ http://ilesteban.wordpress.com On Thu, Jan 12, 2012 at 3:02 PM, srinivasasanda <[email protected]>wrote: > Hi Esteban, > Thank you so much for your quick Response. > I am using some older application in my project. and I think ruleBase is > not > a problem. I got error at this line. "URL resource = > this.getClass().getResource(ruleFile);" in the above code. and it is > returning null. how to get the resource of the given ruleFile. > Suggest me How to solve this. > > > Thanks > > -- > View this message in context: > http://drools.46999.n3.nabble.com/How-to-add-Packages-to-RuleBase-tp3653477p3653724.html > Sent from the Drools: User forum mailing list archive at Nabble.com. > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users >
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
