--- On Fri, 10/17/08, Martin Gainty wrote:
> import org.apache.log4j.Logger;
> 
> public class BeyondFuBarAction extends FuBarAction {
>     private static final Logger LOG =
> Logger.getLogger(BeyondFuBarAction.class);
> 
>     /** override super */
>     public String execute() throws Exception {
>         LOG.error("beyond FUBAR");

I think part of your code got truncated, the part that turns off the "could not 
find property" log messages.

Dave


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

Reply via email to