[rules-users] Test Classpath setup question

balazs.molnar balazs.molnar at formula400.hu
Mon Mar 10 10:37:20 EDT 2014


In KModuleBeanFactoryPostProcessor there are statements like 

this: configFilePath = getClass().getResource("/").getPath();

which do not necessarily resolve to the path where the rule resources are.
Replacing this code with one that looks for the rule packages location
worked for me.



--
View this message in context: http://drools.46999.n3.nabble.com/Test-Classpath-setup-question-tp4028583p4028611.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list