https://issues.apache.org/bugzilla/show_bug.cgi?id=50503
--- Comment #1 from Keiichi Fujino <kfuj...@apache.org> 2010-12-21 01:44:09 EST --- Created an attachment (id=26431) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26431) I made a patch. I changed "clusterName.indexOf("#") >= 0" into "clusterName.startsWith(host.getName() +"#")". -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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