| If you use -classpath, it appears to not locate the core JDK | classes which is likely a long forgotten feature/bug on JDK 1.1.
You -had- to set the classpath on those, including the rt.jar. Feature. It is the later ones that find the bootclasspath itself. That's why a "bootclasspath" param was introduced, so that you could -override- this autolocating. Endre. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
