Subject: Re: Has anyone managed to run TC from a CD? 2007-11-02 - By Rainer Jung
Back Caldarale, Charles R schrieb: >> From: Albretch Mueller [mailto:lbrtchx@(protected)] >> Subject: Has anyone managed to run TC from a CD? >> >> The relatively minor thing I stumble on was changing the scratchdir >> setting for the work folder to be out of the CD directory branch, >> which, I think, would only need some "sourcing" and some recompiling > > You shouldn't need to make any changes to Tomcat - just set the > java.io.tmpdir system property, and the workDir attributes for <Host> > (and <Context>, if needed) before launching Tomcat. Also insure that > the <Host> attribute unpackWARs is false. You'll probably need to build > a server.xml before starting Tomcat, and pass its location via the > -config parameter. > > However, I haven't actually tried the above... > > - Chuck
... and set readonly="false" for the tomcat-users.xml in server.xml. Otherwise it'll try to write after read the file.
Regards,
Rainer
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|