[
https://issues.apache.org/jira/browse/TAP5-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928401#action_12928401
]
Hudson commented on TAP5-1327:
------------------------------
Integrated in tapestry-5.2-freestyle #225 (See
[https://hudson.apache.org/hudson/job/tapestry-5.2-freestyle/225/])
> Tapestry IOC depends on SLF4J 1.5.6 which is not compatible with Hibernate
> 3.6 (which depends on 1.6.1)
> -------------------------------------------------------------------------------------------------------
>
> Key: TAP5-1327
> URL: https://issues.apache.org/jira/browse/TAP5-1327
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core
> Affects Versions: 5.2
> Reporter: Hugo Palma
> Fix For: 5.2.3
>
>
> If i use SLF4J 1.6.1 i get the following exception on startup:
> java.lang.NoSuchMethodError:
> org.slf4j.impl.StaticLoggerBinder.getSingleton()Lorg/slf4j/impl/StaticLoggerBinder;
> at org.slf4j.LoggerFactory.bind(LoggerFactory.java:121)
> at
> org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:111)
> at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:268)
> at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:241)
> at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:254)
> at org.apache.tapestry5.TapestryFilter.<init>(TapestryFilter.java:55)
> This is important because for example hibernate 3.6 uses this version of SLF4.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.