Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 7.5.0
-
Fix Version/s: None
-
Component/s: JBoss
-
Labels:None
-
Environment:JBoss 4.2.3
jboss-jetty-7.5.0.v20110901.sar
JDK 1.6.0.26
-
Number of attachments :
Description
jboss-jetty-7.5.0.v20110901.sar is delivered with slf4j-api-1.5.6.jar and slf4j-log4j12-1.5.6.jar. But required are libs from slf4j 1.6.1. If I start JBoss with jboss-jetty-7.5.0.v20110901.sar as is, I get exceptions and Jetty is not started in JBoss. But if I replace slf4j-api-1.5.6.jar and slf4j-log4j12-1.5.6.jar with the libs from slf4j 1.6.1, JBoss starts without exceptions.
Fixed for 7.5.1