thanks *Cloud Strife *for giving me audience. i've inserted the System.setProprety method U gave me before the smsserver object creation in the main methods body of the smsserver.java class. after running, the program just prints the following:
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. BUILD SUCCESSFUL (total time: 9 seconds). *And please where exactly should I put this on the IDE?* java -Dlog4j.configuration=file:/ opt/smsserver/log4j.properties -Dsmslib.nocmms=1 * -Dsmsserver.configfile=/opt/smsserver/SMSServer.conf* -jar /opt/smsserver/smsserver-3.5.2.jar * thanks in advance..........* -- You received this message because you are subscribed to the Google Groups "SMSLib Discussion Group" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msg/smslib/-/Kd8fOCWIFSEJ. For more options, visit https://groups.google.com/groups/opt_out.
