Hi Matteo,
Drools loads conf files from several places and merge them including home
directory, meta-inf directory, etc. This is the class that does this job and
as you can see it isn't changed in the last year:
https://github.com/mariofusco/droolsjbpm-knowledge/blob/master/knowledge-...
In particular, as you can see at line 71, it should try to load the conf
file also from your home folder. I don't know why it is not working in your
case. Probably are you launching it with the wrong user? Alternatively you
could also try to put that conf file in a folder named META_INF in your
classpath.
I hope this helps,
Mario
--
View this message in context:
http://drools.46999.n3.nabble.com/rules-users-drools-packagebuilder-conf-...
Sent from the Drools: User forum mailing list archive at
Nabble.com.