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 2005/07/23 03:12:51 UTC

DO NOT REPLY [Bug 35835] New: - Submitting changes through admin app corrupts the HTTPS connector definition in server.xml

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=35835

           Summary: Submitting changes through admin app corrupts the HTTPS
                    connector definition in server.xml
           Product: Tomcat 5
           Version: 5.5.9
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Webapps:Administration
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: smalladi@spikesource.com


I'm using tomcat 5.5.9 version and when I use the admin app to make any changes
to the server.xml file (or evn if I just save, without making any changes), the
HTTPS connector definition (if there is one defined) in server.xml gets
corrupted. Basically the the attribute "sslProtocol=TLS"" is omitted when saving it.
As a result, https connection doesn't work. If I add that attribute manually
after  I save the changes through the admin app, then https connection works.

We noticed a similar problem on tomcat 5.0.28 as well, and I posted a question
about this on the tomcat mailing lists last month. In tomcat 5.0.28, the issue
was slightly different that when you save changes through the admin webapp, the
following duplicate attributes to the HTTPS connector were being added. If we
remove those entries manually, then the connector seem to come up fine.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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