I moved over to Sun's Java2 on Windows. I
verified that the -classpath switch is relative to where I run java from.
I was wondering if it might be relative to where java lives(it wasn't). In
windows I can run it like: java -classpath /thisdir testprog
or I can be somewhere else
and run it thus: java -classpath ../thisdir testprog.
The error I get with blackdown is: Unable to initilize
threads: cannot find class java/lang/Thread
I even tried adding
jdk117_v3/lib/java/lang to my path. Still nogo.
|
- Re: newbie java -classpath still not working as expected Aras
- Re: newbie java -classpath still not working as expe... Andreas Rueckert
- Config problems with ApacheJServ-1.0 tpeter
- Re: Config problems with ApacheJServ-1.0 Martin Olveyra