You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Mike Rheinheimer (JIRA)" <ji...@apache.org> on 2009/09/17 18:30:57 UTC

[jira] Created: (WINK-200) JAX-RS 1.1 support: E011

JAX-RS 1.1 support:  E011
-------------------------

                 Key: WINK-200
                 URL: https://issues.apache.org/jira/browse/WINK-200
             Project: Wink
          Issue Type: Test
            Reporter: Mike Rheinheimer


Need test for E011 at http://jcp.org/aboutJava/communityprocess/maintenance/jsr311/311ChangeLog.html

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


[jira] Updated: (WINK-200) JAX-RS 1.1 support: E011

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

Mike Rheinheimer updated WINK-200:
----------------------------------

    Attachment: WINK-200.patch

E011 requires a fallback to getting the servlet request parameters in the case where the form parameters that *would have* been in the message content have already been consumed by a servlet filter.

Please see test and fix in patch.

> JAX-RS 1.1 support:  E011
> -------------------------
>
>                 Key: WINK-200
>                 URL: https://issues.apache.org/jira/browse/WINK-200
>             Project: Wink
>          Issue Type: Test
>            Reporter: Mike Rheinheimer
>         Attachments: WINK-200.patch
>
>
> Need test for E011 at http://jcp.org/aboutJava/communityprocess/maintenance/jsr311/311ChangeLog.html

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


[jira] Updated: (WINK-200) JAX-RS 1.1 support: E011

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

Mike Rheinheimer updated WINK-200:
----------------------------------

    Attachment: WINK-200.patch

> JAX-RS 1.1 support:  E011
> -------------------------
>
>                 Key: WINK-200
>                 URL: https://issues.apache.org/jira/browse/WINK-200
>             Project: Wink
>          Issue Type: Test
>            Reporter: Mike Rheinheimer
>         Attachments: WINK-200.patch, WINK-200.patch
>
>
> Need test for E011 at http://jcp.org/aboutJava/communityprocess/maintenance/jsr311/311ChangeLog.html

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


[jira] Resolved: (WINK-200) JAX-RS 1.1 support: E011

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

Bryant Luk resolved WINK-200.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 0.2

Thanks Mike.

> JAX-RS 1.1 support:  E011
> -------------------------
>
>                 Key: WINK-200
>                 URL: https://issues.apache.org/jira/browse/WINK-200
>             Project: Wink
>          Issue Type: Test
>            Reporter: Mike Rheinheimer
>            Assignee: Bryant Luk
>             Fix For: 0.2
>
>         Attachments: WINK-200.patch
>
>
> Need test for E011 at http://jcp.org/aboutJava/communityprocess/maintenance/jsr311/311ChangeLog.html

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


[jira] Assigned: (WINK-200) JAX-RS 1.1 support: E011

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

Bryant Luk reassigned WINK-200:
-------------------------------

    Assignee: Bryant Luk

> JAX-RS 1.1 support:  E011
> -------------------------
>
>                 Key: WINK-200
>                 URL: https://issues.apache.org/jira/browse/WINK-200
>             Project: Wink
>          Issue Type: Test
>            Reporter: Mike Rheinheimer
>            Assignee: Bryant Luk
>         Attachments: WINK-200.patch
>
>
> Need test for E011 at http://jcp.org/aboutJava/communityprocess/maintenance/jsr311/311ChangeLog.html

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


[jira] Commented: (WINK-200) JAX-RS 1.1 support: E011

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

Hudson commented on WINK-200:
-----------------------------

Integrated in Wink-Trunk-JDK1.5 #195 (See [http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/195/])
    Fallback to servlet request params for form params

Thanks Mike Rheinheimer for the contribution.

See []


> JAX-RS 1.1 support:  E011
> -------------------------
>
>                 Key: WINK-200
>                 URL: https://issues.apache.org/jira/browse/WINK-200
>             Project: Wink
>          Issue Type: Test
>            Reporter: Mike Rheinheimer
>            Assignee: Bryant Luk
>             Fix For: 0.2
>
>         Attachments: WINK-200.patch
>
>
> Need test for E011 at http://jcp.org/aboutJava/communityprocess/maintenance/jsr311/311ChangeLog.html

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


[jira] Updated: (WINK-200) JAX-RS 1.1 support: E011

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

Mike Rheinheimer updated WINK-200:
----------------------------------

    Patch Info: [Patch Available]

> JAX-RS 1.1 support:  E011
> -------------------------
>
>                 Key: WINK-200
>                 URL: https://issues.apache.org/jira/browse/WINK-200
>             Project: Wink
>          Issue Type: Test
>            Reporter: Mike Rheinheimer
>         Attachments: WINK-200.patch
>
>
> Need test for E011 at http://jcp.org/aboutJava/communityprocess/maintenance/jsr311/311ChangeLog.html

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


[jira] Closed: (WINK-200) JAX-RS 1.1 support: E011

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

Mike Rheinheimer closed WINK-200.
---------------------------------


> JAX-RS 1.1 support:  E011
> -------------------------
>
>                 Key: WINK-200
>                 URL: https://issues.apache.org/jira/browse/WINK-200
>             Project: Wink
>          Issue Type: Test
>            Reporter: Mike Rheinheimer
>            Assignee: Bryant Luk
>             Fix For: 1.0
>
>         Attachments: WINK-200.patch
>
>
> Need test for E011 at http://jcp.org/aboutJava/communityprocess/maintenance/jsr311/311ChangeLog.html

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


[jira] Updated: (WINK-200) JAX-RS 1.1 support: E011

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

Mike Rheinheimer updated WINK-200:
----------------------------------

    Attachment:     (was: WINK-200.patch)

> JAX-RS 1.1 support:  E011
> -------------------------
>
>                 Key: WINK-200
>                 URL: https://issues.apache.org/jira/browse/WINK-200
>             Project: Wink
>          Issue Type: Test
>            Reporter: Mike Rheinheimer
>         Attachments: WINK-200.patch
>
>
> Need test for E011 at http://jcp.org/aboutJava/communityprocess/maintenance/jsr311/311ChangeLog.html

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