[rules-users] how can drools file access class from an external jar

Jason Novotny novotny at gridsphere.org
Thu Jan 8 20:19:36 EST 2009


Hi,

    I'm using maven to organize my project into modules. I have all my 
drools related code in one module called xxx-rules and things work fine. 
However, if I move one of the classes referenced by a .drl rules file 
into another module xxx-core it doesn't work anymore. Does anyone know 
how I can instruct the loader to look for the class in a different maven 
module?

    Thanks, Jason



More information about the rules-users mailing list