While running smsserver getting this error
C:\smslib-v3.5.3\src\java>java
-Dsmsserver.configdir=C:\smslib-v3.5.3\src\java\
org\smslib\smsserver org.smslib.smsserver.SMSServer
Exception in thread "main" java.lang.NoClassDefFoundError:
org/smslib/smsserver/
SMSServer
Caused by: java.lang.ClassNotFoundException: org.smslib.smsserver.SMSServer
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)
Could not find the main class: org.smslib.smsserver.SMSServer. Program
will exi
t.
Help Me...
--
You received this message because you are subscribed to the Google Groups
"SMSLib Discussion Group" group.
To view this discussion on the web visit
https://groups.google.com/d/msgid/smslib/46f9a973-9965-44f9-a829-282540e09706%40googlegroups.com.