http://bugzilla.slf4j.org/show_bug.cgi?id=295

           Summary: Persistent error while integrating Spring project with
                    many JAR dependencies
           Product: SLF4J
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: Core API
        AssignedTo: [email protected]
        ReportedBy: [email protected]


I wrote an application using Spring Framework and several other JAR
dependencies using slf4j.   However, I get this error from your library:

SEVERE: Exception sending context initialized event to listener instance of
class org.springframework.web.context.ContextLoaderListener
java.lang.NoSuchMethodError:
org.slf4j.spi.LocationAwareLogger.log(Lorg/slf4j/Marker;Ljava/lang/String;ILjava/lang/String;Ljava/lang/Throwable;)V
    at
org.apache.commons.logging.impl.SLF4JLocationAwareLog.info(SLF4JLocationAwareLog.java:159)
    at
org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:272)

This error is difficult to resolve.  I haven't found a solution yet.

-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
slf4j-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/slf4j-dev

Reply via email to