there is too much going on in the sample you posted. if you want you
can create a quickstart with the minimal amount of code necessary to
reproduce this and i will take a look.

-igor

On Thu, May 28, 2009 at 2:12 PM, Flavius <flav...@silverlion.com> wrote:
>
>
> The sample I posted only has the single page with a link to the ModalWindow.
> The modal window keeps a reference to the ModalWindow param passed in
> to the constructor.  That's only used to close the window when the
> AjaxRequestTarget is passed from the AjaxLink.
>
> When the OnChangeAjaxBehavior#onUpdate fires, it's rebuilding the
> repeating view and adding the WebMarkupContainer wrapper to the
> AjaxRequestTarget.
>
> So it's not keeping any references that I see.
>
>
>
> igor.vaynberg wrote:
>>
>> make sure you dont keep page references across pages. that may be it.
>>
>> -igor
>>
>>
>
> --
> View this message in context: 
> http://www.nabble.com/OutOfMemory-on-certain-combinations-of-controls-tp23750424p23770219.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> 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