Re: Exception with pageForConfigurationNamed

2012-09-06 Thread David Holt
And the genius too ;-) Sent from my iPad On 2012-09-06, at 6:27 PM, Ângelo Andrade Cirino wrote: > Hi Ramsey, > > My bad, my mistake was to use com.webobjects.directtoweb.Assignment instead > of com.webobjects.directtoweb.EntityAssignment. Now everything is fine. The > devil is in the detail

Re: Exception with pageForConfigurationNamed

2012-09-06 Thread Ângelo Andrade Cirino
Hi Ramsey, My bad, my mistake was to use com.webobjects.directtoweb.Assignment instead of com.webobjects.directtoweb.EntityAssignment. Now everything is fine. The devil is in the details :-( Angelo Em 06/09/2012, às 17:24, Ramsey Gurley escreveu: > You've got a bad rule returning a string for

Re: Exception with pageForConfigurationNamed

2012-09-06 Thread Ramsey Gurley
You've got a bad rule returning a string for the RHS key 'entity' On Sep 6, 2012, at 11:56 AM, Ângelo Andrade Cirino wrote: > Hi all, > > I would like to be more useful to the list, contributing with answers more > than I ask for help, but I must ask for help again. > > I am trying to implemen

Exception with pageForConfigurationNamed

2012-09-06 Thread Ângelo Andrade Cirino
Hi all, I would like to be more useful to the list, contributing with answers more than I ask for help, but I must ask for help again. I am trying to implement a D2W application as much as possible reusable and tried the following code in my MainNavigationController: public WOComponent lis