Hi,
When I run the sendMessage.java I got the following Exception.
Exception in thread "Thread-3" java.lang.ExceptionInInitializerError
at org.smslib.modem.SerialModemDriver.connectPort
(SerialModemDriver.java:67)
at org.smslib.modem.AModemDriver.connect(AModemDriver.java:110)
at org.smslib.modem.ModemGateway.startGateway(ModemGateway.java:126)
at org.smslib.Service$1Starter.run(Service.java:223)
Caused by: java.lang.RuntimeException: CommPortIdentifier class not
found
at org.smslib.helper.CommPortIdentifier.<clinit>
(CommPortIdentifier.java:76)
... 4 more
Please kindly give any solutions.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---