Comment on Tutorial - How to Send SMS using Java Program (full code sample included) By Emiley J.
Comment Added by : Ajit
Comment Added at : 2010-06-17 07:38:51
Comment on Tutorial : How to Send SMS using Java Program (full code sample included) By Emiley J.
guys i am getting this error..plz tell me the solution 2 this
C:\sms>java DemoSms
Exception in thread "Thread-0" java.lang.NoClassDefFoundError: javax/comm/Serial
PortEventListener
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at Sender.send(Sender.java:42)
at SMSClient.run(SMSClient.java:41)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: javax.comm.SerialPortEventListener
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
... 15 more
View Tutorial
- Data Science
- Android
- AJAX
- ASP.net
- C
- C++
- C#
- Cocoa
- Cloud Computing
- HTML5
- Java
- Javascript
- JSF
- JSP
- J2ME
- Java Beans
- EJB
- JDBC
- Linux
- Mac OS X
- iPhone
- MySQL
- Office 365
- Perl
- PHP
- Python
- Ruby
- VB.net
- Hibernate
- Struts
- SAP
- Trends
- Tech Reviews
- WebServices
- XML
- Certification
- Interview
categories
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
Count number of vowels, consonants and digits in a String in Java
Student marks calculation program in Java
Calculate gross salary in Java
Calculate average sale of the week in Java
Vector in Java - Sample Program
Archived Comments
1. I have loaded allthe 5 java files.But how to imple
View Tutorial By: ashish at 2007-03-08 20:33:11
2. This isn't entirely correct. A class can be abstra
View Tutorial By: Jay at 2013-01-30 14:52:15
3. very clear explanation. thank for sharing explanat
View Tutorial By: toto at 2011-07-18 01:04:56
4. Thanks for your nice article.I learned a lot
View Tutorial By: Mahyar at 2012-08-12 12:09:36
5. On my blog (http://www.future-edge.nl/blog/adding-
View Tutorial By: Robert Willems at 2011-11-29 06:26:21
6. Excellent !...That explains my long-term question
View Tutorial By: Vineeth at 2012-02-01 03:50:21
7. thank u. it is very useful for users
View Tutorial By: c.balasubramani at 2008-09-24 03:55:47
8. I am receiving an error as
Error java.lan
View Tutorial By: pablo at 2014-08-03 16:10:55
9. How can i update status 1 and 0 in RMS ?
an
View Tutorial By: maaz at 2011-06-16 02:54:28
10. Thank you very much. Now I know how to make an abs
View Tutorial By: Alex at 2011-01-17 03:35:22