You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2007/04/21 17:38:56 UTC

svn commit: r531050 - /incubator/tuscany/java/sca/itest/wsdl/src/main/resources/SDOWSDLTest.composite

Author: jsdelfino
Date: Sat Apr 21 08:38:56 2007
New Revision: 531050

URL: http://svn.apache.org/viewvc?view=rev&rev=531050
Log:
Finished porting test composite file. All WSDL test cases are now passing.

Modified:
    incubator/tuscany/java/sca/itest/wsdl/src/main/resources/SDOWSDLTest.composite

Modified: incubator/tuscany/java/sca/itest/wsdl/src/main/resources/SDOWSDLTest.composite
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/itest/wsdl/src/main/resources/SDOWSDLTest.composite?view=diff&rev=531050&r1=531049&r2=531050
==============================================================================
--- incubator/tuscany/java/sca/itest/wsdl/src/main/resources/SDOWSDLTest.composite (original)
+++ incubator/tuscany/java/sca/itest/wsdl/src/main/resources/SDOWSDLTest.composite Sat Apr 21 08:38:56 2007
@@ -24,91 +24,67 @@
 
     <service name="AccountService1a2a3a4a" promote="Component2a3a4a">
         <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            conformanceURIs="http://ws-i.org/profiles/basic/1.1" location="wsdl/AccountService.wsdl" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"  uri="../AccountService1a2a3a4a"/>
     </service>
     <service name="AccountService1a2a3a4b" promote="Component2a3a4b">
         <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            conformanceURIs="http://ws-i.org/profiles/basic/1.1" location="wsdl/AccountService.wsdl" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)" uri="../AccountService1a2a3a4b"/>
     </service>
     <service name="AccountService1a2a3b4a" promote="Component2a3b4a">
         <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            conformanceURIs="http://ws-i.org/profiles/basic/1.1" location="wsdl/AccountService.wsdl" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)" uri="../AccountService1a2a3b4a"/>
     </service>
     <service name="AccountService1a2a3b4b" promote="Component2a3b4b">
         <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            conformanceURIs="http://ws-i.org/profiles/basic/1.1" location="wsdl/AccountService.wsdl" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)" uri="../AccountService1a2a3b4b"/>
     </service>
     <service name="AccountService1a2b3a4a" promote="Component2b3a4a">
         <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            conformanceURIs="http://ws-i.org/profiles/basic/1.1" location="wsdl/AccountService.wsdl" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)" uri="../AccountService1a2b3a4a"/>
     </service>
     <service name="AccountService1a2b3a4b" promote="Component2b3a4b">
         <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            conformanceURIs="http://ws-i.org/profiles/basic/1.1" location="wsdl/AccountService.wsdl" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)" uri="../AccountService1a2b3a4b"/>
     </service>
     <service name="AccountService1a2b3b4a" promote="Component2b3b4a">
         <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            conformanceURIs="http://ws-i.org/profiles/basic/1.1" location="wsdl/AccountService.wsdl" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)" uri="../AccountService1a2b3b4a"/>
     </service>
     <service name="AccountService1a2b3b4b" promote="Component2b3b4b">
         <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            conformanceURIs="http://ws-i.org/profiles/basic/1.1" location="wsdl/AccountService.wsdl" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)" uri="../AccountService1a2b3b4b"/>
     </service>
     <service name="AccountService1b2a3a4a" promote="Component2a3a4a">
-        <interface.wsdl interface="http://www.bigbank.com/account#wsdl.interface(AccountService)"
-            wsdli:wsdlLocation="http://www.bigbank.com/account wsdl/AccountService.wsdl" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            conformanceURIs="http://ws-i.org/profiles/basic/1.1" location="wsdl/AccountService.wsdl" />
+        <interface.wsdl interface="http://www.bigbank.com/account#wsdl.interface(AccountService)"/>
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)" uri="../AccountService1b2a3a4a"/>
     </service>
     <service name="AccountService1b2a3a4b" promote="Component2a3a4b">
-        <interface.wsdl interface="http://www.bigbank.com/account#wsdl.interface(AccountService)"
-            wsdli:wsdlLocation="http://www.bigbank.com/account wsdl/AccountService.wsdl" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            conformanceURIs="http://ws-i.org/profiles/basic/1.1" location="wsdl/AccountService.wsdl" />
+        <interface.wsdl interface="http://www.bigbank.com/account#wsdl.interface(AccountService)"/>
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)" uri="../AccountService1b2a3a4b"/>
     </service>
     <service name="AccountService1b2a3b4a" promote="Component2a3b4a">
