[
https://issues.apache.org/jira/browse/CXF-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-1204.
------------------------------
Resolution: Fixed
Fix Version/s: 2.0.7
2.1.1
Assignee: Daniel Kulp
> Dynamic client does not filter out JDK packages....
> ---------------------------------------------------
>
> Key: CXF-1204
> URL: https://issues.apache.org/jira/browse/CXF-1204
> Project: CXF
> Issue Type: Bug
> Components: JAXB Databinding
> Affects Versions: 2.0.1, 2.0.2, 2.0.3
> Reporter: Daniel Kulp
> Assignee: Daniel Kulp
> Fix For: 2.1.1, 2.0.7
>
> Attachments: patch.txt
>
>
> With http://www.ncbi.nlm.nih.gov/entrez/eutils/soap/eutils_lite.wsdl, the
> Dynamic client tries to pass "java.lang" to the JAXB context.
> The dynamic client should:
> 1) Filter out the known packages ahead of time (java.lang, java.util, etc..)
> 2) Check each package for pacakge.ObjectFactory and only use the packages
> where one is found.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.