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/07/09 16:10:14 UTC

[jira] Created: (WINK-68) idea: provide default JAXBContextResolver

idea:  provide default JAXBContextResolver
------------------------------------------

                 Key: WINK-68
                 URL: https://issues.apache.org/jira/browse/WINK-68
             Project: Wink
          Issue Type: Improvement
          Components: Common
    Affects Versions: 0.1
            Reporter: Mike Rheinheimer
             Fix For: 0.1


This Jira is intended to be the place where we share ideas about having WINK JAX-RS implementation provide a default JAXBContextResolver.  Please see conversation starting here:

http://mail-archives.apache.org/mod_mbox/incubator-wink-dev/200907.mbox/%3COFF8D19BB1.8C23E975-ON862575ED.0078E9B0-862575ED.0079FBD7@us.ibm.com%3E

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


[jira] Updated: (WINK-68) idea: provide default JAXBContextResolver

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

Martin Snitkovsky updated WINK-68:
----------------------------------

    Fix Version/s:     (was: 0.1)
                   0.2

Moving to 0.2

> idea:  provide default JAXBContextResolver
> ------------------------------------------
>
>                 Key: WINK-68
>                 URL: https://issues.apache.org/jira/browse/WINK-68
>             Project: Wink
>          Issue Type: Improvement
>          Components: Common
>    Affects Versions: 0.1
>            Reporter: Mike Rheinheimer
>             Fix For: 0.2
>
>         Attachments: WINK-68.patch
>
>
> This Jira is intended to be the place where we share ideas about having WINK JAX-RS implementation provide a default JAXBContextResolver.  Please see conversation starting here:
> http://mail-archives.apache.org/mod_mbox/incubator-wink-dev/200907.mbox/%3COFF8D19BB1.8C23E975-ON862575ED.0078E9B0-862575ED.0079FBD7@us.ibm.com%3E

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


[jira] Commented: (WINK-68) idea: provide default JAXBContextResolver

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

Bryant Luk commented on WINK-68:
--------------------------------

I think it's a good idea to give the same JAXBContext that the internal JAXB providers would use by default.  Adding this to the default list of ContextResolver<JAXBContext> providers would be easy enough.  Ordering wise, this would have to go last as it's a built-in.

Having the same JAXBContext would allow the application developers to just re-use the context fairly easily and allow them to see what's being used.  I'm not sure exactly that Mike's patch would produce the same context resolvers but we can work out those details later.

> idea:  provide default JAXBContextResolver
> ------------------------------------------
>
>                 Key: WINK-68
>                 URL: https://issues.apache.org/jira/browse/WINK-68
>             Project: Wink
>          Issue Type: Improvement
>          Components: Common
>    Affects Versions: 0.1
>            Reporter: Mike Rheinheimer
>             Fix For: 0.1
>
>         Attachments: WINK-68.patch
>
>
> This Jira is intended to be the place where we share ideas about having WINK JAX-RS implementation provide a default JAXBContextResolver.  Please see conversation starting here:
> http://mail-archives.apache.org/mod_mbox/incubator-wink-dev/200907.mbox/%3COFF8D19BB1.8C23E975-ON862575ED.0078E9B0-862575ED.0079FBD7@us.ibm.com%3E

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


[jira] Closed: (WINK-68) idea: provide default JAXBContextResolver

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

Mike Rheinheimer closed WINK-68.
--------------------------------


> idea:  provide default JAXBContextResolver
> ------------------------------------------
>
>                 Key: WINK-68
>                 URL: https://issues.apache.org/jira/browse/WINK-68
>             Project: Wink
>          Issue Type: Improvement
>          Components: Common
>    Affects Versions: 0.1
>            Reporter: Mike Rheinheimer
>            Assignee: Bryant Luk
>         Attachments: WINK-68.patch
>
>
> This Jira is intended to be the place where we share ideas about having WINK JAX-RS implementation provide a default JAXBContextResolver.  Please see conversation starting here:
> http://mail-archives.apache.org/mod_mbox/incubator-wink-dev/200907.mbox/%3COFF8D19BB1.8C23E975-ON862575ED.0078E9B0-862575ED.0079FBD7@us.ibm.com%3E

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


[jira] Commented: (WINK-68) idea: provide default JAXBContextResolver

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

Martin Snitkovsky commented on WINK-68:
---------------------------------------

if no-one objects, will move this issue to 0.2 

> idea:  provide default JAXBContextResolver
> ------------------------------------------
>
>                 Key: WINK-68
>                 URL: https://issues.apache.org/jira/browse/WINK-68
>             Project: Wink
>          Issue Type: Improvement
>          Components: Common
>    Affects Versions: 0.1
>            Reporter: Mike Rheinheimer
>             Fix For: 0.1
>
>         Attachments: WINK-68.patch
>
>
> This Jira is intended to be the place where we share ideas about having WINK JAX-RS implementation provide a default JAXBContextResolver.  Please see conversation starting here:
> http://mail-archives.apache.org/mod_mbox/incubator-wink-dev/200907.mbox/%3COFF8D19BB1.8C23E975-ON862575ED.0078E9B0-862575ED.0079FBD7@us.ibm.com%3E

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


[jira] Resolved: (WINK-68) idea: provide default JAXBContextResolver

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

Bryant Luk resolved WINK-68.
----------------------------

    Resolution: Won't Fix

Haven't had a user complain about this one and I don't think it's worth changing the behavior now.

