You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by he...@apache.org on 2011/12/21 18:16:59 UTC

svn commit: r1221814 - in /incubator/airavata/trunk/modules/xbaya-gui/src/test/resources: ComplexMath.xwf ForeachCrossProductLevenshteinDistance.xwf SimpleEcho.xwf SimpleMath.xwf axis2_default.xml

Author: heshan
Date: Wed Dec 21 17:16:59 2011
New Revision: 1221814

URL: http://svn.apache.org/viewvc?rev=1221814&view=rev
Log:
Updating the port id of axis2server used in test samples. AIRAVATA-248

Modified:
    incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/ComplexMath.xwf
    incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/ForeachCrossProductLevenshteinDistance.xwf
    incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/SimpleEcho.xwf
    incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/SimpleMath.xwf
    incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/axis2_default.xml

Modified: incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/ComplexMath.xwf
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/ComplexMath.xwf?rev=1221814&r1=1221813&r2=1221814&view=diff
==============================================================================
--- incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/ComplexMath.xwf (original)
+++ incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/ComplexMath.xwf Wed Dec 21 17:16:59 2011
@@ -627,13 +627,13 @@
     </wsdl:binding>
     <wsdl:service name="MathService">
         <wsdl:port name="MathServiceHttpSoap11Endpoint" binding="ns:MathServiceSoap11Binding">
-            <soap:address location="http://localhost:6060/axis2/services/MathService/" />
+            <soap:address location="http://localhost:8080/axis2/services/MathService/" />
         </wsdl:port>
         <wsdl:port name="MathServiceHttpSoap12Endpoint" binding="ns:MathServiceSoap12Binding">
-            <soap12:address location="http://localhost:6060/axis2/services/MathService/" />
+            <soap12:address location="http://localhost:8080/axis2/services/MathService/" />
         </wsdl:port>
         <wsdl:port name="MathServiceHttpEndpoint" binding="ns:MathServiceHttpBinding">
-            <http:address location="http://localhost:6060/axis2/services/MathService/" />
+            <http:address location="http://localhost:8080/axis2/services/MathService/" />
         </wsdl:port>
     </wsdl:service>
 &lt;/wsdl:definitions></xwf:wsdl>

Modified: incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/ForeachCrossProductLevenshteinDistance.xwf
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/ForeachCrossProductLevenshteinDistance.xwf?rev=1221814&r1=1221813&r2=1221814&view=diff
==============================================================================
--- incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/ForeachCrossProductLevenshteinDistance.xwf (original)
+++ incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/ForeachCrossProductLevenshteinDistance.xwf Wed Dec 21 17:16:59 2011
@@ -305,13 +305,13 @@
     &lt;/wsdl:binding>
     &lt;wsdl:service name="LevenshteinDistanceService">
         &lt;wsdl:port name="LevenshteinDistanceServiceHttpSoap11Endpoint" binding="ns:LevenshteinDistanceServiceSoap11Binding">
-            &lt;soap:address location="http://localhost:6060/axis2/services/LevenshteinDistanceService/" />
+            &lt;soap:address location="http://localhost:8080/axis2/services/LevenshteinDistanceService/" />
         &lt;/wsdl:port>
         &lt;wsdl:port name="LevenshteinDistanceServiceHttpSoap12Endpoint" binding="ns:LevenshteinDistanceServiceSoap12Binding">
-            &lt;soap12:address location="http://localhost:6060/axis2/services/LevenshteinDistanceService/" />
+            &lt;soap12:address location="http://localhost:8080/axis2/services/LevenshteinDistanceService/" />
         &lt;/wsdl:port>
         &lt;wsdl:port name="LevenshteinDistanceServiceHttpEndpoint" binding="ns:LevenshteinDistanceServiceHttpBinding">
-            &lt;http:address location="http://localhost:6060/axis2/services/LevenshteinDistanceService/" />
+            &lt;http:address location="http://localhost:8080/axis2/services/LevenshteinDistanceService/" />
         &lt;/wsdl:port>
     &lt;/wsdl:service>
 &lt;/wsdl:definitions></xwf:wsdl>

