On 10.01.2018 12:39, Christoph P.U. Kukulies wrote:
Nonetheless still having a bit trouble with it and would like to use
your suggestion, but it fails somehow
due to blanks in path name. This weirdness with blanks in paths:
C:\Program Files\Apache Software Foundation\Tomcat 7.0>SET
CATALINA_HOME=c:"\Program Files\Apache Software Foundation\Tomcat 7.0"
C:\Program Files\Apache Software Foundation\Tomcat 7.0>echo
%CATALINA_HOME%
c:"\Program Files\Apache Software Foundation\Tomcat 7.0"
C:\Program Files\Apache Software Foundation\Tomcat
7.0>%CATALINA_HOME%\bin\catalina.bat start
"Files\Apache" kann syntaktisch an dieser Stelle nicht verarbeitet
werden.
C:\Program Files\Apache Software Foundation\Tomcat 7.0>
I tried various combinations of quoting. Does anyone see the error?
From memory:
Isn't it
SET "key=value" on Windows?
Olaf
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org