[
https://issues.apache.org/jira/browse/WICKET-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerolf Seitz updated WICKET-1156:
---------------------------------
Fix Version/s: (was: 1.3.0-rc1)
> Wrong version of slf4j-log4j12 causes Exception in ModificationWatcherTask
> --------------------------------------------------------------------------
>
> Key: WICKET-1156
> URL: https://issues.apache.org/jira/browse/WICKET-1156
> Project: Wicket
> Issue Type: Bug
> Components: wicket-quickstart
> Affects Versions: 1.3.0-rc1
> Environment: Windows XP, Eclipse 3.3.1, Maven 2.0.4, Apache Wicket
> 1.3.0-rc1
> Reporter: Michael Frankfurter
>
> Running quickstart as explained on http://wicket.apache.org/quickstart.html
> works fine. But running the jetty-container, expecting a reload after a file
> modification won't work because of wrong version of slf4j-log4j12. The
> generated pom.xml creates a dependency to version 1.0.1but the required
> version is at least 1.4.2.
> I found that solution here:
> http://www.nabble.com/AbstractMethodError-in-logging-t4678942.html
> Greetz
> MicFra
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.