The following reply was made to PR mod_jserv/4369; it has been noted by GNATS.
From: "jon *" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: mod_jserv/4369: adding a classpath just for a zone Date: Fri, 07 May 1999 13:51:45 -0700 > I am running many virtual servers from my apache server and > would like only certain jar files to be visible to certain zones. > > I understand this may be difficult since you generally have to > specify teh classpath before you run java. but it would > be a neat feature. Please do not file bug reports for things that are not bugs. The repositories= line in the zone.properties file will work as a classpath. -jon