In fact I used the dsl Reader before to build a DefaultDslMapping. So the problem is fixed
hypnosat7 wrote: > > Hi, > I have an error when I try to buil a package using a dsl Reader : > [EMAIL PROTECTED],1]: unknown:16:1 Unexpected > token 'une' > > I try to debug it with eclipse and I find no mappings in the variable > "expander" > > final String expanded = expander.expand( source ); > > I'ts in the method DrlParser.parse(final String source, final Reader dsl) > throws DroolsParserException > > So what can be the problem > -- View this message in context: http://www.nabble.com/expander-mappings-empty-%21-tf4260034.html#a12123289 Sent from the drools - user mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
