Re: Error in a ModernD2W application followup
Re: Error in a ModernD2W application followup
- Subject: Re: Error in a ModernD2W application followup
- From: Ramsey Gurley <email@hidden>
- Date: Fri, 07 Sep 2012 11:57:51 -0700
If you have another rule somewhere like
75 : pageConfiguration like 'EditRelationship*' => task = "editRelationship" [com.webobjects.directtoweb.Assignment]
with the same priority and a qualifier that also matches the current state of the context, the rule system will simply select one as the winner.
http://davidleber.net/?p=273
Ramsey
On Sep 7, 2012, at 11:43 AM, Ângelo Andrade Cirino wrote:
> Hi all,
>
> I was able to isolate the rule that was causing the problem I reported in my last email, but I have no clue on why the rule was generating the error. Even worse, the exception was being raised randomly. I wrote the rule following a recommendation I found valuable, from chapter 12 of Wrox book:
>
> 75 : pageConfiguration like 'Edit*' => task = "edit" [com.webobjects.directtoweb.Assignment]
>
> If I disable this rule the error is gone, but I would like to have an explanation of why.
>
> Angelo
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden