Hmm, ok. I meant 2.0 yes. I was aware of the
'wicket.WicketRuntimeException: Cannot modify component hierarchy
during render phase' exceptions at the start of wicket 2.0, though I
didn't know there still wasn't any fix. However, an exception like
'wicket.WicketRuntimeException: No get method define
In 1.2 or 2.0? In 2.0 most displaytag examples don't work almost since
we made the constructor change and I didn't have time yet to look into
it
Juergen
On 9/16/06, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> Checked one fix in that solves some problems CompoundPropertyModel
> had. Most of displ
Checked one fix in that solves some problems CompoundPropertyModel
had. Most of displaytag examples are still broken though, for various
reasons it seems.
Eelco
On 9/15/06, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> Most of the display tag examples do not work anymore since the recent
> (model
Most of the display tag examples do not work anymore since the recent
(model or resolver?) changes. Also, my examples for the chapters I'm
working on for Wicket In Action is broken. I'm using a
PropertyListView, and the exception I'm getting is similar to the one
that wicket.examples.displaytag.Exa