Re: Deploy a .class file when tomcat is running

2009-11-28 Thread Stefano Tranquillini
the tomcat is 6.0 under linux (ubuntu) but the OS is not mandatory. the solution is to deploy and undploy the whole project? i'd to remove and copy the .war each time? thanks On Fri, Nov 27, 2009 at 20:43, André Warnier a...@ice-sa.com wrote: Stefano Tranquillini wrote: Hi all. i've

Re: Deploy a .class file when tomcat is running

2009-11-28 Thread Stefano Tranquillini
12:06, André Warnier wrote: Stefano Tranquillini wrote: the tomcat is 6.0 under linux (ubuntu) but the OS is not mandatory. It often is, such as for example when you want information about the correct paths for things. Providing some minimal information together with your question saves

Deploy a .class file when tomcat is running

2009-11-27 Thread Stefano Tranquillini
Hi all. i've a question for you. i made a web project and i deployed it into tomcat. now, i've a ant script that compile and put the .class file into the WEB-INF of the project (the place where the .class must be). How can i tell to tomcat that i've upload new files? becasue somethimes the file

Tomcat architecture

2008-02-25 Thread Stefano Tranquillini
Hi everybody. Someone has the architecture of Tomcat and a brief explanation of this? For architecture t think at some like this: http://www.javaportal.it/images/tesi/bonzagni2/Bonzagnic_html_m14d04b4d.png thanks -- Stefano