You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Forrest Xia (Created) (JIRA)" <ji...@apache.org> on 2011/12/20 03:13:30 UTC

[jira] [Created] (GERONIMO-6239) Port better parameters handling code from tomcat 7.0.x to geronimo tomcat 7.0.19

Port better parameters handling code from tomcat 7.0.x to geronimo tomcat 7.0.19
--------------------------------------------------------------------------------

                 Key: GERONIMO-6239
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6239
             Project: Geronimo
          Issue Type: Task
      Security Level: public (Regular issues)
          Components: Tomcat
    Affects Versions: 3.0-beta-1
            Reporter: Forrest Xia


We need a code porting for tomcat parameter handling improvement into geronimo tomcat 7.0.19 code.

--
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

        

[jira] [Assigned] (GERONIMO-6239) Port better parameters handling code from tomcat 7.0.x to geronimo tomcat 7.0.19

Posted by "Forrest Xia (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Forrest Xia reassigned GERONIMO-6239:
-------------------------------------

    Assignee: xiezhi
    
> Port better parameters handling code from tomcat 7.0.x to geronimo tomcat 7.0.19
> --------------------------------------------------------------------------------
>
>                 Key: GERONIMO-6239
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6239
>             Project: Geronimo
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Tomcat
>    Affects Versions: 3.0-beta-1
>            Reporter: Forrest Xia
>            Assignee: xiezhi
>         Attachments: geronimo_parametershandling_20111228.zip, patchforParametersHandling20111228.patch
>
>
> We need a code porting for tomcat parameter handling improvement into geronimo tomcat 7.0.19 code.

--
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

        

[jira] [Updated] (GERONIMO-6239) Port better parameters handling code from tomcat 7.0.x to geronimo tomcat 7.0.19

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

xiezhi updated GERONIMO-6239:
-----------------------------

    Attachment: geronimo_parametershandling_20111228.zip
                patchforParametersHandling20111228.patch

Have solved this issue.
About files changed, please refer to the attachment file named " patchforParametersHandling20111228.patch".
To fix this bug in your geronimo server, please follow this instruction.
1.unzip the attachment file named "geronimo_parametershandling_20111228.zip" in your geronimo installation directory.

2.start the server with the cache cleaned, for example,
<GERONIMO_HOME>\bin\startup.bat -c
<GERONIMO_HOME>\bin\startup.sh -c

3. The server should be updated successfully with the fixes.

                
> Port better parameters handling code from tomcat 7.0.x to geronimo tomcat 7.0.19
> --------------------------------------------------------------------------------
>
>                 Key: GERONIMO-6239
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6239
>             Project: Geronimo
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Tomcat
>    Affects Versions: 3.0-beta-1
>            Reporter: Forrest Xia
>         Attachments: geronimo_parametershandling_20111228.zip, patchforParametersHandling20111228.patch
>
>
> We need a code porting for tomcat parameter handling improvement into geronimo tomcat 7.0.19 code.

--
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

        

[jira] [Commented] (GERONIMO-6239) Port better parameters handling code from tomcat 7.0.x to geronimo tomcat 7.0.19

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

Forrest Xia commented on GERONIMO-6239:
---------------------------------------

Thank you xiezhi for this patch!
                
> Port better parameters handling code from tomcat 7.0.x to geronimo tomcat 7.0.19
> --------------------------------------------------------------------------------
>
>                 Key: GERONIMO-6239
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6239
>             Project: Geronimo
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Tomcat
>    Affects Versions: 3.0-beta-1
>            Reporter: Forrest Xia
>            Assignee: xiezhi
>             Fix For: 3.0, 3.0-beta-2
>
>         Attachments: geronimo_parametershandling_20111228.zip, patchforParametersHandling20111228.patch
>
>
> We need a code porting for tomcat parameter handling improvement into geronimo tomcat 7.0.19 code.

--
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

        

[jira] [Commented] (GERONIMO-6239) Port better parameters handling code from tomcat 7.0.x to geronimo tomcat 7.0.19

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

Forrest Xia commented on GERONIMO-6239:
---------------------------------------

You mean making a new geronimo server release with the patch applied? It's not a small deal to do in a short time.

For G 3.0 release stream, I think we could fix the security issue completely by refork Tomcat release when we do the final release in future.
                
> Port better parameters handling code from tomcat 7.0.x to geronimo tomcat 7.0.19
> --------------------------------------------------------------------------------
>
>                 Key: GERONIMO-6239
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6239
>             Project: Geronimo
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Tomcat
>    Affects Versions: 3.0-beta-1
>            Reporter: Forrest Xia
>            Assignee: xiezhi
>             Fix For: 3.0, 3.0-beta-2
>
>         Attachments: geronimo_parametershandling_20111228.zip, patchforParametersHandling20111228.patch
>
>
> We need a code porting for tomcat parameter handling improvement into geronimo tomcat 7.0.19 code.

--
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

        

[jira] [Resolved] (GERONIMO-6239) Port better parameters handling code from tomcat 7.0.x to geronimo tomcat 7.0.19

Posted by "Forrest Xia (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Forrest Xia resolved GERONIMO-6239.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0-beta-2
                   3.0

The fix is available via this jira for community user use.
                
> Port better parameters handling code from tomcat 7.0.x to geronimo tomcat 7.0.19
> --------------------------------------------------------------------------------
>
>                 Key: GERONIMO-6239
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6239
>             Project: Geronimo
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Tomcat
>    Affects Versions: 3.0-beta-1
>            Reporter: Forrest Xia
>            Assignee: xiezhi
>             Fix For: 3.0, 3.0-beta-2
>
>         Attachments: geronimo_parametershandling_20111228.zip, patchforParametersHandling20111228.patch
>
>
> We need a code porting for tomcat parameter handling improvement into geronimo tomcat 7.0.19 code.

--
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

        

[jira] [Commented] (GERONIMO-6239) Port better parameters handling code from tomcat 7.0.x to geronimo tomcat 7.0.19

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

Kevan Miller commented on GERONIMO-6239:
----------------------------------------

Thanks for the source code patch. 

However, Jira is not the appropriate mechanism for our community to be distributing binary fixes. We should be applying the patch to our svn. And, if we want to be distributing the code to Geronimo users, we should be generating releases.
                
> Port better parameters handling code from tomcat 7.0.x to geronimo tomcat 7.0.19
> --------------------------------------------------------------------------------
>
>                 Key: GERONIMO-6239
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6239
>             Project: Geronimo
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Tomcat
>    Affects Versions: 3.0-beta-1
>            Reporter: Forrest Xia
>            Assignee: xiezhi
>             Fix For: 3.0, 3.0-beta-2
>
>         Attachments: geronimo_parametershandling_20111228.zip, patchforParametersHandling20111228.patch
>
>
> We need a code porting for tomcat parameter handling improvement into geronimo tomcat 7.0.19 code.

--
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