On Mon, 2006-07-31 at 19:04 +0100, Robert Lougher wrote: > No, but it doesn't look difficult to implement. If I understand it > correctly it seems to be as simple as just prepending the value of > java.endorsed.dirs to the bootpath? Well, nearly. You have to scan the directories, if any, for zip/jar files and prepend them too. TWISTI