You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Erik Post <er...@gmail.com> on 2009/08/04 15:59:06 UTC

Re: Wicket and Tomcat: "Error deploying configuration descriptor ROOT.xml"

Hi Thomas,

On Tue, Aug 4, 2009 at 3:54 PM, Thomas Singer<wi...@regnis.de> wrote:
> OK, this was caused by having removed commons-logging-1.1.jar from the
> classpath. I still don't understand why it is required. The wicket 1.4.0
> readme says:
>
>>       You only need to include the Servlet API (2.3, just for compiling) and
>>       the SLF4J logging implementation you want.
>
> Hence I assumed, that commons-logging-1.1.jar is NOT required. I'm confused.

I.e. in addition to SLF4J (the API) you also need an imlementation of
that API, such as commons logging.

Cheers,
Erik

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org