Hi all, I cant execute the telnetClient containing jar(created in 32-bit) in windows7(64-bit). The execution resulted in exception as below
When i run the same jar in XP, telnet session is connected and i can retrieve data from it. But When i run the same jar in Windows7, its failed with below exception. Exception in thread "main" java.lang.NoClassDefFoundError: javax/net/SocketFactory telnet is enabled in windows7, i can telnet via command prompt. -- Regards, Antony Gladson.R -- Regards, Antony Gladson.R
