[
https://issues.apache.org/jira/browse/TUSCANY-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Sebastien Delfino updated TUSCANY-1426:
--------------------------------------------
Component/s: Java SCA Assembly Model
> Contribution service's Artifact resolving assumes only one WSDL file per
> Namespace, which disallows import of portType WSDL from endpoint WSDL
> ----------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: TUSCANY-1426
> URL: https://issues.apache.org/jira/browse/TUSCANY-1426
> Project: Tuscany
> Issue Type: Bug
> Components: Java SCA Assembly Model
> Reporter: Scott Kurz
> Priority: Minor
>
> To notice the problem, go to sca/modules/binding-ws-axis2 and modify one of
> the itest WSDLs by breaking it up into a portType.wsdl and an
> endpoint/binding WSDL.
> The WSDLs within a contribution are processed in alphabetical order and it
> looks like the single per-NS entry is getting clobbered with the 2nd WSDL
> files WSDL4J-based Definition.
> Relevant to the problem is the fact that:
> org/apache/tuscany/sca/interfacedef/wsdl/impl/WSDLDefinitionImpl
> has hashCode()/equals() methods simply focused on the String backing the
> Namespace.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]