RE: Tomcat Reload Problem with .zul file

2009-01-09 Thread Caldarale, Charles R
> From: Mohsen Saboorian [mailto:mohs...@gmail.com] > Subject: Re: Tomcat Reload Problem with .zul file > > I'm on Tomcat 6.0.13 + JDK 1.6.0 + WinXP. Eclipse's WTP is used for > managing tomcat server. Here is my element in server.xml: >source="org.ecli

Re: Tomcat Reload Problem with .zul file

2009-01-09 Thread Mohsen Saboorian
On Fri, Jan 9, 2009 at 6:39 PM, Caldarale, Charles R wrote: >> From: Mohsen Saboorian [mailto:mohs...@gmail.com] >> Subject: Tomcat Reload Problem with .zul file >> >> Whenever I change something in a zul file, Tomcat fully >> reloads the module. > > Don&#

RE: Tomcat Reload Problem with .zul file

2009-01-09 Thread Caldarale, Charles R
> From: Mohsen Saboorian [mailto:mohs...@gmail.com] > Subject: Tomcat Reload Problem with .zul file > > Whenever I change something in a zul file, Tomcat fully > reloads the module. Don't suppose you'd want to tell us a few basics: what version of Tomcat, what JRE/JDK, w

Tomcat Reload Problem with .zul file

2009-01-09 Thread Mohsen Saboorian
Hi, I'm developing an application with ZK. The standard file names for ZK page is .zul, which is an XML files being parsed and interpreted by a filter. Whenever I change something in a zul file, Tomcat fully reloads the module. Is this possible to specify some file extensions for tomcat, to ignore