[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
AW: [cobalt-developers] Java Server Pages reread / restart
- Subject: AW: [cobalt-developers] Java Server Pages reread / restart
- From: "CMO - Thorsten Mitschele" <mitschele@xxxxxx>
- Date: Sat Jan 26 04:16:29 2002
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
Hi.. the deleting of teh files will surely work, but a user with a virtual
server isnt allowed to do that
we have now done the following to enable direct loading of the servlets
without caching them:
in
/usr/java/jakarta-tomcat/conf
we edited the file
tomcat.properties
and disabled the lines:
wrapper.classpath=@JSERV_CLASSES@
wrapper.classpath=@JSDK_CLASSES@
after doing this and restarting tomcat everything works fine and servlets
are now loaded new directly after modification
Mit freundlichen Grüßen,
Thorsten Norman Mitschele
Geschäftsführer
----------------------------------------------
CMO Internet Dienstleistungen GmbH
Postfach 13 35 72577 Dettingen / Erms
Tel: 07123 / 72 67-0 Fax: 07123 / 72 67-150
e-Mail: info@xxxxxx Web: http://www.cmo.de
>