[ https://issues.apache.org/jira/browse/MTOMCAT-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Christoforides updated MTOMCAT-264: ------------------------------------------- Description: The uriEncoding parameter does not work when using HTTPS with the run goal. Looking at the code (http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java?revision=1558943&view=markup), the parameter is applied to the non-HTTP connector and the AJP connector but not applied to the HTTPS connector. was: The uriEncoding parameter does not work when using HTTPS. Looking at the code (http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java?revision=1558943&view=markup), the parameter is applied to the non-HTTP connector and the AJP connector but not applied to the HTTPS connector. Summary: uriEncoding parameter not working with HTTPS and run goal (was: uriEncoding parameter not applied to HTTPS connector) > uriEncoding parameter not working with HTTPS and run goal > --------------------------------------------------------- > > Key: MTOMCAT-264 > URL: https://issues.apache.org/jira/browse/MTOMCAT-264 > Project: Apache Tomcat Maven Plugin > Issue Type: Bug > Components: tomcat6, tomcat7 > Affects Versions: 2.1, 2.2 > Reporter: Andreas Christoforides > Assignee: Olivier Lamy (*$^¨%`£) > > The uriEncoding parameter does not work when using HTTPS with the run goal. > Looking at the code > (http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java?revision=1558943&view=markup), > the parameter is applied to the non-HTTP connector and the AJP connector but > not applied to the HTTPS connector. -- This message was sent by Atlassian JIRA (v6.2#6252) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org