Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Sat, 5 Mar 2005 00:05:06 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Rahul Joshi cc: cygwin AT cygwin DOT com Subject: Re: Running Tomcat on Cygwin In-Reply-To: <20050305023551.99315.qmail@web42204.mail.yahoo.com> Message-ID: References: <20050305023551 DOT 99315 DOT qmail AT web42204 DOT mail DOT yahoo DOT com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 4 Mar 2005, Rahul Joshi wrote: > I am new to Cygwin. > > I want to run JSP/servlets using Tomcat on Cygwin. Is > there a special version of Tomcat that I need to > download? Tomcat itself is a Java program. There is no special Cygwin JVM, so you'd need to have a native Windows JVM. Given that, Tomcat works just fine. However, if you want to run the Unix shell scripts supplied with Tomcat, you'll need to use the java wrapper scripts that I posted to this list (Google for "cygwin java_wrapper.sh"), since the JVM, being a native program, doesn't understand POSIX (Cygwin) paths. > Is there any documentation about running Tomcat on Cygwin? Not that I know of. If you use the wrapper scripts mentioned above, the regular Unix documentation should apply. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "The Sun will pass between the Earth and the Moon tonight for a total Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/