Hi,

I could not figure it out, after installing everything, I tested it
and got this result

D:\sms3\dist\classes>java misc.CommTest
Exception in thread "main" java.lang.NoClassDefFoundError: javax/comm/
CommPortId
entifier
        at misc.CommTest.main(CommTest.java:16)
Caused by: java.lang.ClassNotFoundException:
javax.comm.CommPortIdentifier
        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)
        ... 1 more


I compile using netbean without any error, plz help ....thank you
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SMSLib for Java 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to