Actually, if I am not mistaken, the attached txt file patches the
problem. An IntrospectionHelper.setProperty was needed for allowTrace.
On 5.0.x this was done "automatically" by setting a property in the
setAllowTrace setter. Then the properties were set into
IntrospectionHelper en masse later.
When I browse to a Coyote Connector in Tomcat's admin in 4.1.30, I get
an HTTP 500 error - "Error retrieving attribute allowTrace". I know the
allowTrace functionality was added about a month ago, and was not a
required attribute on the connector.
This functionality works in Tomcat 5.0.19, but no