Hi,

I'm trying to use the InlineFrame component. I create an IPageLink object to it. The object holds a reference to a page.

By placing breakpoints, I can see that the IPageLink object is created once.

InlineFrame#onLinkClicked is called twice. On the first time, the page reference is fine. The second time the IPageLink is of a different object and the page reference it is null. My guess is that the second time is after deserialization of the page. But why is the reference null?

I'm working in an osgi environment with pax-wicket.

Thank you,
Ittay

--
--
Ittay



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to