You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/02/13 22:01:00 UTC

DO NOT REPLY [Bug 17061] New: - [PATCH] Allow tomcat5 to startup/shutdown with cygwin

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17061>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17061

[PATCH] Allow tomcat5 to startup/shutdown with cygwin

           Summary: [PATCH] Allow tomcat5 to startup/shutdown with cygwin
           Product: Tomcat 5
           Version: 5.0.0
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: funkman@joedog.org


tomcat5 doesn't startup with cygwin.

It is because CATALINA_BASE and CATALINA_TMPDIR are set but not translated back
to windows paths instead of cygwin paths. This is very evident when the
environment variables get echoed.

Patch is attached to fix catalina.sh

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org