[
https://issues.apache.org/jira/browse/CXF-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12597995#action_12597995
]
Benjamin Coiffe commented on CXF-1204:
--------------------------------------
forgot to mention that this is for
"org.apache.cxf.endpoint.dynamic.DynamicClientFactory "
> 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
> 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.