Paste
Pasted as Plain Text by Bruno Moreira ( 14 years ago )
run:
Example: Read messages from a serial gsm modem.
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
Version: 3.5.2
Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class org.smslib.Service
at javaapplication1.ReadMessages.doIt(ReadMessages.java:114)
at javaapplication1.JavaApplication1.main(JavaApplication1.java:24)
Java Result: 1
BUILD SUCCESSFUL (total time: 0 seconds)
Revise this Paste