Hey, thanks for the info. i'll try it.

Thanks to all who replied :-)


-----Mensaje original-----
De: Werner Guttmann [mailto:Werner.Guttmann@;morganstanley.com]
Enviado el: viernes, 15 de noviembre de 2002 11:56
Para: [EMAIL PROTECTED]
Asunto: Re: developing/installing custom actions without restarting app
server?


On top of this, Tomcat 4.x can be configured to allow a web app's
classloader
to reload the complete web app if a class file or a JAR has changed. Which I
believe is quite handy when developing ...

Werner

Charles Brewster wrote:

> Josema Alonso wrote:
>
> >Hi, all.
> >
> >I'm writing some actions for XMLForms. Everytime I modify the file to
make
> >some tests, I have to stop Tomcat, copy the action to the correct
> >subdirectory under WEB-INF/classes and start it again. If not, Tomcat
uses
> >the old action.
> >
> >I'm wondering, is being cached somewhere? Is there a way to install the
> >action and make it work without restarting the server?
> >
> If you are using tomcat 4.1.12 there is a nice GUI ../manager/html/list
> which allows you to start/stop the applications without taking down the
> main tomcat server.
>
> The compiled files (cache) are in directories that look something like
> /work/Standard Engine/localhost/.... appname.
> I have stopped an app cleared the "work' directories and restarted the
app.
>
> The package with manager is "tomcat4-admin-webapps-4.1.12"
>
> (I may not be exact because I switched to another release)
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to