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 2010/10/18 17:29:49 UTC

[jira] Created: (WINK-321) Support @XmlJavaTypeAdapter and @XmlElement on method params

Support @XmlJavaTypeAdapter and @XmlElement on method params
------------------------------------------------------------

                 Key: WINK-321
                 URL: https://issues.apache.org/jira/browse/WINK-321
             Project: Wink
          Issue Type: New Feature
          Components: Common
    Affects Versions: 1.1.2
            Reporter: Mike Rheinheimer
            Assignee: Mike Rheinheimer
             Fix For: 1.1.2


For competitive parity, I'd like to have support for @XmlJavaTypeAdapter, and @XmlElement on JAX-RS resource method params and return types.  I have a patch for this, which I'll post shortly.

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


[jira] Updated: (WINK-321) Support @XmlJavaTypeAdapter and @XmlElement on method params

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

Mike Rheinheimer updated WINK-321:
----------------------------------

    Attachment: WINK-321.patch

> Support @XmlJavaTypeAdapter and @XmlElement on method params
> ------------------------------------------------------------
>
>                 Key: WINK-321
>                 URL: https://issues.apache.org/jira/browse/WINK-321
>             Project: Wink
>          Issue Type: New Feature
>          Components: Common
>    Affects Versions: 1.1.2
>            Reporter: Mike Rheinheimer
>            Assignee: Mike Rheinheimer
>             Fix For: 1.1.2
>
>         Attachments: WINK-321.patch
>
>
> For competitive parity, I'd like to have support for @XmlJavaTypeAdapter, and @XmlElement on JAX-RS resource method params and return types.  I have a patch for this, which I'll post shortly.

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


[jira] Commented: (WINK-321) Support @XmlJavaTypeAdapter and @XmlElement on method params

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

Hudson commented on WINK-321:
-----------------------------

Integrated in Wink-Trunk-JDK1.5 #396 (See [https://hudson.apache.org/hudson/job/Wink-Trunk-JDK1.5/396/])
    WINK-321: update dependency to JAXB 2.2 and add support for @XmlJavaTypeAdapter and @XmlElement on JAX-RS resource method params and return types
WINK-321: update dependency to JAXB 2.2 and add support for @XmlJavaTypeAdapter and @XmlElement on JAX-RS resource method params and return types


> Support @XmlJavaTypeAdapter and @XmlElement on method params
> ------------------------------------------------------------
>
>                 Key: WINK-321
>                 URL: https://issues.apache.org/jira/browse/WINK-321
>             Project: Wink
>          Issue Type: New Feature
>          Components: Common
>    Affects Versions: 1.1.2
>            Reporter: Mike Rheinheimer
>            Assignee: Mike Rheinheimer
>             Fix For: 1.1.2
>
>         Attachments: WINK-321.patch
>
>
> For competitive parity, I'd like to have support for @XmlJavaTypeAdapter, and @XmlElement on JAX-RS resource method params and return types.  I have a patch for this, which I'll post shortly.

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


[jira] Resolved: (WINK-321) Support @XmlJavaTypeAdapter and @XmlElement on method params

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

Mike Rheinheimer resolved WINK-321.
-----------------------------------

    Resolution: Fixed

Committed in 1023921

> Support @XmlJavaTypeAdapter and @XmlElement on method params
> ------------------------------------------------------------
>
>                 Key: WINK-321
>                 URL: https://issues.apache.org/jira/browse/WINK-321
>             Project: Wink
>          Issue Type: New Feature
>          Components: Common
>    Affects Versions: 1.1.2
>            Reporter: Mike Rheinheimer
>            Assignee: Mike Rheinheimer
>             Fix For: 1.1.2
>
>         Attachments: WINK-321.patch
>
>
> For competitive parity, I'd like to have support for @XmlJavaTypeAdapter, and @XmlElement on JAX-RS resource method params and return types.  I have a patch for this, which I'll post shortly.

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