Hi Alex,
Your stack trace did not show up on the mailing list. Please also show a
snippet showing what throws the exception.
Bertrand
On 31/07/2012 10:44 AM, Alex66955 wrote:
Hey,
I have some issues when I replace a fragment in an ajax calback function.
There is a parent class and a child class. The parent create an
AbstractAjaxTimerBehavior and call in it the fragment with the child class.
In the child class there is also an AbstractAjaxTimerBehavior to process
some data to show. When I replace in the parent class ajax callback function
the fragment, I get the follow exception "ComponentNotFoundException".
I think the child ajax request search for the right component, but the
component is replaced. How can I tell wicket that the component is no more
valid or something else.
My stack trace:
Best regards
Alex
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/ComponentNotFoundException-when-replace-a-fragment-tp4650898.html
Sent from the Users forum mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]