I confess I do not have much experience with java. I managed to run the SendMessage, but I can not run the SMSServer.
I am running from IDE (Netbeans). SMSServer.conf: http://pastebin.com/KbH8wQ0R console: > debug: > SMSLib: A Java API library for sending and receiving SMS via a GSM modem > or other 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.2 > SMSServer version: 3.5.2 > 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. > java.lang.NullPointerException > at > org.smslib.notify.NotifyQueueManager.cancel(NotifyQueueManager.java:66) > at org.smslib.Service.stopService(Service.java:356) > at org.smslib.smsserver.SMSServer$Shutdown.run(SMSServer.java:119) > CONSTRUÍDO COM SUCESSO (tempo total: 0 segundos) > I believe it has done everything right (except what was wrong lol) -- 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/msg/smslib/-/-EGEQ6MWtRgJ. 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.
