Hello, I'm a newbee and I wanted to test SMS server based on SMSLib. After carefully following the installations instructions on www.smslib.org, I don't really know how to run the server. Being in the *dist\classes* folder, I have tried to type:
*java org.smslib.smsserver.SMSServer * which generates the following output: *SMSLib: A Java API library for sending and receiving SMS via a GSM modem or othe r supported gateways. This software is distributed under the terms of the Apache v2.0 License. Web Site: http://smslib.org SMSLib API version: 3.5.3 SMSServer version: 3.5.3 log4j:WARN No appenders could be found for logger (smslib). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.* After that, I saw nothing else. Please help. -- You received this message because you are subscribed to the Google Groups "SMSLib Discussion Group" group. To view this discussion on the web visit https://groups.google.com/d/msgid/smslib/b2c21072-7b53-4eed-8a6f-1cbdd01118b2%40googlegroups.com.
