Andreas,

   Can you please try 4.0GA?

http://labs.jboss.com/drools/downloads.html

   Thanks
      Edson

2007/8/28, Andreas Boehm <[EMAIL PROTECTED]>:
>
> Hi all,
>
> I'm using JBoss Rules 4.0.0.12865MR3 and trying to use a DSL expander in
> my
> DRL file:
>
>   package docmap.logic
>   import docmap.facts.*
>   expander test_expander.dsl
>
> I didn't forget to also initialize the PackageBuilder:
>
>   builder.addPackageFromDrl(sourceReader, dslReader)
>
> At runtime I always get the following exception, no matter which content
> the
> DSL file has:
>
> org.drools.rule.InvalidRulePackage:
> [EMAIL PROTECTED]
> ........................................ <many more ExpanderExceptions>
> [EMAIL PROTECTED]
> @1bf3519
> at org.drools.rule.Package.checkValidity(Package.java:409)
>
>
> Thanks in advance for any hint,
> Andreas
> _______________________________________________
> rules-users mailing list
> [email protected]
> https://lists.jboss.org/mailman/listinfo/rules-users
>



-- 
  Edson Tirelli
  Software Engineer - JBoss Rules Core Developer
  Office: +55 11 3529-6000
  Mobile: +55 11 9287-5646
  JBoss, a division of Red Hat @ www.jboss.com
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to