[
https://issues.apache.org/jira/browse/WICKET-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541937
]
seitz edited comment on WICKET-1156 at 11/12/07 12:27 PM:
-----------------------------------------------------------------
can you please check again what version of wicket you're using?
because the slf4j-log4j12 version in the generated pom.xml is definitely 1.4.2
for rc1
was (Author: seitz):
can you please check again what version of wicket you're using?
because in the slf4j-log4j12 version in rc1 in the generated pom.xml is
definitely 1.4.2
> 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.