Hi,
I am facing the similar error. Is there any way to solve this issue
without changing the dialect.
Thanks in advance.
--
View this message in context:
http://drools.46999.n3.nabble.com/Error-running-Drools-5-0-HelloWorldExample-on-WebSphere-6-1-tp61922p3741302.html
Sent from the Drools: User
This post has NOT been accepted by the mailing list yet.
Hi,
I am facing the similar error. Is there any way to solve this issue
without changing the dialect.
Thanks in advance.
--
View this message in context:
http://drools.46999.n3.nabble.com/Error-running-Drools-5-0-HelloWorldExample-
A quick follow-up: this error occurs only when I have rules using the MVEL
dialect. I rewrote the MVEL rule in the HelloWorld.drl to use the Java dialect,
and now the problem is gone. I may need to raise this issue on the MVEL mailing
list instead.
- This
Hi,
I'm evaluating Drools 5.0 for use in a WebSphere 6.1.0.13 (Java 1.5 JRE)
environment, and I've encountered an exception that I can't seem to fix. I
downloaded the Drools examples and started looking at the HelloWorldExample
class. First I executed it on standalone IBM JVM (not in a servlet