[
https://issues.apache.org/jira/browse/CXF-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589549#action_12589549
]
Daniel Kulp commented on CXF-1532:
----------------------------------
@XmlSeeAlso is part of JAXB 2.1, not 2.0. CXF 2.0.x must pass the JAX-WS 2.0
tck which requires the use of JAXB 2.0
CXF 2.1, on the other hand, uses JAXB 2.1.6 and we do have support for
XmlSeeAlso there.
> @XmlSeeAlso is not processed in JAXBContextInitializer.walk()
> -------------------------------------------------------------
>
> Key: CXF-1532
> URL: https://issues.apache.org/jira/browse/CXF-1532
> Project: CXF
> Issue Type: Bug
> Components: JAXB Databinding
> Affects Versions: 2.0.5
> Reporter: Gregory Klimov
> Priority: Minor
>
> please add support for @XmlSeeAlso annotation, otherwise there is no way to
> add classes to context
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.