[rules-users] how to scan subdirectories for resources <change-set.xml>

Pritham infinity2heaven at gmail.com
Mon Jan 25 15:33:16 EST 2010


<change-set xmlns='http://drools.org/drools-5.0/change-set'
             xmlns:xs='http://www.w3.org/2001/XMLSchema-instance'
             xs:schemaLocation='http://drools.org/drools-5.0/change-set.xsd'
> 
   <add> 
       <resource source='file:rules/' type='DRL' /> 
   </add> 
</change-set> 

Currently, drools only scans files under rules/ but none of the sub
directories under rules/

Is there a way to enable/override this in the current implementation?
-- 
View this message in context: http://n3.nabble.com/how-to-scan-subdirectories-for-resources-change-set-xml-tp138444p138444.html
Sent from the Drools - User mailing list archive at Nabble.com.



More information about the rules-users mailing list