> idea:  provide default JAXBContextResolver
> ------------------------------------------
>
>                 Key: WINK-68
>                 URL: https://issues.apache.org/jira/browse/WINK-68
>             Project: Wink
>          Issue Type: Improvement
>          Components: Common
>    Affects Versions: 0.1
>            Reporter: Mike Rheinheimer
>            Assignee: Bryant Luk
>         Attachments: WINK-68.patch
>
>
> This Jira is intended to be the place where we share ideas about having WINK JAX-RS implementation provide a default JAXBContextResolver.  Please see conversation starting here:
> http://mail-archives.apache.org/mod_mbox/incubator-wink-dev/200907.mbox/%3COFF8D19BB1.8C23E975-ON862575ED.0078E9B0-862575ED.0079FBD7@us.ibm.com%3E

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


[jira] Assigned: (WINK-68) idea: provide default JAXBContextResolver

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

Bryant Luk reassigned WINK-68:
------------------------------

    Assignee: Bryant Luk

> idea:  provide default JAXBContextResolver
> ------------------------------------------
>
>                 Key: WINK-68
>                 URL: https://issues.apache.org/jira/browse/WINK-68
>             Project: Wink
>          Issue Type: Improvement
>          Components: Common
>    Affects Versions: 0.1
>            Reporter: Mike Rheinheimer
>            Assignee: Bryant Luk
>         Attachments: WINK-68.patch
>
>
> This Jira is intended to be the place where we share ideas about having WINK JAX-RS implementation provide a default JAXBContextResolver.  Please see conversation starting here:
> http://mail-archives.apache.org/mod_mbox/incubator-wink-dev/200907.mbox/%3COFF8D19BB1.8C23E975-ON862575ED.0078E9B0-862575ED.0079FBD7@us.ibm.com%3E

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


[jira] Commented: (WINK-68) idea: provide default JAXBContextResolver

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

Mike Rheinheimer commented on WINK-68:
--------------------------------------

I'll post a proposal patch with the implementation and some tests on Friday.  Opinions wanted!

> idea:  provide default JAXBContextResolver
> ------------------------------------------
>
>                 Key: WINK-68
>                 URL: https://issues.apache.org/jira/browse/WINK-68
>             Project: Wink
>          Issue Type: Improvement
>          Components: Common
>    Affects Versions: 0.1
>            Reporter: Mike Rheinheimer
>             Fix For: 0.1
>
>
> This Jira is intended to be the place where we share ideas about having WINK JAX-RS implementation provide a default JAXBContextResolver.  Please see conversation starting here:
> http://mail-archives.apache.org/mod_mbox/incubator-wink-dev/200907.mbox/%3COFF8D19BB1.8C23E975-ON862575ED.0078E9B0-862575ED.0079FBD7@us.ibm.com%3E

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


[jira] Updated: (WINK-68) idea: provide default JAXBContextResolver

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

Mike Rheinheimer updated WINK-68:
---------------------------------

    Attachment: WINK-68.patch

Patch can be applied at wink-common.  I have not attached any tests as this "default" resolver would only be loaded at startup due to the new configuration.  Tests will be forthcoming in the integration module.

Can we discuss and perhaps adopt this change as a starting point?

> idea:  provide default JAXBContextResolver
> ------------------------------------------
>
>                 Key: WINK-68
>                 URL: https://issues.apache.org/jira/browse/WINK-68
>             Project: Wink
>          Issue Type: Improvement
>          Components: Common
>    Affects Versions: 0.1
>            Reporter: Mike Rheinheimer
>             Fix For: 0.1
>
>         Attachments: WINK-68.patch
>
>
> This Jira is intended to be the place where we share ideas about having WINK JAX-RS implementation provide a default JAXBContextResolver.  Please see conversation starting here:
> http://mail-archives.apache.org/mod_mbox/incubator-wink-dev/200907.mbox/%3COFF8D19BB1.8C23E975-ON862575ED.0078E9B0-862575ED.0079FBD7@us.ibm.com%3E

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


[jira] Updated: (WINK-68) idea: provide default JAXBContextResolver

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

Nick Gallardo updated WINK-68:
------------------------------

    Fix Version/s:     (was: 0.2)

> idea:  provide default JAXBContextResolver
> ------------------------------------------
>
>                 Key: WINK-68
>                 URL: https://issues.apache.org/jira/browse/WINK-68
>             Project: Wink
>          Issue Type: Improvement
>          Components: Common
>    Affects Versions: 0.1
>            Reporter: Mike Rheinheimer
>         Attachments: WINK-68.patch
>
>
> This Jira is intended to be the place where we share ideas about having WINK JAX-RS implementation provide a default JAXBContextResolver.  Please see conversation starting here:
> http://mail-archives.apache.org/mod_mbox/incubator-wink-dev/200907.mbox/%3COFF8D19BB1.8C23E975-ON862575ED.0078E9B0-862575ED.0079FBD7@us.ibm.com%3E

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


[jira] Commented: (WINK-68) idea: provide default JAXBContextResolver

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

Bryant Luk commented on WINK-68:
--------------------------------

Since no one has complained about this improvement, it might be worth just closing this one out now as Won't Fix.

> idea:  provide default JAXBContextResolver
> ------------------------------------------
>
>                 Key: WINK-68
>                 URL: https://issues.apache.org/jira/browse/WINK-68
>             Project: Wink
>          Issue Type: Improvement
>          Components: Common
>    Affects Versions: 0.1
>            Reporter: Mike Rheinheimer
>         Attachments: WINK-68.patch
>
>
> This Jira is intended to be the place where we share ideas about having WINK JAX-RS implementation provide a default JAXBContextResolver.  Please see conversation starting here:
> http://mail-archives.apache.org/mod_mbox/incubator-wink-dev/200907.mbox/%3COFF8D19BB1.8C23E975-ON862575ED.0078E9B0-862575ED.0079FBD7@us.ibm.com%3E

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