RE: quotes in Protocol Handler name

2012-03-01 Thread MOYER, TODD
antin Kolinko [mailto:knst.koli...@gmail.com] Sent: Thursday, March 01, 2012 5:15 PM To: Tomcat Users List Subject: Re: quotes in Protocol Handler name 2012/3/1 MOYER, TODD : > In our Tomcat 7.0.16 installation (on RedHat Linux 4 with Spring) the > protocol handler name has double quotes.  

Re: quotes in Protocol Handler name

2012-03-01 Thread Konstantin Kolinko
2012/3/1 MOYER, TODD : > In our Tomcat 7.0.16 installation (on RedHat Linux 4 with Spring) the > protocol handler name has double quotes.  For example:  INFO: Initializing > ProtocolHandler ["http-bio-8080"] > > I can see with an Mbean dump that the quotes are part of the name. > > Can anyone exp

quotes in Protocol Handler name

2012-03-01 Thread MOYER, TODD
In our Tomcat 7.0.16 installation (on RedHat Linux 4 with Spring) the protocol handler name has double quotes. For example: INFO: Initializing ProtocolHandler ["http-bio-8080"] I can see with an Mbean dump that the quotes are part of the name. Can anyone explain if quotes being part of the na