Re: Debugging JSP's residing in Local VC folder

2006-06-07 Thread Tim Quinn
On 6/6/06, Tim Quinn <[EMAIL PROTECTED]> wrote: I am interested in Debugging JSPs that sitting in a version control folder in Perforce (or subversion) local repository. The current method requires manually moving the JSP's to the exploded webapp folder but this process of moving t

Debugging JSP's residing in Local VC folder

2006-06-06 Thread Tim Quinn
I am interested in Debugging JSPs that sitting in a version control folder in Perforce (or subversion) local repository. The current method requires manually moving the JSP's to the exploded webapp folder but this process of moving the files in and out of local repository is a pain in the butt. I

Re: Missing bin\*.bat files in 5.5.17 windoze installer

2006-06-06 Thread Tim Quinn
eed for customizing. Dave Tim Quinn wrote: > I have installed the Tomcat 5.5 windows installer and noticed that > there are > many files that are missing from the bin directory such as: catalina.bat , > catalina.sh, setclasspath.bat, shutdown.bat, startup.bat. > > I checked

Missing bin\*.bat files in 5.5.17 windoze installer

2006-06-06 Thread Tim Quinn
I have installed the Tomcat 5.5 windows installer and noticed that there are many files that are missing from the bin directory such as: catalina.bat, catalina.sh, setclasspath.bat, shutdown.bat, startup.bat. I checked the zip distribution and it has these files. Sorry if this is a dumb question