Is it possible to integrate expressions from a DSL File:
into a gateway:
?
If that is possible: Where do i have to "configure" the DSL File? In drools.rulebase.conf?
Update1:
If found out how to register DSL files http://www.packtpub.com/article/human-readable-rules-with-drools-jboss-rules-part1
kbuilder.add(ResourceFactory.newClassPathResource("HelpMeDsl.dsl"), ResourceType.DSL);