[
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.0079f...@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.