Hi,
I am trying to load a business rule file from a resource:

    businessRules =
RuleBaseLoader.loadFromUrl(BusinessLayer.class.getResource("businessrules.drl"));

Where the file is embedded in a .jar.  Do I have to do anything useful?

The getResource is returning a null URL.

thanks,

Mark

-- 
Mark Stang <[EMAIL PROTECTED]>

Reply via email to