Modified: incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/SimpleEcho.xwf
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/SimpleEcho.xwf?rev=1221814&r1=1221813&r2=1221814&view=diff
==============================================================================
--- incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/SimpleEcho.xwf (original)
+++ incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/SimpleEcho.xwf Wed Dec 21 17:16:59 2011
@@ -162,13 +162,13 @@
     &lt;/wsdl:binding>
     &lt;wsdl:service name="EchoService">
         &lt;wsdl:port name="EchoServiceHttpSoap11Endpoint" binding="ns:EchoServiceSoap11Binding">
-            &lt;soap:address location="http://localhost:6060/axis2/services/EchoService" />
+            &lt;soap:address location="http://localhost:8080/axis2/services/EchoService" />
         &lt;/wsdl:port>
         &lt;wsdl:port name="EchoServiceHttpSoap12Endpoint" binding="ns:EchoServiceSoap12Binding">
-            &lt;soap12:address location="http://localhost:6060/axis2/services/EchoService" />
+            &lt;soap12:address location="http://localhost:8080/axis2/services/EchoService" />
         &lt;/wsdl:port>
         &lt;wsdl:port name="EchoServiceHttpEndpoint" binding="ns:EchoServiceHttpBinding">
-            &lt;http:address location="http://localhost:6060/axis2/services/EchoService" />
+            &lt;http:address location="http://localhost:8080/axis2/services/EchoService" />
         &lt;/wsdl:port>
     &lt;/wsdl:service>
 &lt;/wsdl:definitions></xwf:wsdl>

Modified: incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/SimpleMath.xwf
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/SimpleMath.xwf?rev=1221814&r1=1221813&r2=1221814&view=diff
==============================================================================
--- incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/SimpleMath.xwf (original)
+++ incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/SimpleMath.xwf Wed Dec 21 17:16:59 2011
@@ -627,13 +627,13 @@
     &lt;/wsdl:binding>
     &lt;wsdl:service name="MathService">
         &lt;wsdl:port name="MathServiceHttpSoap11Endpoint" binding="ns:MathServiceSoap11Binding">
-            &lt;soap:address location="http://localhost:6060/axis2/services/MathService/" />
+            &lt;soap:address location="http://localhost:8080/axis2/services/MathService/" />
         &lt;/wsdl:port>
         &lt;wsdl:port name="MathServiceHttpSoap12Endpoint" binding="ns:MathServiceSoap12Binding">
-            &lt;soap12:address location="http://localhost:6060/axis2/services/MathService/" />
+            &lt;soap12:address location="http://localhost:8080/axis2/services/MathService/" />
         &lt;/wsdl:port>
         &lt;wsdl:port name="MathServiceHttpEndpoint" binding="ns:MathServiceHttpBinding">
-            &lt;http:address location="http://localhost:6060/axis2/services/MathService/" />
+            &lt;http:address location="http://localhost:8080/axis2/services/MathService/" />
         &lt;/wsdl:port>
     &lt;/wsdl:service>
 &lt;/wsdl:definitions></xwf:wsdl>

Modified: incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/axis2_default.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/axis2_default.xml?rev=1221814&r1=1221813&r2=1221814&view=diff
==============================================================================
--- incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/axis2_default.xml (original)
+++ incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/axis2_default.xml Wed Dec 21 17:16:59 2011
@@ -140,7 +140,7 @@
     <!-- ================================================= -->
     <transportReceiver name="http"
                        class="org.apache.axis2.transport.http.SimpleHTTPServer">
-        <parameter name="port">6060</parameter>
+        <parameter name="port">8080</parameter>
         <!--If you want to give your own host address for EPR generation-->
         <!--uncomment following parameter , and set as you required.-->
         <!--<parameter name="hostname">http://myApp.com/ws</parameter>-->