Oracle JVM

From: combs <combs_at_twcny.rr.com>
Date: Sat, 25 Aug 2001 05:58:48 GMT
Message-ID: <s8Hh7.382867$T97.43344234_at_typhoon.nyroc.rr.com>


Does anyone know if there is a way to set the java.rmi.server.codebase property so that it is acutally
used by the JVM running in the database? I already know that classpath and codebase are set
via static initialization and the setProperty method has no real effect as the new values are not
really used after initialization.

I am also interested in setting the classpath so that it will acutally be used. This would be helpful in
doing class loading. If this is possible it may be possible to load classes that are stored within the local
OS file system rather than having to load all of the classes and jar files into the database using loadjava.

Any help would be greatly appreciated.

Please reply directly to combs_at_twcny.rr.com as well as to the newsgroup.

Many Thanks,
Vaughn Received on Sat Aug 25 2001 - 07:58:48 CEST

Original text of this message