From what I can see (docs, mailing list archive), the EmbeddedCatalinaServiceSX MBean does not provide the necessary attribute (and perhaps support code) to support port redirection. 
 
This functionality is supported by the redirectPort attribute of the connector setup for http in Tomcat 4.x (standalone).  The value given for this attribute would be the port number for https.
 
This would allow for the automatic redirection of request whose content (url pattern) had a transport guarantee of CONFIDENTIAL or INTEGRAL.
 
Does anyone have a workaround for this?
 
TIA,
 
TC

Reply via email to