| Author |
Correct synthax for
|
raphael Bereh
Ranch Hand
Joined: Jan 15, 2002
Posts: 79
|
|
Hi All, What is the correct synthax for the option : -Djava.rmi.server.codebase=file:.... I have seen in some documents that after file you should have : /jar_file.jar but I have tried this on Windows and Linux and only the following works: file:jar_file.jar. So which one is it : file:/jar_file.jar or file:jar_file.jar ? Actually, on Windows Systems, if there is no CLASSPATH variable, file:/jar_file,jar works !!!, If there is one it does not, instead file:jar_file.jar works !!! Thanks
|
SCJP,SCJD,SCBCD
|
 |
 |
|
|
subject: Correct synthax for
|
|
|