Menu

slf4j

Help
bionic
2008-11-10
2014-03-25
  • bionic

    bionic - 2008-11-10

    hi all, i have added
    Caused by: javax.ejb.EJBException: nested exception is: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
            java.rmi.RemoteException: null; nested exception is:
            java.lang.NoClassDefFoundError: org/slf4j/impl/StaticLoggerBinder
    i have added
    slf4j-api-1.5.5.jar
    slf4j-api-1.5.5-sources.jar

    is thereanything im missing out?

    thanks

     
  • Matteo Risoldi

    Matteo Risoldi - 2014-03-25

    It is definitely too late to answer this user. :)
    However, I got the same problem, and found out I had to install version 1.0 of slf4j to make it work. Slf4j has changed considerably in the following versions, including a deep refactoring of class hierarchy and names.

     

Log in to post a comment.