Is there any way to set bootclasspath for Domino JVM?

HiIs there any way to set bootclasspath for Domino JVM ?

Thanks

Salil

Subject: Is there any way to set bootclasspath for Domino JVM?

Do you want to run with a different JVM? That would not work, the JVM that is shipped with Domino has special fixes that no other JVM would have. If you want you Java code to have it is own class loader, then help text has explanation on how to do this.