--- Of course those are not dynamic changes and can not be used for serious 24x7 servers ---
Indeed, but the thing is ... they ARE used for serious 24x7 servers. They thought something like this : 1) application logic does not really need web functionalities 2) so we don't use a web context and put all classes in the tomcat CP And everybody was happy. The reason why they actually use a tomcat container is because they want easy interaction with other (tomcat) webservers on other machines. There are 2 ways I see here : - either follow their approach - or use a web context in combination with a well-secured manager webapp I'm still doubting :) -----Original Message----- From: Mladen Turk [mailto:[EMAIL PROTECTED] Sent: 03 September 2004 09:44 To: Tomcat Users List Subject: Re: usage tomcat5w ? Quinten Verheyen wrote: > Nobody who can explain this tomcat5w.exe or refer to documentation about it ? > Well, your question was too political :). How will someone configure the Tomcat really has nothing to do with tomcat5w. Exactly the same can be done manually editing the registry, customizing batch scripts, etc... Of course those are not dynamic changes and can not be used for serious 24x7 servers. Regards, MT. > > : This bugs me. They just change the classpath known by Tomcat at startup (like > : bootstrap) but isn't this against all design logic ? > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
