You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Lin Sun (JIRA)" <ji...@apache.org> on 2007/03/12 16:28:09 UTC

[jira] Created: (GERONIMO-2954) Minor update to jaxws-ejb test so that tomcat request.getMethod() returns the correct value (per G2841)

Minor update to jaxws-ejb test so that tomcat request.getMethod() returns the correct value (per G2841)
-------------------------------------------------------------------------------------------------------

                 Key: GERONIMO-2954
                 URL: https://issues.apache.org/jira/browse/GERONIMO-2954
             Project: Geronimo
          Issue Type: Test
      Security Level: public (Regular issues)
          Components: webservices
    Affects Versions: 2.0
         Environment: sun 1.5 SDK, WINXP
            Reporter: Lin Sun
            Priority: Minor
             Fix For: 2.0


Minor update of the request URI by adding a slash at the end.

With this change, tomcat  request.getMethod() was able to return post thus the first test of jaxws-ejb pass.

Also, tested this change with jetty and worked fine also.

Lin

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (GERONIMO-2954) Minor update to jaxws-ejb test so that tomcat request.getMethod() returns the correct value (per G2841)

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

Jeff Genender closed GERONIMO-2954.
-----------------------------------

    Resolution: Fixed

Committed revision 517262.

> Minor update to jaxws-ejb test so that tomcat request.getMethod() returns the correct value (per G2841)
> -------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2954
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2954
>             Project: Geronimo
>          Issue Type: Test
>      Security Level: public(Regular issues) 
>          Components: webservices
>    Affects Versions: 2.0
>         Environment: sun 1.5 SDK, WINXP
>            Reporter: Lin Sun
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: G2954.patch
>
>
> Minor update of the request URI by adding a slash at the end.
> With this change, tomcat  request.getMethod() was able to return post thus the first test of jaxws-ejb pass.
> Also, tested this change with jetty and worked fine also.
> Lin

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-2954) Minor update to jaxws-ejb test so that tomcat request.getMethod() returns the correct value (per G2841)

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

Lin Sun updated GERONIMO-2954:
------------------------------

    Attachment: G2954.patch

> Minor update to jaxws-ejb test so that tomcat request.getMethod() returns the correct value (per G2841)
> -------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2954
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2954
>             Project: Geronimo
>          Issue Type: Test
>      Security Level: public(Regular issues) 
>          Components: webservices
>    Affects Versions: 2.0
>         Environment: sun 1.5 SDK, WINXP
>            Reporter: Lin Sun
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: G2954.patch
>
>
> Minor update of the request URI by adding a slash at the end.
> With this change, tomcat  request.getMethod() was able to return post thus the first test of jaxws-ejb pass.
> Also, tested this change with jetty and worked fine also.
> Lin

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.