[
https://issues.apache.org/jira/browse/CXF-5866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14056839#comment-14056839
]
Alessio Soldano commented on CXF-5866:
--------------------------------------
Committed changes for setting a XMLStreamReaderWrapper in the WSDLManagerImpl.
Also added a SysPropExpandingStreamReader that resolves system properties in
element and attribute values. The WSDLManagerImplTest shows how to use it.
Please let me know if we want the WSDLManager interface to be extended
including the 'setXMLStreamReaderWrapper' method or we prefer leaving this as
specific functionality of WSDLManagerImpl.
> Allow pre-processing of WSDL in WSDLManager
> -------------------------------------------
>
> Key: CXF-5866
> URL: https://issues.apache.org/jira/browse/CXF-5866
> Project: CXF
> Issue Type: New Feature
> Components: Core, JAX-WS Runtime
> Reporter: Alessio Soldano
> Assignee: Alessio Soldano
> Fix For: 3.0.1
>
>
> This feature request is about adding a mechanism for pre-processing WSDL
> documents before the corresponding WSDL4J Definition is built and used by CXF
> runtime.
> A practical usage example is expanding system property references that might
> be found in the wsdl for an endpoint being deployed on a server.
--
This message was sent by Atlassian JIRA
(v6.2#6252)