Hi 
I have a problem when I am trying to reproduise the Steve Hannah chat app 
base on websocket protocol(https://github.com/shannah/cn1-websockets) .

This is the message I had on my console when I am executing the apps

java.lang.ClassNotFoundException: com.mhsoft.mhtalk.WebSocketNativeImplImpl
    at java.net.URLClassLoader$1.run(URLClassLoader.java:372)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:360)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    at java.lang.ClassLoader.loadClaJava Result: 1
BUILD SUCCESSFUL (total time: 46 seconds)

Please I need you help


-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/ae3c201b-57f0-45c5-935b-8d6cc50a0364%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to