[ 
https://wso2.org/jira/browse/COMMONS-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15915#action_15915
 ] 

Jonathan Marsh commented on COMMONS-58:
---------------------------------------

Again, this seems to be an XSLT processor issue, perhaps in the implementation 
of <xsl:copy-ofselect="namespace::*"/>, which is used throughout the 
transformation to ensure (most of) the necessary namespaces are present.  I 
enclose the results of the stylesheet run with the default ANT xslt processor - 
and you can see all the necessary namespaces are present.

There are likely deficiencies in the stylesheet in regards to namespace mapping 
if a prefix is already in use, but that doesn't seem to be the case here.

> WSDL1to2 generates wrong wsdls becuase all the namespaces declared in the 
> wsdl1 doesn't copy to wsdl2
> -----------------------------------------------------------------------------------------------------
>
>                 Key: COMMONS-58
>                 URL: https://wso2.org/jira/browse/COMMONS-58
>             Project: WSO2 Commons
>          Issue Type: Bug
>          Components: dynamic-codegen
>         Environment: Linux + windows
>            Reporter: Dimuthu Gamage
>            Assignee: Afkham Azeez
>         Attachments: wsdl1_and2.zip
>
>
> WSDL1 to WSDL2 conversion generates wrong wsdls, becuase all the namespaces 
> declared in the wsdl1 doesnt' copy to wsdl2.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
Commons-dev mailing list
Commons-dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/commons-dev

Reply via email to