-        <interface.wsdl interface="http://www.bigbank.com/account#wsdl.interface(AccountService)"
-            wsdli:wsdlLocation="http://www.bigbank.com/account wsdl/AccountService.wsdl" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            conformanceURIs="http://ws-i.org/profiles/basic/1.1" location="wsdl/AccountService.wsdl" />
+        <interface.wsdl interface="http://www.bigbank.com/account#wsdl.interface(AccountService)"/>
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)" uri="../AccountService1b2a3b4a"/>
     </service>
     <service name="AccountService1b2a3b4b" promote="Component2a3b4b">
-        <interface.wsdl interface="http://www.bigbank.com/account#wsdl.interface(AccountService)"
-            wsdli:wsdlLocation="http://www.bigbank.com/account wsdl/AccountService.wsdl" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            conformanceURIs="http://ws-i.org/profiles/basic/1.1" location="wsdl/AccountService.wsdl" />
+        <interface.wsdl interface="http://www.bigbank.com/account#wsdl.interface(AccountService)"/>
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)" uri="../AccountService1b2a3b4b"/>
     </service>
     <service name="AccountService1b2b3a4a" promote="Component2b3a4a">
-        <interface.wsdl interface="http://www.bigbank.com/account#wsdl.interface(AccountService)"
-            wsdli:wsdlLocation="http://www.bigbank.com/account wsdl/AccountService.wsdl" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            conformanceURIs="http://ws-i.org/profiles/basic/1.1" location="wsdl/AccountService.wsdl" />
+        <interface.wsdl interface="http://www.bigbank.com/account#wsdl.interface(AccountService)"/>
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)" uri="../AccountService1b2b3a4a"/>
     </service>
     <service name="AccountService1b2b3a4b" promote="Component2b3a4b">
-        <interface.wsdl interface="http://www.bigbank.com/account#wsdl.interface(AccountService)"
-            wsdli:wsdlLocation="http://www.bigbank.com/account wsdl/AccountService.wsdl" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            conformanceURIs="http://ws-i.org/profiles/basic/1.1" location="wsdl/AccountService.wsdl" />
+        <interface.wsdl interface="http://www.bigbank.com/account#wsdl.interface(AccountService)"/>
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)" uri="../AccountService1b2b3a4b"/>
     </service>
     <service name="AccountService1b2b3b4a" promote="Component2b3b4a">
-        <interface.wsdl interface="http://www.bigbank.com/account#wsdl.interface(AccountService)"
-            wsdli:wsdlLocation="http://www.bigbank.com/account wsdl/AccountService.wsdl" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            conformanceURIs="http://ws-i.org/profiles/basic/1.1" location="wsdl/AccountService.wsdl" />
+        <interface.wsdl interface="http://www.bigbank.com/account#wsdl.interface(AccountService)"/>
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)" uri="../AccountService1b2b3b4a"/>
     </service>
     <service name="AccountService1b2b3b4b" promote="Component2b3b4b">
-        <interface.wsdl interface="http://www.bigbank.com/account#wsdl.interface(AccountService)"
-            wsdli:wsdlLocation="http://www.bigbank.com/account wsdl/AccountService.wsdl" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            conformanceURIs="http://ws-i.org/profiles/basic/1.1" location="wsdl/AccountService.wsdl" />
+        <interface.wsdl interface="http://www.bigbank.com/account#wsdl.interface(AccountService)"/>
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)" uri="../AccountService1b2b3b4b"/>
     </service>
 
     <component name="Component2a3a4a">
@@ -148,38 +124,44 @@
     <component name="Component3a4a">
         <implementation.java class="bigbank.account.services.accountdata.Component3aImpl" />
     </component>
+    <reference name="Component3a4aRef" promote="Component3a4a/accountService">
+        <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
+        	uri="http://localhost:8080/AccountService" />
+    </reference>
+
     <component name="Component3a4b">
         <implementation.java class="bigbank.account.services.accountdata.Component3aImpl" />
     </component>
