Note that when they say, under "How the Java launcher finds Extension
classes",
"There is no option provided for changing the location of the extension
directory."
This is technically untrue; there's no *documented* way, but if you specify
"-Djava.ext.dirs=...", you can specify a list of directories to use as the
extensions directory or directories.
Ted Neward
Patterns/C++/Java/CORBA/EJB/COM-DCOM spoken here
http://www.javageeks.com/~tneward
"I don't even speak for myself; my wife won't let me." --Me
-----Original Message-----
From: Daniel Barclay <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Friday, August 27, 1999 11:24 AM
Subject: Re: Why won't java 1.2 load an external swing package
>
>> From: Ondrej Popp <[EMAIL PROTECTED]>
>
>
>
>> I tried adding .jar files before rt.jar in the CLASSPATH
>> in the hope that the java runtime would use those instead of the
>> integrated ones. However this does not seem to work at all. Does anyone
>> know why?
>
>JDK 1.2 uses multiple class paths. See "How Classes are Found" at
> http://java.sun.com/products//jdk/1.2/docs/tooldocs/findingclasses.html
>
>Daniel
>
>
>
>----------------------------------------------------------------------
>To UNSUBSCRIBE, email to [EMAIL PROTECTED]
>with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]