>>>>> "Rob" == Robert Lougher <rob.lougher@xxxxxxxxx> writes: Rob> No, but it doesn't look difficult to implement. If I understand it Rob> correctly it seems to be as simple as just prepending the value of Rob> java.endorsed.dirs to the bootpath? You need to search the endorsed directories for .jar and .zip files and add each one to the boot class path. Tom