Re: [rules-users] function compilation error - could need bug fix

2007-05-10 Thread JLL
OK i'll answer myself, someone could be interested in Message original Sujet: [JBoss JIRA] Closed: (JBRULES-811) compiler error when using an object returned by a function in retract clause Date: Wed, 9 May 2007 21:04:52 -0400 (EDT) De: Edson Tirelli (JIRA) [EMAIL PROTECTED]

[rules-users] error

2007-05-10 Thread fakhfakh ismail
hello, When I execute my code Java an error is affiched [java] Exception in thread main java.lang.NoClassDefFoundError: org/antlr/stringtemplate/StringTemplateGroup [java] at org.drools.semantics.java.RuleBuilder.clinit(Unknown Source) [java] at

Re: [rules-users] RE: 4.0.0-M2: RuleFlow CannotResolveClassExceptionerror

2007-05-10 Thread Kris Verlaenen
RE: 4.0.0-M2: RuleFlow CannotResolveClassException error I think the RFM file is just a data file for the GUI display, not needed for runtime. Kris can you confirm? It is the other way around. The plugin generates 2 versions of your ruleflow: - a .rf (ruleflow file) containing the entire

Re: [rules-users] error

2007-05-10 Thread Mark Proctor
you have not added the correct dependencies. you need antlr3.0, stringtemplate3.0 and antlr 2.7.8 and others as well, like JCI, JDT etc. Mark fakhfakh ismail wrote: hello, When I execute my code Java an error is affiched [java] Exception in thread main java.lang.NoClassDefFoundError:

[rules-users] error de compilation

2007-05-10 Thread fakhfakh ismail
hello, when I executed my project an exception is affiched [java] line 1:17: unexpected token: , [java] StringTemplate: error: problem parsing template 'returnValueMethod': java.lang.NullPointerException [java] line 1:17: unexpected token: , [java] StringTemplate: