Thanks for all the help.
Thanks
Shikha
Shikha X Aggarwal/JPMCHASE
11/12/2008 09:50 AM
To
Rules Users List
cc
"Rules Users List" ,
[EMAIL PROTECTED]
Subject
Re: [rules-users] DROOLS from clause giving Error
Thanks for the response. However I get the following error now
izer.compileGetChain(
ReflectiveAccessorOptimizer.java:279)
at org.mvel2.o
Thanks
Shikha
"Edson Tirelli" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
11/07/2008 05:58 PM
Please respond to
Rules Users List
To
"Rules Users List"
cc
Subject
Re: [rules-users] DROOLS fr
Processor p1 = new Processor();
> session.setGlobal( "processor", p1 );
> session.fireAllRules();
> session.dispose();
>
>
>
>
>
> *"Edson Tirelli" <[EMAIL PROTECTED]>*
> Sent by: [EMAIL PROTECTED]
>
> 11/07/2
);
session.dispose();
"Edson Tirelli" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
11/07/2008 05:10 PM
Please respond to
Rules Users List
To
"Rules Users List"
cc
Subject
Re: [rules-users] DROOLS from clause giving Error
Drools 4.0.7 is t
please suggest which version of DROOLS should I be using? can you
> direc me to the MAVEN site.
>
> Thanks
> shikha
>
>
> *"Edson Tirelli" <[EMAIL PROTECTED]>*
> Sent by: [EMAIL PROTECTED]
>
> 11/06/2008 03:12 PM
> Please respond to
> Rules Users
of DROOLS should I be using? can you
direc me to the MAVEN site.
Thanks
shikha
"Edson Tirelli" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
11/06/2008 03:12 PM
Please respond to
Rules Users List
To
"Rules Users List"
cc
Subject
Re: [rules-users] DROOLS from clau
IL PROTECTED]
11/06/2008 03:55 PM
Please respond to
Rules Users List
To
"Rules Users List"
cc
Subject
Re: [rules-users] DROOLS from clause giving Error
Can you confirm you are using MVEL 2.0.1 ? Also, you need Drools
trunk... not M2.
Mike fixed the problem in that versi
to do here for correcting the syntax?
>
>
> *"Edson Tirelli" <[EMAIL PROTECTED]>*
> Sent by: [EMAIL PROTECTED]
>
> 11/06/2008 03:12 PM
> Please respond to
> Rules Users List
>
> To
> "Rules Users List" cc
> Subject
> Re: [ru
My mvel version is mvel 2.0..Can you suggets which mvel version should I
be using?
"Edson Tirelli" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
11/06/2008 03:12 PM
Please respond to
Rules Users List
To
"Rules Users List"
cc
Subject
Re: [rules-users] DROOL
rs List"
cc
Subject
Re: [rules-users] DROOLS from clause giving Error
This is an MVEL problem that Mike fixed in one of the latest versions:
it was raising that error message when unable to resolve a variable
reference (processor in this case).
Can you please confirm what versi
mizer.optimizeAccessor(
> *ReflectiveAccessorOptimizer.java:126*)
> at org.mvel.ast.ASTNode.getReducedValueAccelerated(*
> ASTNode.java:141*)
> at org.mvel.MVELRuntime.execute(*MVELRuntime.java:77*)
>
>
>
> *"David Sinclair" <[EMAIL PROTECTED]>*
>
List
To
"Rules Users List"
cc
Subject
Re: [rules-users] DROOLS from clause giving Error
What is Processor? Doesn't look like it is a bound variable. Is it from
DBSubscription?
On Thu, Nov 6, 2008 at 2:11 PM, <[EMAIL PROTECTED]> wrote:
Hi,
I am using the from clause
What is Processor? Doesn't look like it is a bound variable. Is it from
DBSubscription?
On Thu, Nov 6, 2008 at 2:11 PM, <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I am using the from clause of drools and have written the following
> expression -
> *rule* "Rule1"
>*when*
> $event :
Hi,
I am using the from clause of drools and have written the following
expression -
rule "Rule1"
when
$event : Event(eventId == "eventId.IR.001"),
$dbS : DBSubscription( report == $event.report ) from
Processor.getUsers()
then
list.ad
14 matches
Mail list logo