2009/11/5 Caldarale, Charles R <chuck.caldar...@unisys.com>

> > 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.
>
Thanks for your reply.
I used 5.5 rather than 6.0 because I heard that 6.0 is much different with
5.5 in configuration(such as the port and ect..),I will have a try with the
6.0.zip.Thank you again :).

>
>  - 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