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 protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/rgurley%40smarthealth.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
