/getting-wicket.html mentions needing slf4j-log4j12.jar in the classpath, but
it should also note that slf4j-api.jar is required too (it's wasn't obvious to
me at first)
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: WICKET-2559
URL: https://issues.apache.org/jira/browse/WICKET-2559
Project: Wicket
Issue Type: Bug
Components: site
Affects Versions: 1.4.3
Environment: Firefox :)
Reporter: Matt Bockol
I'm was trying to use wicket with embedded jetty for a project and ran into
trouble with SLF4j. It turned out I needed to include both slf4j-log4j12.jar
and slf4j-api.jar in my classpath, though the page at /getting-wicket.html only
mentions the former. As a newb, this wasn't obvious at first.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.