Re: [rules-users] compound LHS error, getting Parser error. Contact Dev Team

2007-11-09 Thread Edson Tirelli
Eric, This is probably a parser bug. I opened this ticket: http://jira.jboss.com/jira/browse/JBRULES-1321 Can you please let me know what version are you using? Thanks, Edson 2007/11/8, Eric Miles [EMAIL PROTECTED]: I have a compound LHS statement that is causing the

Re: [rules-users] compound LHS error, getting Parser error. Contact Dev Team

2007-11-09 Thread Eric Miles
I was using 4.0.3 and I also added this information to the comments for the Jira. Eric On Fri, 2007-11-09 at 09:38 -0200, Edson Tirelli wrote: Eric, This is probably a parser bug. I opened this ticket: http://jira.jboss.com/jira/browse/JBRULES-1321 Can you please let me

Re: [rules-users] compound LHS error, getting Parser error. Contact Dev Team

2007-11-09 Thread Edson Tirelli
Thanks. 2007/11/9, Eric Miles [EMAIL PROTECTED]: I was using 4.0.3 and I also added this information to the comments for the Jira. Eric On Fri, 2007-11-09 at 09:38 -0200, Edson Tirelli wrote: Eric, This is probably a parser bug. I opened this ticket:

[rules-users] compound LHS error, getting Parser error. Contact Dev Team

2007-11-08 Thread Eric Miles
I have a compound LHS statement that is causing the parser to fail. Here is my exact stacktrace: org.drools.compiler.DroolsParserException: Unknown error while parsing. This is a bug. Please contact the Development team. at org.drools.compiler.DrlParser.compile(DrlParser.java:183)