https://issues.apache.org/bugzilla/show_bug.cgi?id=55297

            Bug ID: 55297
           Summary: Have daemon.sh look for jsvc in CATALINA_HOME as well
                    as CATALINA_BASE
           Product: Tomcat 7
           Version: 7.0.42
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Integration
          Assignee: dev@tomcat.apache.org
          Reporter: js...@zepler.net

Since jsvc is a standard executable, it would be good if daemon.sh could search
for it in its usual location in $CATALINA_HOME/bin/jsvc.  It currently looks
for it in CATALINA_BASE only:

test ".$JSVC" = . && JSVC="$CATALINA_BASE/bin/jsvc"

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to