|
Re: [drools-user] Doubts in Bound Variables: msg#00146java.drools.user
Why in the second case it's not printing anything? I am not asked about usom valid identifiers.... pls see the below two rules.. Is there any difference between the below two rules rule "Credti Accept" salience 10 when cust:Customer(customerAge > 18) then System.out.println("Credit Card Allowed For :: " +cust.getCustomerName()); //retract(cust); end rule "Credti Accept" salience 10 when $cust:Customer(customerAge > 18) then System.out.println("Credit Card Allowed For :: " +$cust.getCustomerName()); //retract(cust); end On 12/21/06, nicolae oana <oananicolae1981@xxxxxxxxx> wrote: Hi Niyas, --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [drools-user] Doubts in Bound Variables, nicolae oana |
|---|---|
| Next by Date: | Re: [drools-user] Three Important Doubts, nicolae oana |
| Previous by Thread: | Re: [drools-user] Doubts in Bound Variables, nicolae oana |
| Next by Thread: | Re: [drools-user] Doubts in Bound Variables, nicolae oana |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |