Re: Tomcat in the development envrionment (avoiding undepoly / deploy)

2005-10-21 Thread Bruce E. Stemplewski
Bruce E. Stemplewski wrote: I have just installed Tomcat on my XP local workstation. I just starting working with PHP using Ecplise. The only way I can get Tomcat to recognize changes to my development directory and files is to undeploy the directory and deploy the directory again. Is

Tomcat in the development envrionment (avoiding undepoly / deploy)

2005-10-21 Thread Bruce E. Stemplewski
I have just installed Tomcat on my XP local workstation. I just starting working with PHP using Ecplise. The only way I can get Tomcat to recognize changes to my development directory and files is to undeploy the directory and deploy the directory again. Is there any way to avoid this? P