https://issues.apache.org/bugzilla/show_bug.cgi?id=55620
--- Comment #1 from Mark Thomas <[email protected]> --- 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: [email protected] For additional commands, e-mail: [email protected]
