Hi,

JK connector uses the request.secret attribute for setting the
AJP secret property. However APR connector and Ajp connector
use the requiredSecret instead. This of course (first problem is
that it's nowhere documented) makes problems cause it requires to
have separate directives depending on the connector.

Since attributes having dot in the name cannot be parsed using
standard xml property getter I propose we add the same property
to the JK connector and deprecate old dot name (request.secret)

Comments?

Regards
--
^TM


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to