[ https://issues.apache.org/jira/browse/MTOMCAT-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172772#comment-13172772 ]
Hudson commented on MTOMCAT-108: -------------------------------- Integrated in TomcatMavenPlugin #75 (See [https://builds.apache.org/job/TomcatMavenPlugin/75/]) [MTOMCAT-108] The httpsPort flag starts another http thread not an https thread Submitted by Brad Giaccio. olamy : http://svn.apache.org/viewvc/?view=rev&rev=1221023 Files : * /tomcat/maven-plugin/trunk/tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner/PasswordUtil.java * /tomcat/maven-plugin/trunk/tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner/Tomcat7Runner.java * /tomcat/maven-plugin/trunk/tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner/Tomcat7RunnerCli.java > THe httpsPort flag starts another http thread not an https thread > ----------------------------------------------------------------- > > Key: MTOMCAT-108 > URL: https://issues.apache.org/jira/browse/MTOMCAT-108 > Project: Apache Tomcat Maven Plugin > Issue Type: Bug > Components: tomcat7 > Affects Versions: 2.0 > Environment: MAc OSX 10.6.8 > Reporter: Keith Corbin > Assignee: Olivier Lamy > Fix For: 2.0 > > Attachments: https.patch, https.patch > > > WHen you run the executable war the httpsPort flag starts an http protocol > listener thread on the port listed not an https protocol listener. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org