delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-Injected-Via-Gmane: | http://gmane.org/ |
To: | cygwin AT cygwin DOT com |
From: | Shankar Unni <shankar AT cotagesoft DOT com> |
Subject: | Re: Cygwin & Tomcat 3.21. |
Date: | Thu, 24 Apr 2003 11:20:41 -0700 |
Lines: | 22 |
Message-ID: | <b899ru$84u$1@main.gmane.org> |
References: | <b88n4l$o3p$1 AT main DOT gmane DOT org> |
Mime-Version: | 1.0 |
X-Complaints-To: | usenet AT main DOT gmane DOT org |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4a) Gecko/20030401 |
X-Accept-Language: | en-us, en |
In-Reply-To: | <b88n4l$o3p$1@main.gmane.org> |
Steve wrote: > I'm on win2k and using Tomcat 3.2.4. Ho, boy. That's ancient. I don't think Tomcat 3.2's shell scripts supported cygwin. Remember, the JDK itself is not a cygwin app - it expects Windows-style (semicolon-separated) classpaths. Tomcat 4.0's script supports cygwin by converting the paths to and from Windows format to Unix format, but there's a bug in the script (they pass "--path" to cygpath when converting single directory names in a couple of places, which is broken - I believe that's fixed in 4.1.*, but it's easy to patch 4.0). Your best bet is to look at 4.0's catalina.bat, and see how they detect cygwin and convert the paths to Windows-style when calling Java from a cygwin bash. -- Shankar. -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |