Answers:
* No
* just don't use <wicket:extend> in the subclass markup
* add wicket.util.resource and the desired logging level in the log4j
configuration of jboss (read jboss documentation and log4j
documentation). Note that if you are using 1.3, the package name has
been altered to org.apache.wicket.util.resource

Martijn

On 6/1/07, Stefan Lindner <[EMAIL PROTECTED]> wrote:
> I have a Page class that extends an abstrct class. Do I need a markup
> for the abstract class too? And if so: ho can I manage to override the
> markup of the abstract class by the markup of the page class?
> And: How can I "Enable debug messages for wicket.util.resource" in
> Jboss?
>
> Stefan Lindner
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>


-- 
Join the wicket community at irc.freenode.net: ##wicket
Wicket 1.2.6 contains a very important fix. Download Wicket now!
http://wicketframework.org

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to