Show us some code and the real exception.

On Thu, Dec 6, 2012 at 11:26 AM, Karsten Gaul <karsten.g...@exedio.com>wrote:

> Hi guys,
>
> I still have no clue. Any suggestions? A work-around would also be much
> appreciated. I need to stay stateless but I definetely need this lazy
> loading as I have to wait for a soap response every 10 mins and for user
> experience issues need to display some loading component/icon as provided
> by AjaxLazyLoadPanel.
>
> Thanks,
> Karsten
>
> Am 05.12.2012 09:38, schrieb Karsten Gaul:
>
>  Hi,
>>
>> I'm trying to use the functionality of an AjaxLazyLoadPanel in a
>> stateless page but this doesn't seem to work as the injected content is not
>> a container and the following exception is thrown:
>>
>> java.lang.**IllegalArgumentException: Component is not a container and
>> so does not contain the path componentid:**containedcomponentid:
>>
>> [Component id = content]
>>
>>      at org.apache.wicket.Component.**get(Component.java:4500)
>>      at org.apache.wicket.**MarkupContainer.get(**
>> MarkupContainer.java:354)
>>
>>
>> I wrote a StatelessAbstractDefaultAjaxBe**havior overriding
>> geCallbackUrl which I use in my StatelessAjaxLazyLoadPanel.
>>
>> This doesn't seem to be the way. Anyone have any hints?
>>
>> Thanks,
>> Karsten
>>
>>
>> ------------------------------**------------------------------**---------
>> To unsubscribe, e-mail: 
>> users-unsubscribe@wicket.**apache.org<users-unsubscr...@wicket.apache.org>
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: 
> users-unsubscribe@wicket.**apache.org<users-unsubscr...@wicket.apache.org>
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com <http://jweekend.com/>

Reply via email to