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

--- Comment #20 from Christian Brandel <cbran...@gmx.de> 2011-04-26 10:22:35 
EDT ---
Konstantin:

there is no typo.
At least for Tomcat Version 7.0.12 it's not getStrAsCharArray but
genStringAsCharArray. The only occurrence of the string "getStrAsCharArray" I
can find is in the localization files (LocalStrings.properties  etc.).

The class org.apache.jasper.EmbeddedServletOptions contains: 

String genCharArray = config.getInitParameter("genStringAsCharArray");

Comments in web.xml also refer to genStringAsCharArray.

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

Reply via email to