Bug 779198 (SOA-1592)

Summary: WebService Proxy - WSDL tranformation supports imports but not includes
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Jiri Pechanec <jpechane>
Component: JBossESBAssignee: Default User <jbpapp-maint>
Status: CLOSED NOTABUG QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 5.0.0 ER2   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-1592
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-11-12 09:25:38 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jiri Pechanec 2009-11-12 09:18:19 UTC
project_key: SOA

The wsdltrans.xml that defines transformation of published endpoint's WSDL contains support form import
   <resource-config selector="import">
        <resource>org.jboss.soa.esb.actions.soap.WsdlEndpointTransformer</resource>
    </resource-config>

The same should be done for include

Comment 1 Jiri Pechanec 2009-11-12 09:25:15 UTC
I have mistaken XSD import/include with WSDL import mechanism