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

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Comma causes problems because Tomcat uses it as a separator in .loader
properties in catalina.properties.

Semi-colon causes problems because it is the separator for class path entries
on Windows.

Colon will probably cause a problem on non-Windows platforms as it is used as
the class path separator there.

-- 
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