+    <reference name="Component3a4bRef" promote="Component3a4b/accountService">
+        <interface.wsdl interface="http://www.bigbank.com/account#wsdl.interface(AccountService)"/>
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
+        	uri="http://localhost:8080/AccountService" />
+    </reference>
+
     <component name="Component3b4a">
         <implementation.java class="bigbank.account.services.accountdata.Component3bImpl" />
     </component>
+    <reference name="Component3b4aRef" promote="Component3b4a/accountService">
+        <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
+        	uri="http://localhost:8080/AccountService" />
+    </reference>
+    
     <component name="Component3b4b">
         <implementation.java class="bigbank.account.services.accountdata.Component3bImpl" />
     </component>
-
-    <reference name="Ref4a" promote="Component3a4a/accountService Component3b4a/accountService">
-        <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            location="wsdl/AccountService.wsdl" />
-    </reference>
-
-    <reference name="Ref4b" promote="Component3a4b/accountService Component3b4b/accountService">
-        <interface.wsdl interface="http://www.bigbank.com/account#wsdl.interface(AccountService)"
-            wsdli:wsdlLocation="http://www.bigbank.com/account wsdl/AccountService.wsdl" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            location="wsdl/AccountService.wsdl" />
+    <reference name="Component3b4bRef" promote="Component3b4b/accountService">
+        <interface.wsdl interface="http://www.bigbank.com/account#wsdl.interface(AccountService)"/>
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
+        	uri="http://localhost:8080/AccountService" />
     </reference>
 
-
     <!-- target service -->
 
     <service name="AccountService" promote="AccountServiceComponent">
         <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
-        <!-- interface.wsdl interface="http://www.bigbank.com/account#wsdl.interface(AccountService)"
-            wsdli:wsdlLocation="http://www.bigbank.com/account wsdl/AccountService.wsdl" / -->
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            conformanceURIs="http://ws-i.org/profiles/basic/1.1" location="wsdl/AccountService.wsdl" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)" uri="../AccountService"/>
     </service>
 
     <component name="AccountServiceComponent">
@@ -194,9 +176,7 @@
 
     <reference name="AccountServiceRef" promote="AccountServiceClient/accountService">
         <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
-        <!-- interface.wsdl interface="http://www.bigbank.com/account#wsdl.interface(AccountService)"  wsdli:wsdlLocation="http://www.bigbank.com/account wsdl/AccountService.wsdl" / -->
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            location="wsdl/AccountService.wsdl" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"/>
     </reference>
 
     <!-- clients -->
@@ -207,18 +187,18 @@
 
     <reference name="ClientRef1a2a3a4a" promote="Client1a2a3a4a/accountService">
         <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            location="wsdl/AccountServiceC1a2a3a4a.wsdl" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
+        	uri="http://localhost:8080/AccountService1a2a3a4a" />
     </reference>
 
     <component name="Client1a2a3a4b">
-        <implementation.java class="bigbank.account.services.accountdata.AccountServiceClientImpl" />
+        <implementation.java class="bigbank.account.services.accountdata.AccountServiceClientImpl"/>
     </component>
 
     <reference name="ClientRef1a2a3a4b" promote="Client1a2a3a4b/accountService">
         <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            location="wsdl/AccountServiceC1a2a3a4b.wsdl" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
+        	uri="http://localhost:8080/AccountService1a2a3a4b" />
     </reference>
 
     <component name="Client1a2a3b4a">
@@ -227,8 +207,8 @@
 
     <reference name="ClientRef1a2a3b4a" promote="Client1a2a3b4a/accountService">
         <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            location="wsdl/AccountServiceC1a2a3b4a.wsdl" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
+        	uri="http://localhost:8080/AccountService1a2a3b4a" />
     </reference>
 
     <component name="Client1a2a3b4b">
@@ -237,8 +217,8 @@
 
     <reference name="ClientRef1a2a3b4b" promote="Client1a2a3b4b/accountService">
         <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            location="wsdl/AccountServiceC1a2a3b4b.wsdl" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
+        	uri="http://localhost:8080/AccountService1a2a3b4b" />
     </reference>
 
     <component name="Client1a2b3a4a">
@@ -247,8 +227,8 @@
 
     <reference name="ClientRef1a2b3a4a" promote="Client1a2b3a4a/accountService">
         <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            location="wsdl/AccountServiceC1a2b3a4a.wsdl" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
+        	uri="http://localhost:8080/AccountService1a2b3a4a" />
     </reference>
 
     <component name="Client1a2b3a4b">
