[rules-users] Adding .package files to a KnowledgePackage

Paul Ryan pryan at infotrustgroup.com
Tue Sep 11 18:59:49 EDT 2012


So drools will respect files with a .package extension as a place for declared types, functions, etc. when used with these in the class path. How can a import these into a KnowledgePackage/KnowledgeBase so they can get compiled along with stuff when this is not in the class path at startup? My use case is such that these are not in the same space and can't be loaded at startup time in most cases.

Any help is greatly appreciated,

-- Paul Ryan




More information about the rules-users mailing list