| Author |
-classpath is an unrecognized option
|
John Davis
Ranch Hand
Joined: Nov 02, 2000
Posts: 181
|
|
In the C:\mqWinInstall directory, I have the .class that I want to run and a bat file which reads as follows: When I run the batch file, I receive an error message: C:\mqWinInstall>C:\mqWinInstall\jre\bin\java.exe -classpath="C:\mqWinInstall" mqWinInstall Unrecognized option: -classpath=C:\mqWinInstall Could not create the Java virtual machine. why is -classpath an unrecognized option?
|
 |
John Davis
Ranch Hand
Joined: Nov 02, 2000
Posts: 181
|
|
|
Never mind. Sorry to bother you. I obsfucated the environment setting a la set CLASSPATH=xyz with the -classpath option.
|
 |
 |
|
|
subject: -classpath is an unrecognized option
|
|
|