hello there... i hope you can help me with this problem..i have no idea on what's happening here the following lines are shown in the console once i do https post
java.lang.NoClassDefFoundError: javax/net/SocketFactory at java.lang.ClassLoader.defineClass0(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$100(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 com.sun.net.ssl.HttpsURLConnection.<clinit>([DashoPro-V1.2-120198]) at com.sun.net.ssl.internal.www.protocol.https.Handler.openConnection([DashoPro -V1.2-120198]) at java.net.URL.openConnection(Unknown Source) at GCProtocol.communicateRequest(GCProtocol.java:42) at GCServer.run(GCServer.java:56) ....your help will be very much appreciated !! thanks -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>