you can stub out the objects wicket gets. without seeing your source
code and being able to reproduce it we have no way to debug it.

-igor

On Mon, Oct 12, 2009 at 8:59 AM, Jeffrey Schneller
<jeffrey.schnel...@envisa.com> wrote:
> That is sort of a problem.  Everything is driven from a db and creating a 
> quickstart would be a major task.
>
>
>
> -----Original Message-----
> From: Igor Vaynberg [mailto:igor.vaynb...@gmail.com]
> Sent: Monday, October 12, 2009 11:41 AM
> To: users@wicket.apache.org
> Subject: Re: Wizard step causing an infinite loop
>
> creating a quickstart that reproduces this behavior will help us help
> you. otherwise we would have to slaughter a chicken and wave it
> around.
>
> -igor
>
> On Mon, Oct 12, 2009 at 8:12 AM, Jeffrey Schneller
> <jeffrey.schnel...@envisa.com> wrote:
>> I have a wizard and a wizard step.  The wizard step is causing the
>> wizard to go into an infinite loop.  The loop starts way back at where
>> the wizard is added to the page itself. I basically have a one step
>> wizard.   Now, I also have another step and if I add that step to the
>> wizard and remove the other one [so I only have a 1 step wizard]
>> everything works fine.  Why would I be getting an infinite loop?  The
>> step only has RequiredTextFields, RadioGroup, and RadioChoice objects on
>> it.
>>
>>
>>
>> Again... I am pleading for help on this.  I am stuck and have no idea
>> where to look and need to get this finished.
>>
>>
>>
>> Thanks.
>>
>>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to