https://issues.apache.org/bugzilla/show_bug.cgi?id=50650
Konstantin Kolinko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from Konstantin Kolinko <[email protected]> 2011-01-25 12:21:43 EST --- That is by design. setProperty(String, String) is the method that is called when explicit property setter is not available. See org.apache.tomcat.util.IntrospectionUtils.setProperty(Object, String, String, boolean) -- 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: [email protected] For additional commands, e-mail: [email protected]
