Author: thomas.diesler(a)jboss.com
Date: 2008-04-21 07:50:42 -0400 (Mon, 21 Apr 2008)
New Revision: 6566
Modified:
framework/trunk/testsuite/test/ant-import/build-testsuite.xml
framework/trunk/testsuite/test/resources/jaxws/jbws1581/META-INF/wsdl/TestService.wsdl
framework/trunk/testsuite/test/resources/jaxws/jbws1798/WEB-INF/wsdl/TestService.wsdl
framework/trunk/testsuite/test/resources/jaxws/jbws1841/META-INF/wsdl/TestService.wsdl
framework/trunk/testsuite/test/resources/jaxws/jbws1843/WEB-INF/wsdl/TestService.wsdl
framework/trunk/testsuite/test/resources/jaxws/jbws1969/META-INF/wsdl/echo/TestService.wsdl
framework/trunk/testsuite/test/resources/jaxws/jbws2009/WEB-INF/wsdl/TestService.wsdl
framework/trunk/testsuite/test/resources/jaxws/samples/asynchronous/WEB-INF/wsdl/TestService.wsdl
framework/trunk/testsuite/test/resources/jaxws/samples/context/WEB-INF/wsdl/TestEndpoint.wsdl
framework/trunk/testsuite/test/resources/jaxws/samples/serviceref/META-INF/wsdl/TestEndpoint.wsdl
framework/trunk/testsuite/test/resources/jaxws/samples/webserviceref/META-INF/wsdl/TestEndpoint.wsdl
Log:
Test* classes are picked up by surefire
Modified: framework/trunk/testsuite/test/ant-import/build-testsuite.xml
===================================================================
--- framework/trunk/testsuite/test/ant-import/build-testsuite.xml 2008-04-21 11:31:27 UTC
(rev 6565)
+++ framework/trunk/testsuite/test/ant-import/build-testsuite.xml 2008-04-21 11:50:42 UTC
(rev 6566)
@@ -150,11 +150,11 @@
</path>
<!--
- The 'tests.client.classpath' contains jars that are available in the target
container's client directory.
+ The 's.client.classpath' contains jars that are available in the target
container's client directory.
There jars apply to all supported stacks. It MUST NOT contains jars from a local
thirdparty dir.
The 'ws.stack.classpath' contains jars that come with a specific stack
distribution.
- The 'tests.extra.classpath' contains stack specific jars that are needed to
run the stack specific tests.
+ The 's.extra.classpath' contains stack specific jars that are needed to run
the stack specific tests.
-->
<path id="integration.target.client.classpath">
<pathelement location="${jboss.client}/activation.jar"/>
@@ -212,11 +212,11 @@
</path>
<!--
- The 'tests.client.classpath' contains jars that are available in the target
container's client directory.
+ The 's.client.classpath' contains jars that are available in the target
container's client directory.
There jars apply to all supported stacks. It MUST NOT contains jars from a local
thirdparty dir.
The 'ws.stack.classpath' contains jars that come with a specific stack
distribution.
- The 'tests.extra.classpath' contains stack specific jars that are needed to
run the stack specific tests.
+ The 's.extra.classpath' contains stack specific jars that are needed to run
the stack specific tests.
-->
<path id="integration.target.client.classpath">
<pathelement location="${jboss.client}/activation.jar"/>
Modified:
framework/trunk/testsuite/test/resources/jaxws/jbws1581/META-INF/wsdl/TestService.wsdl
===================================================================
---
framework/trunk/testsuite/test/resources/jaxws/jbws1581/META-INF/wsdl/TestService.wsdl 2008-04-21
11:31:27 UTC (rev 6565)
+++
framework/trunk/testsuite/test/resources/jaxws/jbws1581/META-INF/wsdl/TestService.wsdl 2008-04-21
11:50:42 UTC (rev 6566)
@@ -1,4 +1,4 @@
-<definitions name='TestService'
targetNamespace='http://jbws1581.jaxws.ws.test.jboss.org/'
xmlns='http://schemas.xmlsoap.org/wsdl/'
+<definitions name='EndpointService'
targetNamespace='http://jbws1581.jaxws.ws.test.jboss.org/'
xmlns='http://schemas.xmlsoap.org/wsdl/'
xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/'
xmlns:tns='http://jbws1581.jaxws.ws.test.jboss.org/'
xmlns:xsd='http://www.w3.org/2001/XMLSchema'>
<types></types>
<message name='EndpointBean_hello'>
@@ -25,7 +25,7 @@
</output>
</operation>
</binding>
- <service name='TestService'>
+ <service name='EndpointService'>
<port binding='tns:EndpointBeanBinding'
name='EndpointBeanPort'>
<soap:address
location='http://@jboss.bind.address@:8080/jaxws-jbws1581'/>
</port>
Modified:
framework/trunk/testsuite/test/resources/jaxws/jbws1798/WEB-INF/wsdl/TestService.wsdl
===================================================================
---
framework/trunk/testsuite/test/resources/jaxws/jbws1798/WEB-INF/wsdl/TestService.wsdl 2008-04-21
11:31:27 UTC (rev 6565)
+++
framework/trunk/testsuite/test/resources/jaxws/jbws1798/WEB-INF/wsdl/TestService.wsdl 2008-04-21
11:50:42 UTC (rev 6566)
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
-<definitions name='Service'
targetNamespace='http://jbws1798.jaxws.ws.test.jboss.org/'
xmlns:tns='http://jbws1798.jaxws.ws.test.jboss.org/'
+<definitions name='EndpointService'
targetNamespace='http://jbws1798.jaxws.ws.test.jboss.org/'
xmlns:tns='http://jbws1798.jaxws.ws.test.jboss.org/'
xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/'
xmlns:cc="urn:CoreComponentTypes" xmlns:bc="urn:BaseComponents"
xmlns='http://schemas.xmlsoap.org/wsdl/'>
<types>
<xsd:schema elementFormDefault="qualified"
targetNamespace="http://jbws1798.jaxws.ws.test.jboss.org/"
xmlns:tns="http://jbws1798.jaxws.ws.test.jboss.org/"
@@ -109,7 +109,7 @@
</output>
</operation>
</binding>
- <service name='Service'>
+ <service name='EndpointService'>
<port name='ServicePort' binding='tns:ServiceBinding'>
<soap:address location='http:unknown-location-uri'/>
</port>
Modified:
framework/trunk/testsuite/test/resources/jaxws/jbws1841/META-INF/wsdl/TestService.wsdl
===================================================================
---
framework/trunk/testsuite/test/resources/jaxws/jbws1841/META-INF/wsdl/TestService.wsdl 2008-04-21
11:31:27 UTC (rev 6565)
+++
framework/trunk/testsuite/test/resources/jaxws/jbws1841/META-INF/wsdl/TestService.wsdl 2008-04-21
11:50:42 UTC (rev 6566)
@@ -1,4 +1,4 @@
-<definitions name='TestService'
targetNamespace='http://www.openuri.org/2004/04/HelloWorld'
+<definitions name='EndpointService'
targetNamespace='http://www.openuri.org/2004/04/HelloWorld'
xmlns='http://schemas.xmlsoap.org/wsdl/'
xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/'
xmlns:tns='http://www.openuri.org/2004/04/HelloWorld'
@@ -30,7 +30,7 @@
</output>
</operation>
</binding>
- <service name='TestService'>
+ <service name='EndpointService'>
<port binding='tns:EndpointInterfaceBinding'
name='EndpointInterfacePort'>
<soap:address
location='http://@jboss.bind.address@:8080/jaxws-jbws1841/EJB3Bean'/>
Modified:
framework/trunk/testsuite/test/resources/jaxws/jbws1843/WEB-INF/wsdl/TestService.wsdl
===================================================================
---
framework/trunk/testsuite/test/resources/jaxws/jbws1843/WEB-INF/wsdl/TestService.wsdl 2008-04-21
11:31:27 UTC (rev 6565)
+++
framework/trunk/testsuite/test/resources/jaxws/jbws1843/WEB-INF/wsdl/TestService.wsdl 2008-04-21
11:50:42 UTC (rev 6566)
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8' ?>
-<definitions name='Service'
targetNamespace='http://jbws1843.jaxws.ws.test.jboss.org/'
+<definitions name='EndpointService'
targetNamespace='http://jbws1843.jaxws.ws.test.jboss.org/'
xmlns:tns='http://jbws1843.jaxws.ws.test.jboss.org/'
xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/'
xmlns:cc="urn:CoreComponentTypes"
@@ -81,7 +81,7 @@
<message name='Service_getCurrency_Response_Soap'>
<part name='parameters'
element='tns:getCurrencyResponse'/>
</message>
- <portType name='Service'>
+ <portType name='EndpointService'>
<operation name='getCountryCodes'>
<input message='tns:Service_getCountryCodes_Request_Soap'/>
<output message='tns:Service_getCountryCodes_Response_Soap'/>
@@ -95,7 +95,7 @@
<output message='tns:Service_getCurrencyCodes_Response_Soap'/>
</operation>
</portType>
- <binding name='Service' type='tns:Service'>
+ <binding name='EndpointService' type='tns:Service'>
<soap:binding
transport='http://schemas.xmlsoap.org/soap/http'
style='document'/>
<operation name='getCountryCodes'>
<soap:operation soapAction='countryCodesAction'
style='document'/>
@@ -125,8 +125,8 @@
</output>
</operation>
</binding>
- <service name='Service'>
- <port name='Service' binding='tns:Service'>
+ <service name='EndpointService'>
+ <port name='EndpointService' binding='tns:Service'>
<soap:address location='http:unknown-location-uri'/>
</port>
</service>
Modified:
framework/trunk/testsuite/test/resources/jaxws/jbws1969/META-INF/wsdl/echo/TestService.wsdl
===================================================================
---
framework/trunk/testsuite/test/resources/jaxws/jbws1969/META-INF/wsdl/echo/TestService.wsdl 2008-04-21
11:31:27 UTC (rev 6565)
+++
framework/trunk/testsuite/test/resources/jaxws/jbws1969/META-INF/wsdl/echo/TestService.wsdl 2008-04-21
11:50:42 UTC (rev 6566)
@@ -12,19 +12,19 @@
</xsd:schema>
</types>
- <message name='TestEndpoint_echo'>
+ <message name='Endpoint_echo'>
<part element='tns:echo' name='echo'></part>
</message>
- <message name='TestEndpoint_echoResponse'>
+ <message name='Endpoint_echoResponse'>
<part element='tns:echoResponse'
name='echoResponse'></part>
</message>
- <portType name='TestEndpoint'>
+ <portType name='Endpoint'>
<operation name='echo' parameterOrder='echo'>
<input message='tns:TestEndpoint_echo'></input>
<output
message='tns:TestEndpoint_echoResponse'></output>
</operation>
</portType>
- <binding name='TestEndpointBinding' type='tns:TestEndpoint'>
+ <binding name='EndpointBinding' type='tns:TestEndpoint'>
<soap:binding style='document'
transport='http://schemas.xmlsoap.org/soap/http'/>
<operation name='echo'>
<soap:operation soapAction=''/>
@@ -36,8 +36,8 @@
</output>
</operation>
</binding>
- <service name='TestEndpointService'>
- <port binding='tns:TestEndpointBinding'
name='TestEndpointPort'>
+ <service name='EndpointService'>
+ <port binding='tns:TestEndpointBinding'
name='EndpointPort'>
<soap:address
location='http://127.0.0.1:8080/jaxws-jbws1969'/>
</port>
</service>
Modified:
framework/trunk/testsuite/test/resources/jaxws/jbws2009/WEB-INF/wsdl/TestService.wsdl
===================================================================
---
framework/trunk/testsuite/test/resources/jaxws/jbws2009/WEB-INF/wsdl/TestService.wsdl 2008-04-21
11:31:27 UTC (rev 6565)
+++
framework/trunk/testsuite/test/resources/jaxws/jbws2009/WEB-INF/wsdl/TestService.wsdl 2008-04-21
11:50:42 UTC (rev 6566)
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
-<definitions name='Service'
targetNamespace='http://jbws2009.jaxws.ws.test.jboss.org/'
xmlns:tns='http://jbws2009.jaxws.ws.test.jboss.org/'
+<definitions name='EndpointService'
targetNamespace='http://jbws2009.jaxws.ws.test.jboss.org/'
xmlns:tns='http://jbws2009.jaxws.ws.test.jboss.org/'
xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/'
xmlns:cc="urn:CoreComponentTypes" xmlns:bc="urn:BaseComponents"
xmlns='http://schemas.xmlsoap.org/wsdl/'>
<types>
<xsd:schema elementFormDefault="qualified"
targetNamespace="http://jbws2009.jaxws.ws.test.jboss.org/"
xmlns:tns="http://jbws2009.jaxws.ws.test.jboss.org/"
@@ -109,7 +109,7 @@
</output>
</operation>
</binding>
- <service name='Service'>
+ <service name='EndpointService'>
<port name='ServicePort' binding='tns:ServiceBinding'>
<soap:address location='http:unknown-location-uri'/>
</port>
Modified:
framework/trunk/testsuite/test/resources/jaxws/samples/asynchronous/WEB-INF/wsdl/TestService.wsdl
===================================================================
---
framework/trunk/testsuite/test/resources/jaxws/samples/asynchronous/WEB-INF/wsdl/TestService.wsdl 2008-04-21
11:31:27 UTC (rev 6565)
+++
framework/trunk/testsuite/test/resources/jaxws/samples/asynchronous/WEB-INF/wsdl/TestService.wsdl 2008-04-21
11:50:42 UTC (rev 6566)
@@ -5,7 +5,7 @@
$Id$
-->
-<definitions name='TestEndpointService'
targetNamespace='http://org.jboss.ws/jaxws/asynchronous'
xmlns='http://schemas.xmlsoap.org/wsdl/'
+<definitions name='EndpointService'
targetNamespace='http://org.jboss.ws/jaxws/asynchronous'
xmlns='http://schemas.xmlsoap.org/wsdl/'
xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/'
xmlns:tns='http://org.jboss.ws/jaxws/asynchronous'
xmlns:xsd='http://www.w3.org/2001/XMLSchema'
xmlns:jaxws="http://java.sun.com/xml/ns/jaxws"
xmlns:jaxb="http://java.sun.com/xml/ns/jaxb">
@@ -14,19 +14,19 @@
<jaxws:enableAsyncMapping>true</jaxws:enableAsyncMapping>
</jaxws:bindings>
- <message name='TestEndpoint_echoResponse'>
+ <message name='Endpoint_echoResponse'>
<part name='result' type='xsd:string'/>
</message>
- <message name='TestEndpoint_echo'>
+ <message name='Endpoint_echo'>
<part name='String_1' type='xsd:string'/>
</message>
- <portType name='TestEndpoint'>
+ <portType name='Endpoint'>
<operation name='echo' parameterOrder='String_1'>
<input message='tns:TestEndpoint_echo'/>
<output message='tns:TestEndpoint_echoResponse'/>
</operation>
</portType>
- <binding name='TestEndpointBinding' type='tns:TestEndpoint'>
+ <binding name='EndpointBinding' type='tns:TestEndpoint'>
<soap:binding style='rpc'
transport='http://schemas.xmlsoap.org/soap/http'/>
<operation name='echo'>
<soap:operation soapAction=''/>
@@ -38,8 +38,8 @@
</output>
</operation>
</binding>
- <service name='TestEndpointService'>
- <port binding='tns:TestEndpointBinding'
name='TestEndpointPort'>
+ <service name='EndpointService'>
+ <port binding='tns:TestEndpointBinding' name='EndpointPort'>
<soap:address
location='http://tdvaio:8080/jaxws-samples-asynchronous/TestEndpoint'/>
</port>
</service>
Modified:
framework/trunk/testsuite/test/resources/jaxws/samples/context/WEB-INF/wsdl/TestEndpoint.wsdl
===================================================================
---
framework/trunk/testsuite/test/resources/jaxws/samples/context/WEB-INF/wsdl/TestEndpoint.wsdl 2008-04-21
11:31:27 UTC (rev 6565)
+++
framework/trunk/testsuite/test/resources/jaxws/samples/context/WEB-INF/wsdl/TestEndpoint.wsdl 2008-04-21
11:50:42 UTC (rev 6566)
@@ -1,36 +1,36 @@
-<definitions name='TestEndpointService'
targetNamespace='http://org.jboss.ws/jaxws/context'
xmlns='http://schemas.xmlsoap.org/wsdl/'
xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/'
xmlns:tns='http://org.jboss.ws/jaxws/context'
xmlns:xsd='http://www.w3.org/2001/XMLSchema'>
+<definitions name='EndpointService'
targetNamespace='http://org.jboss.ws/jaxws/context'
xmlns='http://schemas.xmlsoap.org/wsdl/'
xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/'
xmlns:tns='http://org.jboss.ws/jaxws/context'
xmlns:xsd='http://www.w3.org/2001/XMLSchema'>
<types></types>
- <message name='TestEndpoint_testIsUserInRole'>
+ <message name='Endpoint_testIsUserInRole'>
<part name='arg0' type='xsd:string'/>
</message>
- <message name='TestEndpoint_testGetMessageContext'></message>
- <message name='TestEndpoint_testGetUserPrincipal'></message>
- <message name='TestEndpoint_testGetUserPrincipalResponse'>
+ <message name='Endpoint_testGetMessageContext'></message>
+ <message name='Endpoint_testGetUserPrincipal'></message>
+ <message name='Endpoint_testGetUserPrincipalResponse'>
<part name='return' type='xsd:string'/>
</message>
- <message name='TestEndpoint_testGetMessageContextResponse'>
+ <message name='Endpoint_testGetMessageContextResponse'>
<part name='return' type='xsd:string'/>
</message>
- <message name='TestEndpoint_testIsUserInRoleResponse'>
+ <message name='Endpoint_testIsUserInRoleResponse'>
<part name='return' type='xsd:boolean'/>
</message>
- <portType name='TestEndpoint'>
- <operation name='testGetMessageContext'>
+ <portType name='Endpoint'>
+ <operation name='GetMessageContext'>
<input message='tns:TestEndpoint_testGetMessageContext'/>
<output message='tns:TestEndpoint_testGetMessageContextResponse'/>
</operation>
- <operation name='testGetUserPrincipal'>
+ <operation name='GetUserPrincipal'>
<input message='tns:TestEndpoint_testGetUserPrincipal'/>
<output message='tns:TestEndpoint_testGetUserPrincipalResponse'/>
</operation>
- <operation name='testIsUserInRole' parameterOrder='arg0'>
+ <operation name='IsUserInRole' parameterOrder='arg0'>
<input message='tns:TestEndpoint_testIsUserInRole'/>
<output message='tns:TestEndpoint_testIsUserInRoleResponse'/>
</operation>
</portType>
- <binding name='TestEndpointBinding' type='tns:TestEndpoint'>
+ <binding name='EndpointBinding' type='tns:TestEndpoint'>
<soap:binding style='rpc'
transport='http://schemas.xmlsoap.org/soap/http'/>
- <operation name='testGetMessageContext'>
+ <operation name='GetMessageContext'>
<soap:operation soapAction=''/>
<input>
<soap:body namespace='http://org.jboss.ws/jaxws/context'
use='literal'/>
@@ -39,7 +39,7 @@
<soap:body namespace='http://org.jboss.ws/jaxws/context'
use='literal'/>
</output>
</operation>
- <operation name='testGetUserPrincipal'>
+ <operation name='GetUserPrincipal'>
<soap:operation soapAction=''/>
<input>
<soap:body namespace='http://org.jboss.ws/jaxws/context'
use='literal'/>
@@ -48,7 +48,7 @@
<soap:body namespace='http://org.jboss.ws/jaxws/context'
use='literal'/>
</output>
</operation>
- <operation name='testIsUserInRole'>
+ <operation name='IsUserInRole'>
<soap:operation soapAction=''/>
<input>
<soap:body namespace='http://org.jboss.ws/jaxws/context'
use='literal'/>
@@ -58,8 +58,8 @@
</output>
</operation>
</binding>
- <service name='TestEndpointService'>
- <port binding='tns:TestEndpointBinding' name='TestEndpointPort'>
+ <service name='EndpointService'>
+ <port binding='tns:TestEndpointBinding' name='EndpointPort'>
<soap:address
location='http://@jboss.bind.address@:8080/jaxws-samples-context'/>
</port>
</service>
Modified:
framework/trunk/testsuite/test/resources/jaxws/samples/serviceref/META-INF/wsdl/TestEndpoint.wsdl
===================================================================
---
framework/trunk/testsuite/test/resources/jaxws/samples/serviceref/META-INF/wsdl/TestEndpoint.wsdl 2008-04-21
11:31:27 UTC (rev 6565)
+++
framework/trunk/testsuite/test/resources/jaxws/samples/serviceref/META-INF/wsdl/TestEndpoint.wsdl 2008-04-21
11:50:42 UTC (rev 6566)
@@ -1,18 +1,18 @@
-<definitions name='TestEndpointService'
targetNamespace='http://serviceref.samples.jaxws.ws.test.jboss.org/'
xmlns='http://schemas.xmlsoap.org/wsdl/'
xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/'
xmlns:tns='http://serviceref.samples.jaxws.ws.test.jboss.org/'
xmlns:xsd='http://www.w3.org/2001/XMLSchema'>
+<definitions name='EndpointService'
targetNamespace='http://serviceref.samples.jaxws.ws.test.jboss.org/'
xmlns='http://schemas.xmlsoap.org/wsdl/'
xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/'
xmlns:tns='http://serviceref.samples.jaxws.ws.test.jboss.org/'
xmlns:xsd='http://www.w3.org/2001/XMLSchema'>
<types></types>
- <message name='TestEndpoint_echoResponse'>
+ <message name='Endpoint_echoResponse'>
<part name='return' type='xsd:string'/>
</message>
- <message name='TestEndpoint_echo'>
+ <message name='Endpoint_echo'>
<part name='arg0' type='xsd:string'/>
</message>
- <portType name='TestEndpoint'>
+ <portType name='Endpoint'>
<operation name='echo' parameterOrder='arg0'>
<input message='tns:TestEndpoint_echo'/>
<output message='tns:TestEndpoint_echoResponse'/>
</operation>
</portType>
- <binding name='TestEndpointBinding' type='tns:TestEndpoint'>
+ <binding name='EndpointBinding' type='tns:TestEndpoint'>
<soap:binding style='rpc'
transport='http://schemas.xmlsoap.org/soap/http'/>
<operation name='echo'>
<soap:operation soapAction=''/>
@@ -24,8 +24,8 @@
</output>
</operation>
</binding>
- <service name='TestEndpointService'>
- <port binding='tns:TestEndpointBinding' name='TestEndpointPort'>
+ <service name='EndpointService'>
+ <port binding='tns:TestEndpointBinding' name='EndpointPort'>
<soap:address
location='http://@jboss.bind.address@:8080/jaxws-samples-serviceref'/>
</port>
</service>
Modified:
framework/trunk/testsuite/test/resources/jaxws/samples/webserviceref/META-INF/wsdl/TestEndpoint.wsdl
===================================================================
---
framework/trunk/testsuite/test/resources/jaxws/samples/webserviceref/META-INF/wsdl/TestEndpoint.wsdl 2008-04-21
11:31:27 UTC (rev 6565)
+++
framework/trunk/testsuite/test/resources/jaxws/samples/webserviceref/META-INF/wsdl/TestEndpoint.wsdl 2008-04-21
11:50:42 UTC (rev 6566)
@@ -1,23 +1,23 @@
<!--
wsimport -d ../../../java -keep -p org.jboss.test.ws.jaxws.webserviceref
META-INF/wsdl/TestEndpoint.wsdl
-->
-<definitions name='TestEndpointService'
targetNamespace='http://org.jboss.ws/wsref'
xmlns='http://schemas.xmlsoap.org/wsdl/'
xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/'
xmlns:tns='http://org.jboss.ws/wsref'
xmlns:xsd='http://www.w3.org/2001/XMLSchema'>
+<definitions name='EndpointService'
targetNamespace='http://org.jboss.ws/wsref'
xmlns='http://schemas.xmlsoap.org/wsdl/'
xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/'
xmlns:tns='http://org.jboss.ws/wsref'
xmlns:xsd='http://www.w3.org/2001/XMLSchema'>
- <message name='TestEndpoint_echo'>
+ <message name='Endpoint_echo'>
<part name='arg0' type='xsd:string'/>
</message>
- <message name='TestEndpoint_echoResponse'>
+ <message name='Endpoint_echoResponse'>
<part name='return' type='xsd:string'/>
</message>
- <portType name='TestEndpoint'>
+ <portType name='Endpoint'>
<operation name='echo' parameterOrder='arg0'>
<input message='tns:TestEndpoint_echo'/>
<output message='tns:TestEndpoint_echoResponse'/>
</operation>
</portType>
- <binding name='TestEndpointBinding' type='tns:TestEndpoint'>
+ <binding name='EndpointBinding' type='tns:TestEndpoint'>
<soap:binding style='rpc'
transport='http://schemas.xmlsoap.org/soap/http'/>
<operation name='echo'>
<soap:operation soapAction=''/>
@@ -30,8 +30,8 @@
</operation>
</binding>
- <service name='TestEndpointService'>
- <port binding='tns:TestEndpointBinding' name='TestEndpointPort'>
+ <service name='EndpointService'>
+ <port binding='tns:TestEndpointBinding' name='EndpointPort'>
<soap:address
location='http://@jboss.bind.address@:8080/jaxws-samples-webserviceref'/>
</port>
</service>