Hi Thomas,

On Tue, Aug 4, 2009 at 3:54 PM, Thomas Singer<wic...@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-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to