[ https://issues.apache.org/jira/browse/CXF-6234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alessio Soldano updated CXF-6234: --------------------------------- Fix Version/s: 3.1.0 > Invalid ?wsdl response with relative imports/includes when using > jaxws-catalog.xml > ---------------------------------------------------------------------------------- > > Key: CXF-6234 > URL: https://issues.apache.org/jira/browse/CXF-6234 > Project: CXF > Issue Type: Bug > Components: Simple Frontend > Affects Versions: 2.7.14 > Reporter: mustafa > Assignee: Daniel Kulp > Fix For: 3.0.4, 2.7.15, 3.1.0 > > Attachments: getwsdl_problem.zip > > > This issue is related to the bug fix for CXF-4910 > However, in this use case, when you use a jaxws-catalog.xml. When trying to > look up the provided schemaLocation after CXF-4910 it doesn't work > <include schemaLocation="test_included_1a.xsd"/> > It should be > <include > schemaLocation="http://lcoalhost:8080/test_schema_validation/service_v1/ServiceBean?xsd=test_included_1a.xsd"/> -- This message was sent by Atlassian JIRA (v6.3.4#6332)