@@ -257,8 +237,8 @@
 
     <reference name="ClientRef1a2b3a4b" promote="Client1a2b3a4b/accountService">
         <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            location="wsdl/AccountServiceC1a2b3a4b.wsdl" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
+        	uri="http://localhost:8080/AccountService1a2b3a4b" />
     </reference>
 
     <component name="Client1a2b3b4a">
@@ -267,8 +247,8 @@
 
     <reference name="ClientRef1a2b3b4a" promote="Client1a2b3b4a/accountService">
         <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            location="wsdl/AccountServiceC1a2b3b4a.wsdl" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
+        	uri="http://localhost:8080/AccountService1a2b3b4a" />
     </reference>
 
     <component name="Client1a2b3b4b">
@@ -277,8 +257,8 @@
 
     <reference name="ClientRef1a2b3b4b" promote="Client1a2b3b4b/accountService">
         <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            location="wsdl/AccountServiceC1a2b3b4b.wsdl" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
+        	uri="http://localhost:8080/AccountService1a2b3b4b" />
     </reference>
 
     <component name="Client1b2a3a4a">
@@ -287,8 +267,8 @@
 
     <reference name="ClientRef1b2a3a4a" promote="Client1b2a3a4a/accountService">
         <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            location="wsdl/AccountServiceC1b2a3a4a.wsdl" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
+        	uri="http://localhost:8080/AccountService1b2a3a4a" />
     </reference>
 
     <component name="Client1b2a3a4b">
@@ -297,8 +277,8 @@
 
     <reference name="ClientRef1b2a3a4b" promote="Client1b2a3a4b/accountService">
         <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            location="wsdl/AccountServiceC1b2a3a4b.wsdl" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
+        	uri="http://localhost:8080/AccountService1b2a3a4b" />
     </reference>
 
     <component name="Client1b2a3b4a">
@@ -307,8 +287,8 @@
 
     <reference name="ClientRef1b2a3b4a" promote="Client1b2a3b4a/accountService">
         <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            location="wsdl/AccountServiceC1b2a3b4a.wsdl" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
+        	uri="http://localhost:8080/AccountService1b2a3b4a" />
     </reference>
 
     <component name="Client1b2a3b4b">
@@ -317,8 +297,8 @@
 
     <reference name="ClientRef1b2a3b4b" promote="Client1b2a3b4b/accountService">
         <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            location="wsdl/AccountServiceC1b2a3b4b.wsdl" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
+        	uri="http://localhost:8080/AccountService1b2a3b4b" />
     </reference>
 
     <component name="Client1b2b3a4a">
@@ -327,8 +307,8 @@
 
     <reference name="ClientRef1b2b3a4a" promote="Client1b2b3a4a/accountService">
         <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            location="wsdl/AccountServiceC1b2b3a4a.wsdl" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
+        	uri="http://localhost:8080/AccountService1b2b3a4a" />
     </reference>
 
     <component name="Client1b2b3a4b">
@@ -337,8 +317,8 @@
 
     <reference name="ClientRef1b2b3a4b" promote="Client1b2b3a4b/accountService">
         <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            location="wsdl/AccountServiceC1b2b3a4b.wsdl" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
+        	uri="http://localhost:8080/AccountService1b2b3a4b" />
     </reference>
 
     <component name="Client1b2b3b4a">
@@ -347,8 +327,8 @@
 
     <reference name="ClientRef1b2b3b4a" promote="Client1b2b3b4a/accountService">
         <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            location="wsdl/AccountServiceC1b2b3b4a.wsdl" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
+        	uri="http://localhost:8080/AccountService1b2b3b4a" />
     </reference>
 
     <component name="Client1b2b3b4b">
@@ -357,8 +337,8 @@
 
     <reference name="ClientRef1b2b3b4b" promote="Client1b2b3b4b/accountService">
         <interface.java interface="bigbank.account.services.accountdata.AccountDataService" />
-        <binding.ws endpoint="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
-            location="wsdl/AccountServiceC1b2b3b4b.wsdl" />
+        <binding.ws wsdlElement="http://www.bigbank.com/account#wsdl.endpoint(AccountService/AccountServiceSOAP)"
+        	uri="http://localhost:8080/AccountService1b2b3b4b" />
     </reference>
 
 </composite>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org