I downloaded and installed the latest jsh-binaries on a Win2k machine running JDK 1.3.1. When I call jsh.bat the following message is returned: "Exception in thread 'main'". What am I doing wrong?
Logged In: YES user_id=7566
Ok, try to run using -bootclasspath/p:lib\jdk13\bootsystem.jar instead of -bootclasspath/p:lib\jdk131\bootsystem.jar
Gerard
Logged In: YES user_id=437864
Yeah, it works! Thanks.
Log in to post a comment.
Logged In: YES
user_id=7566
Ok, try to run using
-bootclasspath/p:lib\jdk13\bootsystem.jar instead of
-bootclasspath/p:lib\jdk131\bootsystem.jar
Gerard
Logged In: YES
user_id=437864
Yeah, it works! Thanks.