Comment on Tutorial - How to Send SMS using Java Program (full code sample included) By Emiley J.



Comment Added by : Ramesh

Comment Added at : 2011-02-01 00:14:14

Comment on Tutorial : How to Send SMS using Java Program (full code sample included) By Emiley J.
HI . i got the following exception while start up
please help me to solve this issue .


java.lang.UnsatisfiedLinkError: rxtxSerial (Not found in java.library.path) thrown while loading gnu.io.RXTXCommDriver
Exception in thread "Thread-2" java.lang.UnsatisfiedLinkError: rxtxSerial (Not found in java.library.path)
at java.lang.ClassLoader.loadLibraryWithPath(ClassLoader.java:998)
at java.lang.ClassLoader.loadLibraryWithClassLoader(ClassLoader.java:962)
at java.lang.System.loadLibrary(System.java:465)
at gnu.io.CommPortIdentifier.<clinit>(CommPortIdentifier.java:83)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:200)
at com.paypal.sms.SerialConnection.openConnection(SerialConnection.java:81)
at com.paypal.sms.Sender.send(Sender.java:46)
at com.paypal.sms.SMSClient.run(SMSClient.java:41)
at java.lang.Thread.run(Thread.java:735)


View Tutorial



Related Tutorials

Java program to get location meta data from an image

Program using concept of byte long short and int in java

Update contents of a file within a jar file

Tomcat and httpd configured in port 8080 and 80

Java File

Java String

Count number of vowels, consonants and digits in a String in Java

Reverse a number in Java

Student marks calculation program in Java

Handling Fractions in Java

Calculate gross salary in Java

Calculate average sale of the week in Java

Vector in Java - Sample Program

MultiLevel Inheritance sample in Java

Multiple Inheritance sample in Java

Archived Comments

1. sir, in this example,which value of n is being sto
View Tutorial          By: shivom at 2012-01-15 07:16:49

2. errr! how about reopening the file, and transfer t
View Tutorial          By: szel at 2010-10-05 20:01:04

3. Thanks very much, this helped alot.
View Tutorial          By: Steve at 2012-10-09 21:09:16

4. can any body help to get the code for receiving SM
View Tutorial          By: ash at 2008-05-15 01:07:19

5. This is probably a good java tutorial but it made
View Tutorial          By: lol at 2012-09-15 21:20:09

6. error is main fuuction declaration
void mai

View Tutorial          By: T.M.Prakash.MCA. at 2012-09-20 12:26:52

7. examples are very use full
View Tutorial          By: keerthe at 2010-08-12 23:00:21

8. Hi Gaurav, The sample in this tutorial is just a c
View Tutorial          By: Ramlak at 2009-01-28 20:00:08

9. The smiple easy and best way is :)
--------

View Tutorial          By: Sandhya at 2012-06-21 06:08:25

10. Thank you, I need exactly this; cheers :)
View Tutorial          By: Lang at 2011-04-08 09:33:24