On Jan 14, 2008 3:49 PM, ckuehne <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I don't quite know what to do with the following debug message. The
> AddPanel.html is definetely where
> it should be (wicket bench finds it as well). I am also curious where the $3
> comes from?

That means Wicket tries (but is not able) to load markup of an
anonymous class of AddPanel (the third one you defined in that class
to be exact). If you look at the classes in your class path, you'll
see the same.

Eelco

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to