2010/2/12 Mark Thomas <ma...@apache.org>:
> Thanks - fixed in trunk, 6.0.x and 5.5.x

That example is a mix of Windows and Unix syntaxes.

On Windows 1) no quotes, 2) "\" is not supported as continuation character

On Unix  1) "set " is not needed and is indeed a different command.
You just do the assignment. Quotes are needed. 2) %my.jmx.port% will
be ${my.jmx.port}


Best regards,
Konstantin Kolinko

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

Reply via email to