You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/08/13 13:37:05 UTC

DO NOT REPLY [Bug 11657] New: - AJP13 Connector redirect does not work

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11657>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11657

AJP13 Connector redirect does not work

           Summary: AJP13 Connector redirect does not work
           Product: Tomcat 4
           Version: 4.0.3 Final
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Connector:JK/AJP (deprecated)
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: thomas2.maesing@bgs-ag.de


Hi,
if only the AJP13 Connector is used, the redirect does not work correct (a 
MalformedURLException is thrown),
because java.protocol.handler.pkgs=com.sun.net.ssl.internal.www.protocol is not
set by the implementing class.
A workaround is to use the CATALINA_OPTS but in my opinion it should be done by 
the implementing class.

Best regards

Thomas

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>