[
https://issues.apache.org/jira/browse/TUSCANY-1646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525580
]
gengshaoguang commented on TUSCANY-1646:
----------------------------------------
I may append some thing about your point.
To reference a external ws, the easiest way is using uri="[service's uri]" in
<reference><binding.ws uri="[*]"></reference>
and with nothing more here.
But the user need to understand the remote wsdl by himself and create a java
interface correspond to the port type...
Tuscany will map the remote service nicely to the client's java interface with
this approch.
Of course the developer could generate the java interface with any wsdl2java
tool.
> Web Service binding doesn't handle wsdli:wsdlLocation
> -----------------------------------------------------
>
> Key: TUSCANY-1646
> URL: https://issues.apache.org/jira/browse/TUSCANY-1646
> Project: Tuscany
> Issue Type: Bug
> Components: Java SCA Axis Binding Extension
> Affects Versions: Java-SCA-0.99
> Reporter: Jean-Sebastien Delfino
> Fix For: Java-SCA-1.0
>
>
> According to the Web Service binding spec, it should be possible to specify
> the location of the WSDL file used to configure a Web Service binding.
> Our WebServiceBindingProcessor is able to read that location but later
> ignores it and does not use it to get the the WSDL file.
--
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]