You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Olivier Lamy (Created) (JIRA)" <ji...@apache.org> on 2012/01/17 14:10:41 UTC

[jira] [Created] (MTOMCAT-115) Allow configuration of URI encoding for executable war

Allow configuration of URI encoding for executable war
------------------------------------------------------

                 Key: MTOMCAT-115
                 URL: https://issues.apache.org/jira/browse/MTOMCAT-115
             Project: Apache Tomcat Maven Plugin
          Issue Type: Improvement
          Components: tomcat6, tomcat7
    Affects Versions: 1.1
            Reporter: Dan C
            Assignee: Olivier Lamy
            Priority: Minor
             Fix For: 2.0


My webapp relies on the servlet container decoding URIs as UTF-8. The attached patch lets me configure this for the embedded Tomcat.

--
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[jira] [Closed] (MTOMCAT-115) Allow configuration of URI encoding for executable war

Posted by "Olivier Lamy (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MTOMCAT-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed MTOMCAT-115.
--------------------------------

    Resolution: Fixed
    
> Allow configuration of URI encoding for executable war
> ------------------------------------------------------
>
>                 Key: MTOMCAT-115
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-115
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: Improvement
>          Components: tomcat7
>    Affects Versions: 1.1
>            Reporter: Dan C
>            Assignee: Olivier Lamy
>            Priority: Minor
>             Fix For: 2.0
>
>
> My webapp relies on the servlet container decoding URIs as UTF-8. The attached patch lets me configure this for the embedded Tomcat.

--
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[jira] [Updated] (MTOMCAT-115) Allow configuration of URI encoding for executable war

Posted by "Olivier Lamy (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MTOMCAT-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy updated MTOMCAT-115:
---------------------------------

    Component/s:     (was: tomcat6)
    
> Allow configuration of URI encoding for executable war
> ------------------------------------------------------
>
>                 Key: MTOMCAT-115
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-115
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: Improvement
>          Components: tomcat7
>    Affects Versions: 1.1
>            Reporter: Dan C
>            Assignee: Olivier Lamy
>            Priority: Minor
>             Fix For: 2.0
>
>
> My webapp relies on the servlet container decoding URIs as UTF-8. The attached patch lets me configure this for the embedded Tomcat.

--
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[jira] [Commented] (MTOMCAT-115) Allow configuration of URI encoding for executable war

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MTOMCAT-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190355#comment-13190355 ] 

Hudson commented on MTOMCAT-115:
--------------------------------

Integrated in TomcatMavenPlugin-mvn3.x #96 (See [https://builds.apache.org/job/TomcatMavenPlugin-mvn3.x/96/])
    [MTOMCAT-115] Allow configuration of URI encoding for executable war.

olamy : http://svn.apache.org/viewvc/?view=rev&rev=1234284
Files : 
* /tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/pom.xml
* /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

                
> Allow configuration of URI encoding for executable war
> ------------------------------------------------------
>
>                 Key: MTOMCAT-115
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-115
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: Improvement
>          Components: tomcat7
>    Affects Versions: 1.1
>            Reporter: Dan C
>            Assignee: Olivier Lamy
>            Priority: Minor
>             Fix For: 2.0
>
>
> My webapp relies on the servlet container decoding URIs as UTF-8. The attached patch lets me configure this for the embedded Tomcat.

--
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org