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 2001/10/13 01:03:44 UTC

DO NOT REPLY [Bug 4136] New: - WarpConnector.java:Minor typos

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=4136>.
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=4136

WarpConnector.java:Minor typos

           Summary: WarpConnector.java:Minor typos
           Product: Tomcat 4
           Version: Nightly Build
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Connectors
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: janekdb@yahoo.co.uk


WarpConnector.java v 1.17 from jakarta-tomcat-4.0 cvs

Lines 69-70:
Duplicate 'import org.apache.catalina.Lifecycle;'

Line 261:
Default scheme is 'warp' not 'http'

Line 371:
'setPort' is commented with the comment from 'getPort'