Dec 11, 2006 #1 25884 Programmer Joined Mar 12, 2001 Messages 46 Location AP on HPUX, Is there some way to set the bootclasspath except java -Xbootclasspath?
Dec 11, 2006 #2 Diancecht Programmer Joined Jan 8, 2004 Messages 4,042 Location ES Maybe setting the property "sun.boot.class.path" but AFAIK this is totally unsuppported. Check this: http://www.javageeks.com/Papers/BootClasspath/BootClasspath.pdf Cheers, Dian Upvote 0 Downvote
Maybe setting the property "sun.boot.class.path" but AFAIK this is totally unsuppported. Check this: http://www.javageeks.com/Papers/BootClasspath/BootClasspath.pdf Cheers, Dian