summaryrefslogtreecommitdiffstats
path: root/sandbox/rfeng/binding-ws-jaxws/src/test/resources/WeatherForecast.composite
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-03-09 01:25:10 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-03-09 01:25:10 +0000
commit1d3030d1a5539fa19e3e93e8caf4e17745f2debe (patch)
treef2c4da4e20a321291a3ca28c675721d4a6777750 /sandbox/rfeng/binding-ws-jaxws/src/test/resources/WeatherForecast.composite
parent6fbd3d0eb960831201651bbfd77b93a99ab9a05b (diff)
Start with a known WSDL
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920606 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sandbox/rfeng/binding-ws-jaxws/src/test/resources/WeatherForecast.composite2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/rfeng/binding-ws-jaxws/src/test/resources/WeatherForecast.composite b/sandbox/rfeng/binding-ws-jaxws/src/test/resources/WeatherForecast.composite
index 31f7b4553f..ff98e51c67 100644
--- a/sandbox/rfeng/binding-ws-jaxws/src/test/resources/WeatherForecast.composite
+++ b/sandbox/rfeng/binding-ws-jaxws/src/test/resources/WeatherForecast.composite
@@ -27,7 +27,7 @@
<binding.ws wsdlElement="http://www.webservicex.net#wsdl.port(WeatherForecast/WeatherForecastSoap)" />
</reference>
<service name="WeatherForecastSoap">
- <binding.ws/>
+ <binding.ws wsdlElement="http://www.webservicex.net#wsdl.port(WeatherForecast/WeatherForecastSoap)" />
</service>
</component>