Hello Katharina,

The slf4j-jdk14-1.5.0.jar and slf4j-api-1.5.0.jar is sufficient to use
the SLF4J API. From the ClassNotFoundException in your message, it
seems like slf4j-api-1.5.0.jar is not found or is not part of your
project. Is that possible? I would check and recheck that slf4j
artifacts (jar files) are included in your project.

lemova katharina wrote:
Hello,
I would be very glad if you could help me. I try to get my application started but it does not work.
Well, I use php java bridge and get such an error message:

Cause: java.lang.ClassNotFoundException: Unresolved external reference: java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory.

In my project there are slf4j-jdk14-1.5.0.jar and slf4j-api-1.5.0.jar Maybe I need some more libraries?

Thanks in advance!

Regards
Katharina


--
Ceki Gülcü
The complete log4j manual: http://www.qos.ch/log4j/
_______________________________________________
user mailing list
user@slf4j.org
http://www.slf4j.org/mailman/listinfo/user

Reply via email to