On Sun, Aug 16, 2009 at 4:21 AM, raza ali <[email protected]> wrote:
> Hello, > When i run smsServer.java ,i get the following errors > > Exception in thread "main" java.lang.NoClassDefFoundError: > org/apache/commons/logging/LogFactory > at org.slf4j.impl.JCLLoggerFactory.getLogger(JCLLoggerFactory.java:69) > at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:243) > at org.smslib.helper.Logger.<init>(Logger.java:34) > at org.smslib.Service.<init>(Service.java:97) > at org.smslib.smsserver.SMSServer.<init>(SMSServer.java:70) > at org.smslib.smsserver.SMSServer.main(SMSServer.java:484) > > > Your help will be highly appreciated. > > Thanks. > > No "LogFactory" exists, maybe you misconfigured your logger. ================== Blog: Catatan Online ghaNOZ 2480 http://ghanoz2480.wordpress.com Facebook: http://www.facebook.com/ghanoz2480 ================== M. Ghazali a.k.a. ghaNOZ 2480 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SMSLib User Group" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/smslib?hl=en -~----------~----~----~----~------~----~------~--~---
