Syntax for specifying WSDL portTypes and ports does not comply with SCA 0.9
assembly spec
-----------------------------------------------------------------------------------------
Key: TUSCANY-77
URL: http://issues.apache.org/jira/browse/TUSCANY-77
Project: Tuscany
Type: Bug
Components: Java SCA Model
Reporter: Jean-Sebastien Delfino
With the current Tuscany implementation, <interface.wsdl> elements currently
require that you specify the WSDL portType in the form namespace#portTypeName
The <binding.ws> elements supported by our Web Service binding implementation
require namespace#portName.
This is not consistent with the SCA 0.9 assembly specificatiom, which uses the
notation introduced by WSDL 2.0 instead.
The Tuscany assembly model implementation and the samples and test cases that
use WSDL need to be adjusted to use the notation described in the spec.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira