Anshul Rohilla created CXF-5637:
-----------------------------------
Summary: WSDL First approach : Xsd import in wsdl causing
validation errors while generating client.
Key: CXF-5637
URL: https://issues.apache.org/jira/browse/CXF-5637
Project: CXF
Issue Type: Bug
Components: JAX-WS Runtime
Affects Versions: 2.7.5
Reporter: Anshul Rohilla
Hey,
I am using CXF WSDL first appraoch with which I am exposing a WSDL. This wsdl
have many XSD imports in it. Also the imported XSD's have various XSD's imports.
Now when I try to generate client from file system it works fine without giving
any errors or warnings.
But when I expose the same WSDL using CXF 2.7.5 JAX-WS endpoint and try
generating client from exposed WSDL url from server, it start giving validating
errors in imported XSD.
I tried various methods by failed to resolve this.
Can you please help me in this.
--
This message was sent by Atlassian JIRA
(v6.2#6252)