Re: d2wo is me
Re: d2wo is me
- Subject: Re: d2wo is me
- From: Farrukh Ijaz <email@hidden>
- Date: Thu, 4 Nov 2010 18:15:29 +0300
This happens normally if you use a Stateful component inside a Stateless component. Don't use AjaxModalDialog in any of the stateless component. Inspect your wonder tags and check which one is stateful.
Farrukh
Sent from my iPad
On 2010-11-04, at 6:09 PM, Michael Gargano <email@hidden> wrote:
> Okay,
>
> So, this is my sad face :(
>
> I have this project I've been working on and it's been going pretty well. Now I need to have some people in the company cram some data into the database for demo purposes. I thought great... D2W! So, I created a new wonder D2W project, added my model from my other project, configured the global db settings, and I get this...
>
> java.lang.IllegalStateException: <>: A stateless component can not have a stateful child ().
>
> Any ideas? I remember doing the same thing with a regular direct to web project and it working fine. Is there something else I need to do for a wonder d2w project?
>
> Thanks.
> -Mike
>
> _______________________________________________
> 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
References: | |
| >d2wo is me (From: Michael Gargano <email@hidden>) |