> From: maven apache [mailto:apachemav...@gmail.com]
> Subject: Re: remote debug
> 
> In a word,I have two choice:
> 1 use the tomcat.zip of version 5.5  or 6.x.
> 2 use the tomcat.exe of version 6.x?

The version of Tomcat doesn't matter, although unless you have a compelling 
reason to use an older level, I would go with the current 6.0.20 zip file.

Generally, things are easier to debug when starting Tomcat via the .bat scripts 
rather than as a service, partly since you get to see in a command window if 
there are any startup errors.  Create a setenv.bat script in Tomcat's bin 
directory to hold any command-line parameters you want to set.

Once you're ready to try Tomcat as a service, install it with the service.bat 
script, and use the tomcat6w.exe program to set additional options and 
start/stop the service.  No point in trying to use the tomcat6.exe program 
directly - it's too hard.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to