Author: thomas.diesler(a)jboss.com
Date: 2007-01-30 11:33:53 -0500 (Tue, 30 Jan 2007)
New Revision: 2193
Added:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/asynchronous/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/context/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/exception/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/oneway/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/provider/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webmethod/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webparam/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webresult/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/MimeDeclarationTestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/asynchronous/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/context/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/exception/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/handlerchain/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/logicalhandler/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/oneway/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/provider/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/soapbinding/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webmethod/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webparam/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webresult/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webresult/WEB-INF/web.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webresult/jaxrpc-mapping.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webservice/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webserviceref/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/xop/
Removed:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/asynchronous/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/client/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/context/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/exception/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/handlerchain/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/oneway/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/soapbinding/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webmethod/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webparam/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webresult/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webservice/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/logicalhandler/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/provider/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/webserviceref/
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/xop/MimeDeclarationTestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/xop/doclit/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/asynchronous/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/client/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/context/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/exception/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/handlerchain/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/oneway/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/soapbinding/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/soapmessagehandlers/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/webmethod/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/webparam/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/webresult/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/webservice/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/logicalhandler/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/provider/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webresult/WEB-INF/web.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webresult/jaxrpc-mapping.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/webserviceref/
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/xop/
Modified:
branches/jbossws-1.2.0/integration-jboss50/src/main/java/org/jboss/ws/integration/jboss50/WebServiceRefHandler.java
branches/jbossws-1.2.0/jbossws-tests/ant-import/build-jars-jaxws.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/metadata/JAXWSBuilderTestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/asynchronous/AsynchronousDispatchTestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/asynchronous/AsynchronousProxyTestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/asynchronous/TestEndpoint.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/asynchronous/TestEndpointBean.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/context/EndpointEJB.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/context/EndpointJSE.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/context/EndpointNoInjectEJB.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/context/TestEndpoint.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/context/WebServiceContextJSETestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/exception/ExceptionEndpoint.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/exception/ExceptionEndpointImpl.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/exception/ExceptionTestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/exception/UserException.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/AuthorizationHandler.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/Endpoint.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/EndpointImpl.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/EndpointService.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/EndpointWithHandlerChain.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainClient.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainClientTestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainTestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/LogHandler.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/RoutingHandler.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/Echo.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/EchoResponse.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerJAXBTestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerSourceTestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalJAXBHandler.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalSourceHandler.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/ObjectFactory.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/ProtocolHandler.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/SOAPEndpointJAXB.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/SOAPEndpointJAXBImpl.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/SOAPEndpointSource.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/SOAPEndpointSourceImpl.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/package-info.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/oneway/JSR181OneWayTestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/oneway/PingEndpointImpl.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/provider/ProviderBeanJAXB.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/provider/ProviderBeanMessage.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/provider/ProviderBeanPayload.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/provider/ProviderJAXBTestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/provider/ProviderMessageTestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/provider/ProviderPayloadTestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/provider/UserType.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/provider/WebServiceEndpoint.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/DocBareServiceImpl.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/DocWrapped.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/DocWrappedServiceImpl.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/ExampleSEI.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/ExampleServiceImpl.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/JSR181SOAPBindingTestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/PurchaseOrder.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/PurchaseOrderAck.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/SubmitBareRequest.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/SubmitBareResponse.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webmethod/JSR181WebMethodTestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webmethod/TestEndpoint.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webmethod/TestEndpointImpl.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webparam/JSR181WebParamTestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webparam/PingDocument.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webparam/PingDocumentHolder.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webparam/PingService.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webparam/SecurityHeader.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webresult/CustomerRecord.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webresult/CustomerService.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webresult/JSR181WebResultTestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webresult/USAddress.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/EJB21Bean01.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/EJB21Bean02.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/EJB21Bean03.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/EJB3Bean01.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/EJB3Bean02.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/EJB3Bean03.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/EJB3RemoteInterface.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/EndpointInterface.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/EndpointInterface03.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/JSEBean01.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/JSEBean02.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/JSEBean03.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/JSR181WebServiceBase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/JSR181WebServiceEJB3TestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/JSR181WebServiceJSETestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/EJB3Client.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/EJB3Remote.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/SecureEndpoint.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/SecureEndpointClient.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/SecureEndpointImpl.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/SecureEndpointService.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/ServiceRefOverridesTestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/ServletClient.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/StubPropertyTestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/TestEndpoint.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/TestEndpointClientOne.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/TestEndpointClientTwo.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/TestEndpointImpl.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/TestEndpointService.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/WebServiceRefClientTestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/WebServiceRefEJB3TestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/WebServiceRefServletTestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/DHRequest.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/DHResponse.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/ImageRequest.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/ImageResponse.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/MTOMEndpoint.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/MTOMEndpointBean.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/MTOMProtocolHandler.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/SourceRequest.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/SourceResponse.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/XOPBase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/XOPHandlerTestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/XOPTestCase.java
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/asynchronous/WEB-INF/web.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/asynchronous/WEB-INF/wsdl/TestService.wsdl
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/context/WEB-INF/web.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/context/WEB-INF/wsdl/TestEndpoint.wsdl
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/exception/WEB-INF/web.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/handlerchain/META-INF/jboss-client.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/handlerchain/WEB-INF/web.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/handlerchain/jaxws-handlers.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/logicalhandler/META-INF/jaxws-client-jaxb-handlers.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/logicalhandler/META-INF/jaxws-client-source-handlers.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/logicalhandler/META-INF/wsdl/TestService.wsdl
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/logicalhandler/WEB-INF/jaxws-server-jaxb-handlers.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/logicalhandler/WEB-INF/jaxws-server-source-handlers.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/logicalhandler/WEB-INF/web-jaxb.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/logicalhandler/WEB-INF/web-source.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/oneway/WEB-INF/web.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/provider/jaxb/WEB-INF/web.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/provider/message/WEB-INF/web.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/provider/payload/WEB-INF/web.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/soapbinding/WEB-INF/web.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webmethod/WEB-INF/web.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webparam/WEB-INF/web.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webparam/jaxrpc-mapping.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webservice/WEB-INF01/web.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webservice/WEB-INF02/web.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webservice/WEB-INF03/web.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webserviceref/META-INF-override/jboss-client.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webserviceref/META-INF-secure/jboss-client.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webserviceref/META-INF/jboss-client.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webserviceref/META-INF/jboss-web.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webserviceref/META-INF/jboss.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webserviceref/META-INF/wsdl/TestEndpoint.wsdl
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webserviceref/WEB-INF-client/web.xml
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webserviceref/WEB-INF/web.xml
Log:
Migrate JAXWS functional tests to samples
Modified:
branches/jbossws-1.2.0/integration-jboss50/src/main/java/org/jboss/ws/integration/jboss50/WebServiceRefHandler.java
===================================================================
---
branches/jbossws-1.2.0/integration-jboss50/src/main/java/org/jboss/ws/integration/jboss50/WebServiceRefHandler.java 2007-01-30
14:05:39 UTC (rev 2192)
+++
branches/jbossws-1.2.0/integration-jboss50/src/main/java/org/jboss/ws/integration/jboss50/WebServiceRefHandler.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -173,7 +173,8 @@
}
// Do not use rebind, the binding should be unique
- Util.bind(encCtx, encName, new ServiceReferenceable(serviceClassName,
targetClassName, usRef));
+ // [JBWS-1499] - Revisit WebServiceRefHandler JNDI rebind
+ Util.rebind(encCtx, encName, new ServiceReferenceable(serviceClassName,
targetClassName, usRef));
log.debug("<service-ref> bound to: java:comp/env/" + encName);
}
Modified: branches/jbossws-1.2.0/jbossws-tests/ant-import/build-jars-jaxws.xml
===================================================================
--- branches/jbossws-1.2.0/jbossws-tests/ant-import/build-jars-jaxws.xml 2007-01-30
14:05:39 UTC (rev 2192)
+++ branches/jbossws-1.2.0/jbossws-tests/ant-import/build-jars-jaxws.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -9,811 +9,792 @@
<!-- $Id$ -->
<project name="JBossWS">
-
- <description>JBossWS test archive builder</description>
-
- <!-- ================================================================== -->
- <!-- Building -->
- <!-- ================================================================== -->
-
- <target name="build-jars" description="Build the
deployments.">
-
- <mkdir dir="${tests.output.dir}/libs"/>
-
- <!-- jaxws-anonymous -->
- <war warfile="${tests.output.dir}/libs/jaxws-anonymous.war"
webxml="${tests.output.dir}/resources/jaxws/anonymous/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/anonymous/Anonymous.class"/>
- <include
name="org/jboss/test/ws/jaxws/anonymous/AnonymousRequest.class"/>
- <include
name="org/jboss/test/ws/jaxws/anonymous/AnonymousResponse.class"/>
- <include
name="org/jboss/test/ws/jaxws/anonymous/AnonymousImpl.class"/>
- </classes>
- </war>
-
- <!-- jaxws-asynchronous -->
- <war warfile="${tests.output.dir}/libs/jaxws-asynchronous.war"
webxml="${tests.output.dir}/resources/jaxws/asynchronous/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/asynchronous/TestEndpoint.class"/>
- <include
name="org/jboss/test/ws/jaxws/asynchronous/TestEndpointBean.class"/>
- </classes>
- </war>
-
- <!-- jaxws-binding -->
- <war warfile="${tests.output.dir}/libs/jaxws-binding.war"
webxml="${tests.output.dir}/resources/jaxws/binding/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/binding/SOAPEndpointBean.class"/>
- <include
name="org/jboss/test/ws/jaxws/binding/SOAPEndpoint.class"/>
- </classes>
- </war>
-
- <!-- jaxws-context -->
- <war warfile="${tests.output.dir}/libs/jaxws-context.war"
webxml="${tests.output.dir}/resources/jaxws/context/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/context/EndpointJSE.class"/>
- </classes>
- <webinf
dir="${tests.output.dir}/resources/jaxws/context/WEB-INF">
- <include name="jboss-web.xml"/>
- </webinf>
- </war>
- <jar jarfile="${tests.output.dir}/libs/jaxws-context.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/context/EndpointEJB.class"/>
- </fileset>
- </jar>
- <jar jarfile="${tests.output.dir}/libs/jaxws-context-jboss4x.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/context/EndpointNoInjectEJB.class"/>
- </fileset>
- </jar>
-
- <!-- jaxws-eardeployment -->
- <war warfile="${tests.output.dir}/libs/jaxws-eardeployment.war"
webxml="${tests.output.dir}/resources/jaxws/eardeployment/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/eardeployment/JSEBean.class"/>
- </classes>
- <webinf
dir="${tests.output.dir}/resources/jaxws/eardeployment/WEB-INF">
- <include name="wsdl/**"/>
- </webinf>
- </war>
- <jar jarfile="${tests.output.dir}/libs/jaxws-eardeployment.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/eardeployment/EJB3Bean.class"/>
- </fileset>
- <metainf
dir="${tests.output.dir}/resources/jaxws/eardeployment/WEB-INF">
- <include name="wsdl/**"/>
- </metainf>
- </jar>
- <jar jarfile="${tests.output.dir}/libs/jaxws-eardeployment.ear">
- <fileset dir="${tests.output.dir}/libs">
- <include name="jaxws-eardeployment.jar"/>
- <include name="jaxws-eardeployment.war"/>
- </fileset>
- <metainf
dir="${tests.output.dir}/resources/jaxws/eardeployment/META-INF">
- <include name="jboss-app.xml"/>
- </metainf>
- </jar>
- <jar jarfile="${tests.output.dir}/libs/jaxws-eardeployment42.ear">
- <fileset dir="${tests.output.dir}/libs">
- <include name="jaxws-eardeployment.jar"/>
- <include name="jaxws-eardeployment.war"/>
- </fileset>
- <metainf
dir="${tests.output.dir}/resources/jaxws/eardeployment/META-INF">
- <include name="application.xml"/>
- </metainf>
- </jar>
-
- <!-- jaxws-endpoint-servlet -->
- <war warfile="${tests.output.dir}/libs/jaxws-endpoint-servlet.war"
webxml="${tests.output.dir}/resources/jaxws/endpoint/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/endpoint/EndpointServlet.class"/>
- <include
name="org/jboss/test/ws/jaxws/endpoint/EndpointBean.class"/>
- <include
name="org/jboss/test/ws/jaxws/endpoint/EndpointInterface.class"/>
- </classes>
- <webinf
dir="${tests.output.dir}/resources/jaxws/endpoint/WEB-INF">
- <include name="wsdl/**"/>
- </webinf>
- </war>
-
- <!-- jaxws-exception -->
- <war warfile="${tests.output.dir}/libs/jaxws-exception.war"
webxml="${tests.output.dir}/resources/jaxws/exception/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/exception/ExceptionEndpoint.class"/>
- <include
name="org/jboss/test/ws/jaxws/exception/ExceptionEndpointImpl.class"/>
- <include
name="org/jboss/test/ws/jaxws/exception/UserException.class"/>
- </classes>
- </war>
-
- <!-- jaxws-handlerscope -->
- <war warfile="${tests.output.dir}/libs/jaxws-handlerscope.war"
webxml="${tests.output.dir}/resources/jaxws/handlerscope/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/handlerscope/SOAPEndpointBean.class"/>
- <include
name="org/jboss/test/ws/jaxws/handlerscope/SOAPEndpoint.class"/>
- <include
name="org/jboss/test/ws/jaxws/handlerscope/ProtocolHandler.class"/>
- </classes>
- <webinf
dir="${tests.output.dir}/resources/jaxws/handlerscope/WEB-INF">
- <include name="jaxws-server-handlers.xml"/>
- </webinf>
- </war>
-
- <!-- interop -->
-
- <!-- wsa -->
- <war
warfile="${tests.output.dir}/libs/jbossws-interop-wsa10-service.war"
-
webxml="${tests.output.dir}/resources/interop/wsa/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include name="org/jboss/test/ws/interop/wsa/**/*.class"/>
- </classes>
- <webinf
dir="${tests.output.dir}/resources/interop/wsa/WEB-INF">
- <include name="wsdl/**"/>
- <include name="jboss-web.xml"/>
- </webinf>
- <fileset dir="${tests.output.dir}/resources/interop/wsa">
- <include name="*.*"/>
- </fileset>
- </war>
-
- <!-- wsse -->
- <!-- sing only -->
- <war
warfile="${tests.output.dir}/libs/jbossws-interop-wsse10Sign.war"
-
webxml="${tests.output.dir}/resources/interop/wsse/sign/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include name="org/jboss/test/ws/interop/wsse/**/*.class"/>
- </classes>
- <webinf
dir="${tests.output.dir}/resources/interop/wsse/shared/WEB-INF">
- <include name="wsdl/**"/>
- </webinf>
- <webinf
dir="${tests.output.dir}/resources/interop/wsse/sign/WEB-INF">
- <include name="jboss-web.xml"/>
- <include name="jboss-wsse-server.xml"/>
- </webinf>
- <webinf
dir="${tests.output.dir}/resources/interop/wsse/shared/META-INF">
- <include name="alice.jks"/>
- <include name="wsse10.truststore"/>
- </webinf>
- </war>
- <jar
jarfile="${tests.output.dir}/libs/jbossws-interop-wsse10Sign-client.jar">
- <metainf
dir="${tests.output.dir}/resources/interop/wsse/sign/META-INF">
- <include name="jboss-wsse-client.xml"/>
- </metainf>
- </jar>
-
- <!-- sign&encrypt -->
- <war
warfile="${tests.output.dir}/libs/jbossws-interop-wsse10Encrypt.war"
-
webxml="${tests.output.dir}/resources/interop/wsse/encrypt/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include name="org/jboss/test/ws/interop/wsse/**/*.class"/>
- </classes>
- <webinf
dir="${tests.output.dir}/resources/interop/wsse/shared/WEB-INF">
- <include name="wsdl/**"/>
- </webinf>
- <webinf
dir="${tests.output.dir}/resources/interop/wsse/encrypt/WEB-INF">
- <include name="jboss-web.xml"/>
- <include name="jboss-wsse-server.xml"/>
- </webinf>
- <webinf
dir="${tests.output.dir}/resources/interop/wsse/shared/META-INF">
- <include name="alice.jks"/>
- <include name="wsse10.truststore"/>
- </webinf>
- </war>
- <jar
jarfile="${tests.output.dir}/libs/jbossws-interop-wsse10Encrypt-client.jar">
- <metainf
dir="${tests.output.dir}/resources/interop/wsse/encrypt/META-INF">
- <include name="jboss-wsse-client.xml"/>
- </metainf>
- </jar>
-
- <!-- end interop -->
-
- <!-- jaxws-jbws860 -->
- <war warfile="${tests.output.dir}/libs/jaxws-jbws860.war"
webxml="${tests.output.dir}/resources/jaxws/jbws860/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include name="org/jboss/test/ws/jaxws/jbws860/*.class"/>
- <exclude
name="org/jboss/test/ws/jaxws/jbws860/*TestCase.class"/>
- </classes>
- <webinf
dir="${tests.output.dir}/resources/jaxws/jbws860/WEB-INF">
- <include name="jboss-web.xml"/>
- </webinf>
- </war>
-
- <!-- jaxws-jbws871 -->
- <war warfile="${tests.output.dir}/libs/jaxws-jbws871-rpc.war"
webxml="${tests.output.dir}/resources/jaxws/jbws871/WEB-INF-rpc/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/jbws871/RpcArrayEndpoint.class"/>
- <include
name="org/jboss/test/ws/jaxws/jbws871/RpcArrayEndpointImpl.class"/>
- </classes>
- </war>
- <jar
destfile="${tests.output.dir}/libs/jaxws-jbws871-rpc-client.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/jbws871/IntegerArray.class"/>
- <include
name="org/jboss/test/ws/jaxws/jbws871/RpcArrayEndpoint.class"/>
- <include
name="org/jboss/test/ws/jaxws/jbws871/RpcArrayEndpointService.class"/>
- </fileset>
- <metainf
dir="${tests.output.dir}/resources/jaxws/jbws871/META-INF">
- <include name="application-client.xml"/>
- <include name="jboss-client.xml"/>
- <include name="jaxrpc-mapping.xml"/>
- <include name="wsdl/**"/>
- </metainf>
- </jar>
-
- <!-- jaxws-jbws944 -->
- <jar jarfile="${tests.output.dir}/libs/jaxws-jbws944.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/jbws944/EJB3Bean01.class"/>
- <include
name="org/jboss/test/ws/jaxws/jbws944/EJB3RemoteInterface.class"/>
- </fileset>
- </jar>
-
- <!-- jaxws-jbws981 -->
- <jar destfile="${tests.output.dir}/libs/jaxws-jbws981.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/jbws981/EJB3Bean.class"/>
- <include
name="org/jboss/test/ws/jaxws/jbws981/EJB3RemoteInterface.class"/>
- <include
name="org/jboss/test/ws/jaxws/jbws981/EndpointInterface.class"/>
- </fileset>
- </jar>
-
- <!-- jaxws-jbws1178 -->
- <war destfile="${tests.output.dir}/libs/jaxws-jbws1178.war"
webxml="${tests.output.dir}/resources/jaxws/jbws1178/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/jbws1178/TestEndpoint.class"/>
- </classes>
- </war>
-
- <!-- jaxws-jbws1190 -->
- <war destfile="${tests.output.dir}/libs/jaxws-jbws1190.war"
webxml="${tests.output.dir}/resources/jaxws/jbws1190/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/jbws1190/ConfidentialEndpoint.class"/>
- <include
name="org/jboss/test/ws/jaxws/jbws1190/TestEndpoint.class"/>
- <include
name="org/jboss/test/ws/jaxws/jbws1190/TestEndpointImpl*.class"/>
- <include
name="org/jboss/test/ws/jaxws/jbws1190/JBWS1190Exception.class"/>
- </classes>
- </war>
-
- <!-- jaxws-jbws1357 -->
- <war warfile="${tests.output.dir}/libs/jaxws-jbws1357.war"
webxml="${tests.output.dir}/resources/jaxws/jbws1357/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/jbws1357/JBWS1357.class"/>
- <include
name="org/jboss/test/ws/jaxws/jbws1357/JBWS1357Impl.class"/>
- </classes>
- <fileset dir="${tests.output.dir}/resources/jaxws/jbws1357">
- <include name="hello.jsp"/>
- </fileset>
- </war>
-
- <!-- jaxws-jsr181-complex -->
- <war warfile="${tests.output.dir}/libs/jaxws-jsr181-complex.war"
webxml="${tests.output.dir}/resources/jaxws/jsr181/complex/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/jsr181/complex/*.class"/>
- <include
name="org/jboss/test/ws/jaxws/jsr181/complex/extra/*.class"/>
- </classes>
- </war>
-
- <!-- jaxws-jsr181-handlerchain -->
- <copy
todir="${tests.output.dir}/classes/org/jboss/test/ws/jaxws/jsr181/handlerchain"
file="${tests.output.dir}/resources/jaxws/jsr181/handlerchain/jaxws-handlers.xml"/>
- <war warfile="${tests.output.dir}/libs/jaxws-jsr181-handlerchain.war"
webxml="${tests.output.dir}/resources/jaxws/jsr181/handlerchain/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/jsr181/handlerchain/EndpointImpl.class"/>
- <include
name="org/jboss/test/ws/jaxws/jsr181/handlerchain/Endpoint.class"/>
- <include
name="org/jboss/test/ws/jaxws/jsr181/handlerchain/*Handler.class"/>
- <include
name="org/jboss/test/ws/jaxws/jsr181/handlerchain/jaxws-handlers.xml"/>
- </classes>
- </war>
- <jar
destfile="${tests.output.dir}/libs/jaxws-jsr181-handlerchain-client.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/jsr181/handlerchain/Endpoint.class"/>
- <include
name="org/jboss/test/ws/jaxws/jsr181/handlerchain/*Handler.class"/>
- <include
name="org/jboss/test/ws/jaxws/jsr181/handlerchain/HandlerChainClient.class"/>
- <include
name="org/jboss/test/ws/jaxws/jsr181/handlerchain/jaxws-handlers.xml"/>
- </fileset>
- <metainf
dir="${tests.output.dir}/resources/jaxws/jsr181/handlerchain/META-INF">
- <include name="application-client.xml"/>
- <include name="jboss-client.xml"/>
- </metainf>
- <manifest>
- <attribute name="main-class"
value="org.jboss.test.ws.jaxws.jsr181.handlerchain.HandlerChainClient"/>
- </manifest>
- </jar>
-
- <!-- jaxws-jsr181-oneway -->
- <war warfile="${tests.output.dir}/libs/jaxws-jsr181-oneway.war"
webxml="${tests.output.dir}/resources/jaxws/jsr181/oneway/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/jsr181/oneway/PingEndpointImpl.class"/>
- </classes>
- </war>
-
- <!-- jaxws-jsr181-soapbinding -->
- <war warfile="${tests.output.dir}/libs/jaxws-jsr181-soapbinding.war"
webxml="${tests.output.dir}/resources/jaxws/jsr181/soapbinding/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/jsr181/soapbinding/DocWrapped.class"/>
- <include
name="org/jboss/test/ws/jaxws/jsr181/soapbinding/ExampleSEI.class"/>
- <include
name="org/jboss/test/ws/jaxws/jsr181/soapbinding/DocBareServiceImpl.class"/>
- <include
name="org/jboss/test/ws/jaxws/jsr181/soapbinding/DocWrappedServiceImpl.class"/>
- <include
name="org/jboss/test/ws/jaxws/jsr181/soapbinding/ExampleServiceImpl.class"/>
- <include
name="org/jboss/test/ws/jaxws/jsr181/soapbinding/SubmitBareRequest.class"/>
- <include
name="org/jboss/test/ws/jaxws/jsr181/soapbinding/SubmitBareResponse.class"/>
- <include
name="org/jboss/test/ws/jaxws/jsr181/soapbinding/PurchaseOrder.class"/>
- <include
name="org/jboss/test/ws/jaxws/jsr181/soapbinding/PurchaseOrderAck.class"/>
- </classes>
- </war>
-
- <!-- jaxws-jsr181-webmethod -->
- <war warfile="${tests.output.dir}/libs/jaxws-jsr181-webmethod.war"
webxml="${tests.output.dir}/resources/jaxws/jsr181/webmethod/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/jsr181/webmethod/TestEndpoint.class"/>
- <include
name="org/jboss/test/ws/jaxws/jsr181/webmethod/TestEndpointImpl.class"/>
- </classes>
- </war>
-
- <!-- jaxws-jsr181-webparam -->
- <war warfile="${tests.output.dir}/libs/jaxws-jsr181-webparam.war"
webxml="${tests.output.dir}/resources/jaxws/jsr181/webparam/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/jsr181/webparam/PingService.class"/>
- <include
name="org/jboss/test/ws/jaxws/jsr181/webparam/PingDocument*.class"/>
- <include
name="org/jboss/test/ws/jaxws/jsr181/webparam/SecurityHeader.class"/>
- </classes>
- </war>
-
- <!-- jaxws-jsr181-webresult -->
- <war warfile="${tests.output.dir}/libs/jaxws-jsr181-webresult.war"
webxml="${tests.output.dir}/resources/jaxws/jsr181/webresult/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/jsr181/webresult/CustomerService.class"/>
- <include
name="org/jboss/test/ws/jaxws/jsr181/webresult/CustomerRecord.class"/>
- <include
name="org/jboss/test/ws/jaxws/jsr181/webresult/USAddress.class"/>
- </classes>
- </war>
-
- <!-- jaxws-jsr181-webservice -->
- <war
warfile="${tests.output.dir}/libs/jaxws-jsr181-webservice01-jse.war"
webxml="${tests.output.dir}/resources/jaxws/jsr181/webservice/WEB-INF01/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/jsr181/webservice/JSEBean01.class"/>
- </classes>
- <webinf
dir="${tests.output.dir}/resources/jaxws/jsr181/webservice/WEB-INF01">
- <include name="jboss-web.xml"/>
- </webinf>
- </war>
- <war
warfile="${tests.output.dir}/libs/jaxws-jsr181-webservice02-jse.war"
webxml="${tests.output.dir}/resources/jaxws/jsr181/webservice/WEB-INF02/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/jsr181/webservice/JSEBean02.class"/>
- </classes>
- <webinf
dir="${tests.output.dir}/resources/jaxws/jsr181/webservice/WEB-INF02">
- <include name="jboss-web.xml"/>
- <include name="wsdl/**"/>
- </webinf>
- </war>
- <war
warfile="${tests.output.dir}/libs/jaxws-jsr181-webservice03-jse.war"
webxml="${tests.output.dir}/resources/jaxws/jsr181/webservice/WEB-INF03/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/jsr181/webservice/JSEBean03.class"/>
- <include
name="org/jboss/test/ws/jaxws/jsr181/webservice/EndpointInterface03.class"/>
- </classes>
- <webinf
dir="${tests.output.dir}/resources/jaxws/jsr181/webservice/WEB-INF03">
- <include name="jboss-web.xml"/>
- </webinf>
- </war>
- <jar
jarfile="${tests.output.dir}/libs/jaxws-jsr181-webservice01-ejb3.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/jsr181/webservice/EJB3Bean01.class"/>
- <include
name="org/jboss/test/ws/jaxws/jsr181/webservice/EJB3RemoteInterface.class"/>
- </fileset>
- </jar>
- <jar
jarfile="${tests.output.dir}/libs/jaxws-jsr181-webservice02-ejb3.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/jsr181/webservice/EJB3Bean02.class"/>
- <include
name="org/jboss/test/ws/jaxws/jsr181/webservice/EJB3RemoteInterface.class"/>
- </fileset>
- <metainf
dir="${tests.output.dir}/resources/jaxws/jsr181/webservice/META-INF02">
- <include name="wsdl/**"/>
- </metainf>
- </jar>
- <jar
jarfile="${tests.output.dir}/libs/jaxws-jsr181-webservice03-ejb3.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/jsr181/webservice/EJB3Bean03.class"/>
- <include
name="org/jboss/test/ws/jaxws/jsr181/webservice/EJB3RemoteInterface.class"/>
- <include
name="org/jboss/test/ws/jaxws/jsr181/webservice/EndpointInterface03.class"/>
- </fileset>
- </jar>
-
- <!-- jaxws-logicalhandler -->
- <war
warfile="${tests.output.dir}/libs/jaxws-logicalhandler-source.war"
webxml="${tests.output.dir}/resources/jaxws/logicalhandler/WEB-INF/web-source.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/logicalhandler/SOAPEndpointSourceImpl.class"/>
- <include
name="org/jboss/test/ws/jaxws/logicalhandler/SOAPEndpointSource.class"/>
- <include
name="org/jboss/test/ws/jaxws/logicalhandler/LogicalSourceHandler.class"/>
- <include
name="org/jboss/test/ws/jaxws/logicalhandler/ProtocolHandler.class"/>
- <include
name="org/jboss/test/ws/jaxws/logicalhandler/Echo.class"/>
- <include
name="org/jboss/test/ws/jaxws/logicalhandler/EchoResponse.class"/>
- </classes>
- <webinf
dir="${tests.output.dir}/resources/jaxws/logicalhandler/WEB-INF">
- <include name="jaxws-server-source-handlers.xml"/>
- </webinf>
- </war>
- <war warfile="${tests.output.dir}/libs/jaxws-logicalhandler-jaxb.war"
webxml="${tests.output.dir}/resources/jaxws/logicalhandler/WEB-INF/web-jaxb.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/logicalhandler/SOAPEndpointJAXBImpl.class"/>
- <include
name="org/jboss/test/ws/jaxws/logicalhandler/SOAPEndpointJAXB.class"/>
- <include
name="org/jboss/test/ws/jaxws/logicalhandler/LogicalJAXBHandler.class"/>
- <include
name="org/jboss/test/ws/jaxws/logicalhandler/ProtocolHandler.class"/>
- <include
name="org/jboss/test/ws/jaxws/logicalhandler/Echo.class"/>
- <include
name="org/jboss/test/ws/jaxws/logicalhandler/EchoResponse.class"/>
- <include
name="org/jboss/test/ws/jaxws/logicalhandler/ObjectFactory.class"/>
- </classes>
- <webinf
dir="${tests.output.dir}/resources/jaxws/logicalhandler/WEB-INF">
- <include name="jaxws-server-jaxb-handlers.xml"/>
- </webinf>
- </war>
-
- <!-- jaxws metadata -->
- <war warfile="${tests.output.dir}/libs/jaxws-metadata.war"
-
webxml="${tests.output.dir}/resources/jaxws/metadata/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include name="org/jboss/test/ws/jaxws/metadata/*.class"/>
- </classes>
- <webinf
dir="${tests.output.dir}/resources/jaxws/metadata/WEB-INF">
- <include name="**/*"/>
- </webinf>
- </war>
-
- <!-- jaxws-provider-jaxb -->
- <war warfile="${tests.output.dir}/libs/jaxws-provider-jaxb.war"
webxml="${tests.output.dir}/resources/jaxws/provider/jaxb/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/provider/ProviderBeanJAXB.class"/>
- <include
name="org/jboss/test/ws/jaxws/provider/WebServiceEndpoint.class"/>
- <include
name="org/jboss/test/ws/jaxws/provider/UserType.class"/>
- </classes>
- <webinf
dir="${tests.output.dir}/resources/jaxws/provider/shared">
- <include name="wsdl/Provider.wsdl"/>
- </webinf>
- </war>
-
- <!-- jaxws-provider-message -->
- <war warfile="${tests.output.dir}/libs/jaxws-provider-message.war"
webxml="${tests.output.dir}/resources/jaxws/provider/message/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/provider/ProviderBeanMessage.class"/>
- </classes>
- <webinf
dir="${tests.output.dir}/resources/jaxws/provider/shared">
- <include name="wsdl/Provider.wsdl"/>
- </webinf>
- </war>
-
- <!-- jaxws-provider-payload -->
- <war warfile="${tests.output.dir}/libs/jaxws-provider-payload.war"
webxml="${tests.output.dir}/resources/jaxws/provider/payload/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/provider/ProviderBeanPayload.class"/>
- </classes>
- <webinf
dir="${tests.output.dir}/resources/jaxws/provider/shared">
- <include name="wsdl/Provider.wsdl"/>
- </webinf>
- </war>
-
- <!-- jaxws-samples-jsr181ejb -->
- <jar
jarfile="${tests.output.dir}/libs/jaxws-samples-jsr181ejb.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/samples/jsr181ejb/EJB3Bean01.class"/>
- <include
name="org/jboss/test/ws/jaxws/samples/jsr181ejb/EJB3RemoteInterface.class"/>
- </fileset>
- <metainf
dir="${tests.output.dir}/resources/jaxws/samples/jsr181ejb/META-INF">
- <include name="jboss-wsse-server.xml"/>
- <include name="wsse.*"/>
- </metainf>
- </jar>
- <jar
jarfile="${tests.output.dir}/libs/jaxws-samples-jsr181ejb-client.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/samples/jsr181ejb/EndpointInterface.class"/>
- </fileset>
- <metainf
dir="${tests.output.dir}/resources/jaxws/samples/jsr181ejb/META-INF">
- <include name="application-client.xml"/>
- <include name="jboss-client.xml"/>
- <include name="jaxrpc-mapping.xml"/>
- <include name="wsdl/**"/>
- <include name="jboss-wsse-client.xml"/>
- <include name="wsse.*"/>
- </metainf>
- </jar>
-
- <!-- jaxws-samples-jsr181pojo -->
- <war warfile="${tests.output.dir}/libs/jaxws-samples-jsr181pojo.war"
webxml="${tests.output.dir}/resources/jaxws/samples/jsr181pojo/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/samples/jsr181pojo/JSEBean01.class"/>
- </classes>
- </war>
- <jar
jarfile="${tests.output.dir}/libs/jaxws-samples-jsr181pojo-client.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/samples/jsr181pojo/EndpointInterface.class"/>
- </fileset>
- <metainf
dir="${tests.output.dir}/resources/jaxws/samples/jsr181pojo/META-INF">
- <include name="application-client.xml"/>
- <include name="jboss-client.xml"/>
- <include name="jaxrpc-mapping.xml"/>
- <include name="wsdl/**"/>
- </metainf>
- </jar>
-
- <!-- jaxws-samples-jsr181pojo-docwrapped -->
- <war
warfile="${tests.output.dir}/libs/jaxws-samples-jsr181pojo-docwrapped.war"
webxml="${tests.output.dir}/resources/jaxws/samples/jsr181pojo/docwrapped/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/samples/jsr181pojo/docwrapped/JSEBean01.class"/>
- </classes>
- </war>
- <jar
jarfile="${tests.output.dir}/libs/jaxws-samples-jsr181pojo-docwrapped-client.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/samples/jsr181pojo/docwrapped/EndpointInterface.class"/>
- <include
name="org/jboss/test/ws/jaxws/samples/jsr181pojo/docwrapped/Concat.class"/>
- <include
name="org/jboss/test/ws/jaxws/samples/jsr181pojo/docwrapped/ConcatResponse.class"/>
- </fileset>
- <metainf
dir="${tests.output.dir}/resources/jaxws/samples/jsr181pojo/docwrapped/META-INF">
- <include name="application-client.xml"/>
- <include name="jboss-client.xml"/>
- <include name="jaxrpc-mapping.xml"/>
- <include name="wsdl/**"/>
- </metainf>
- </jar>
-
- <!-- jaxws-samples-wsaddressing -->
- <war warfile="${tests.output.dir}/libs/jaxws-samples-wsaddressing.war"
webxml="${tests.output.dir}/resources/jaxws/samples/wsaddressing/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/samples/wsaddressing/StatefulEndpointImpl.class"/>
- <include
name="org/jboss/test/ws/jaxws/samples/wsaddressing/StatefulEndpoint.class"/>
- <include
name="org/jboss/test/ws/jaxws/samples/wsaddressing/ServerHandler.class"/>
- </classes>
- <webinf
dir="${tests.output.dir}/resources/jaxws/samples/wsaddressing/WEB-INF">
- <include name="jaxws-handlers.xml"/>
- </webinf>
- </war>
- <jar
destfile="${tests.output.dir}/libs/jaxws-samples-wsaddressing-client.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/samples/wsaddressing/StatefulEndpoint.class"/>
- <include
name="org/jboss/test/ws/jaxws/samples/wsaddressing/ClientHandler.class"/>
- </fileset>
- <metainf
dir="${tests.output.dir}/resources/jaxws/samples/wsaddressing/META-INF">
- <include name="application-client.xml"/>
- <include name="jboss-client.xml"/>
- <include name="jbossws-client-config.xml"/>
- <include name="jaxrpc-mapping.xml"/>
- <include name="wsdl/**"/>
- </metainf>
- </jar>
-
- <!-- jaxws-samples-retail -->
- <jar jarfile="${tests.output.dir}/libs/jaxws-samples-retail.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/samples/retail/**/*.class"/>
- </fileset>
- <metainf
dir="${tests.output.dir}/resources/jaxws/samples/retail/META-INF">
- <include name="wsdl/*"/>
- <include name="jaxws-handler.xml"/>
- </metainf>
- </jar>
- <jar
jarfile="${tests.output.dir}/libs/jaxws-samples-retail-client.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/samples/retail/**/*.class"/>
- <exclude
name="org/jboss/test/ws/jaxws/samples/retail/**/*Bean.class"/>
- </fileset>
- <metainf
dir="${tests.output.dir}/resources/jaxws/samples/retail/META-INF">
- <include name="application-client.xml"/>
- <include name="jboss-client.xml"/>
- <include name="wsdl/**"/>
- </metainf>
- </jar>
-
- <!-- jaxws-samples-wseventing.war -->
- <war warfile="${tests.output.dir}/libs/jaxws-samples-wseventing.war"
-
webxml="${tests.output.dir}/resources/jaxws/samples/wseventing/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/samples/wseventing/*.class"/>
- </classes>
- <webinf
dir="${tests.output.dir}/resources/jaxws/samples/wseventing/WEB-INF">
- <include name="wsdl/jboss-web.xml"/>
- <include name="wsdl/sysmon.wsdl"/>
- <include name="wsdl/ws-eventing.wsdl"/>
- <include name="wsdl/ws-eventing.xsd"/>
- <include name="wsdl/ws-addr.xsd"/>
- </webinf>
- </war>
-
- <!-- jaxws-webserviceref -->
- <war warfile="${tests.output.dir}/libs/jaxws-webserviceref.war"
webxml="${tests.output.dir}/resources/jaxws/webserviceref/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/webserviceref/TestEndpointImpl.class"/>
- </classes>
- </war>
- <jar
destfile="${tests.output.dir}/libs/jaxws-webserviceref-client.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/webserviceref/TestEndpointClientOne.class"/>
- <include
name="org/jboss/test/ws/jaxws/webserviceref/TestEndpointService.class"/>
- <include
name="org/jboss/test/ws/jaxws/webserviceref/TestEndpoint.class"/>
- </fileset>
- <metainf
dir="${tests.output.dir}/resources/jaxws/webserviceref/META-INF">
- <include name="application-client.xml"/>
- <include name="jboss-client.xml"/>
- <include name="wsdl/**"/>
- </metainf>
- <manifest>
- <attribute name="main-class"
value="org.jboss.test.ws.jaxws.webserviceref.TestEndpointClientOne"/>
- </manifest>
- </jar>
- <war
destfile="${tests.output.dir}/libs/jaxws-webserviceref-servlet-client.war"
webxml="${tests.output.dir}/resources/jaxws/webserviceref/WEB-INF-client/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/webserviceref/ServletClient.class"/>
- <include
name="org/jboss/test/ws/jaxws/webserviceref/TestEndpointService.class"/>
- <include
name="org/jboss/test/ws/jaxws/webserviceref/TestEndpoint.class"/>
- <include
name="org/jboss/test/ws/jaxws/webserviceref/EchoResponse.class"/>
- <include
name="org/jboss/test/ws/jaxws/webserviceref/Echo.class"/>
- </classes>
- <webinf
dir="${tests.output.dir}/resources/jaxws/webserviceref/META-INF">
- <include name="jboss-web.xml"/>
- <include name="wsdl/**"/>
- </webinf>
- </war>
- <jar
destfile="${tests.output.dir}/libs/jaxws-webserviceref-ejb3-client.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/webserviceref/EJB3Client.class"/>
- <include
name="org/jboss/test/ws/jaxws/webserviceref/EJB3Remote.class"/>
- <include
name="org/jboss/test/ws/jaxws/webserviceref/TestEndpointService.class"/>
- <include
name="org/jboss/test/ws/jaxws/webserviceref/TestEndpoint.class"/>
- <include
name="org/jboss/test/ws/jaxws/webserviceref/EchoResponse.class"/>
- <include
name="org/jboss/test/ws/jaxws/webserviceref/Echo.class"/>
- </fileset>
- <metainf
dir="${tests.output.dir}/resources/jaxws/webserviceref/META-INF">
- <include name="jboss.xml"/>
- <include name="wsdl/**"/>
- </metainf>
- </jar>
- <jar
destfile="${tests.output.dir}/libs/jaxws-webserviceref-secure.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/webserviceref/SecureEndpointImpl.class"/>
- </fileset>
- </jar>
- <jar
destfile="${tests.output.dir}/libs/jaxws-webserviceref-secure-client.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/webserviceref/SecureEndpointClient.class"/>
- <include
name="org/jboss/test/ws/jaxws/webserviceref/SecureEndpointService.class"/>
- <include
name="org/jboss/test/ws/jaxws/webserviceref/SecureEndpoint.class"/>
- </fileset>
- <metainf
dir="${tests.output.dir}/resources/jaxws/webserviceref/META-INF-secure">
- <include name="application-client.xml"/>
- <include name="jboss-client.xml"/>
- </metainf>
- <manifest>
- <attribute name="main-class"
value="org.jboss.test.ws.jaxws.webserviceref.SecureEndpointClient"/>
- </manifest>
- </jar>
- <jar
destfile="${tests.output.dir}/libs/jaxws-webserviceref-override-client.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/webserviceref/TestEndpointClientTwo.class"/>
- <include
name="org/jboss/test/ws/jaxws/webserviceref/TestEndpointService.class"/>
- <include
name="org/jboss/test/ws/jaxws/webserviceref/TestEndpoint.class"/>
- </fileset>
- <metainf
dir="${tests.output.dir}/resources/jaxws/webserviceref/META-INF-override">
- <include name="jbossws-client-config.xml"/>
- <include name="application-client.xml"/>
- <include name="jboss-client.xml"/>
- </metainf>
- <metainf
dir="${tests.output.dir}/resources/jaxws/webserviceref/META-INF">
- <include name="wsdl/**"/>
- </metainf>
- <manifest>
- <attribute name="main-class"
value="org.jboss.test.ws.jaxws.webserviceref.TestEndpointClientTwo"/>
- </manifest>
- </jar>
-
- <!-- jaxws-wrapped-accessor -->
- <war warfile="${tests.output.dir}/libs/jaxws-wrapped-accessor.war"
webxml="${tests.output.dir}/resources/jaxws/wrapped/accessor/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/wrapped/accessor/Accessor.class"/>
- <include
name="org/jboss/test/ws/jaxws/wrapped/accessor/AccessorImpl.class"/>
- <include
name="org/jboss/test/ws/jaxws/wrapped/accessor/jaxws/*"/>
- </classes>
- </war>
-
- <!-- jaxws-wsaddressing-action -->
- <war
warfile="${tests.output.dir}/libs/jaxws-wsaddressing-action-rpc.war"
webxml="${tests.output.dir}/resources/jaxws/wsaddressing/action/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/wsaddressing/action/ActionRpcEndpointImpl.class"/>
- <include
name="org/jboss/test/ws/jaxws/wsaddressing/action/ActionEndpoint.class"/>
- </classes>
- <webinf
dir="${tests.output.dir}/resources/jaxws/wsaddressing/action/META-INF">
- <include name="wsdl/**"/>
- </webinf>
- </war>
- <jar
destfile="${tests.output.dir}/libs/jaxws-wsaddressing-action-rpc-client.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/wsaddressing/action/ActionEndpoint.class"/>
- </fileset>
- <metainf
dir="${tests.output.dir}/resources/jaxws/wsaddressing/action/META-INF">
- <include name="application-client.xml"/>
- <include name="jboss-client.xml"/>
- <include name="jbossws-client-config.xml"/>
- <include name="jaxrpc-mapping.xml"/>
- <include name="wsdl/**"/>
- </metainf>
- </jar>
-
- <!-- jaxws-wsaddressing-replyto -->
- <war warfile="${tests.output.dir}/libs/jaxws-wsaddressing-initial.war"
webxml="${tests.output.dir}/resources/jaxws/wsaddressing/replyto/Initial-WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/InitialEndpointImpl.class"/>
- <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/InitialEndpoint.class"/>
- <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/InitialEndpoint_*_RequestStruct.class"/>
- <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/InitialEndpoint_*_ResponseStruct.class"/>
- </classes>
- </war>
- <jar
destfile="${tests.output.dir}/libs/jaxws-wsaddressing-initial-client.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/InitialEndpoint.class"/>
- <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/InitialEndpoint_*_RequestStruct.class"/>
- <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/InitialEndpoint_*_ResponseStruct.class"/>
- </fileset>
- <metainf
dir="${tests.output.dir}/resources/jaxws/wsaddressing/replyto/Initial-META-INF">
- <include name="application-client.xml"/>
- <include name="jboss-client.xml"/>
- <include name="jaxws-jbossws-client-config.xml"/>
- <include name="jaxrpc-mapping.xml"/>
- </metainf>
- </jar>
- <war warfile="${tests.output.dir}/libs/jaxws-wsaddressing-replyto.war"
webxml="${tests.output.dir}/resources/jaxws/wsaddressing/replyto/ReplyTo-WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/ReplyToEndpointImpl.class"/>
- <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/ReplyToEndpoint.class"/>
- <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/ReplyToEndpoint_*_RequestStruct.class"/>
- <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/ReplyToEndpoint_*_ResponseStruct.class"/>
- </classes>
- </war>
- <jar
destfile="${tests.output.dir}/libs/jaxws-wsaddressing-replyto-client.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/ReplyToEndpoint.class"/>
- <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/ReplyToEndpoint_*_RequestStruct.class"/>
- <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/ReplyToEndpoint_*_ResponseStruct.class"/>
- </fileset>
- <metainf
dir="${tests.output.dir}/resources/jaxws/wsaddressing/replyto/ReplyTo-META-INF">
- <include name="application-client.xml"/>
- <include name="jboss-client.xml"/>
- <include name="jbossws-client-config.xml"/>
- <include name="jaxrpc-mapping.xml"/>
- </metainf>
- </jar>
- <war warfile="${tests.output.dir}/libs/jaxws-wsaddressing-faultto.war"
webxml="${tests.output.dir}/resources/jaxws/wsaddressing/replyto/FaultTo-WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/FaultToEndpointImpl.class"/>
- <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/FaultType.class"/>
- <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/FaultToEndpoint.class"/>
- </classes>
- </war>
-
- <!-- jaxws-wseventing -->
- <war warfile="${tests.output.dir}/libs/jaxws-wseventing.war"
-
webxml="${tests.output.dir}/resources/jaxws/wseventing/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/classes">
- <include name="org/jboss/ws/eventing/*.class"/>
- <include name="org/jboss/test/ws/jaxws/wseventing/*.class"/>
- </classes>
- <webinf
dir="${tests.output.dir}/resources/jaxws/wseventing/WEB-INF">
- <include name="wsdl/**"/>
- </webinf>
- </war>
-
- <!-- jaxws-xop-doclit -->
- <jar jarfile="${tests.output.dir}/libs/jaxws-xop-doclit.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/xop/doclit/**/*.class"/>
- </fileset>
- <!--metainf
dir="${tests.output.dir}/resources/jaxws/xop/doclit/META-INF">
- <include name="wsdl/*"/>
- <include name="jaxws-handler.xml"/>
- </metainf-->
- </jar>
- <jar
jarfile="${tests.output.dir}/libs/jaxws-xop-doclit-client.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/xop/doclit/**/*.class"/>
- <exclude
name="org/jboss/test/ws/jaxws/xop/doclit/**/*Bean.class"/>
- </fileset>
- <!--metainf
dir="${tests.output.dir}/resources/jaxws/xop/doclit/META-INF">
- <include name="application-client.xml"/>
- <include name="jboss-client.xml"/>
- <include name="wsdl/**"/>
- </metainf-->
- </jar>
-
- <!-- Please add alphabetically -->
-
- </target>
-
-</project>
+
+ <description>JBossWS test archive builder</description>
+
+ <!-- ================================================================== -->
+ <!-- Building -->
+ <!-- ================================================================== -->
+
+ <target name="build-jars" description="Build the
deployments.">
+
+ <mkdir dir="${tests.output.dir}/libs"/>
+
+ <!-- jaxws-anonymous -->
+ <war warfile="${tests.output.dir}/libs/jaxws-anonymous.war"
webxml="${tests.output.dir}/resources/jaxws/anonymous/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/anonymous/Anonymous.class"/>
+ <include
name="org/jboss/test/ws/jaxws/anonymous/AnonymousRequest.class"/>
+ <include
name="org/jboss/test/ws/jaxws/anonymous/AnonymousResponse.class"/>
+ <include
name="org/jboss/test/ws/jaxws/anonymous/AnonymousImpl.class"/>
+ </classes>
+ </war>
+
+ <!-- jaxws-binding -->
+ <war warfile="${tests.output.dir}/libs/jaxws-binding.war"
webxml="${tests.output.dir}/resources/jaxws/binding/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/binding/SOAPEndpointBean.class"/>
+ <include
name="org/jboss/test/ws/jaxws/binding/SOAPEndpoint.class"/>
+ </classes>
+ </war>
+
+ <!-- jaxws-eardeployment -->
+ <war warfile="${tests.output.dir}/libs/jaxws-eardeployment.war"
webxml="${tests.output.dir}/resources/jaxws/eardeployment/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/eardeployment/JSEBean.class"/>
+ </classes>
+ <webinf
dir="${tests.output.dir}/resources/jaxws/eardeployment/WEB-INF">
+ <include name="wsdl/**"/>
+ </webinf>
+ </war>
+ <jar jarfile="${tests.output.dir}/libs/jaxws-eardeployment.jar">
+ <fileset dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/eardeployment/EJB3Bean.class"/>
+ </fileset>
+ <metainf
dir="${tests.output.dir}/resources/jaxws/eardeployment/WEB-INF">
+ <include name="wsdl/**"/>
+ </metainf>
+ </jar>
+ <jar jarfile="${tests.output.dir}/libs/jaxws-eardeployment.ear">
+ <fileset dir="${tests.output.dir}/libs">
+ <include name="jaxws-eardeployment.jar"/>
+ <include name="jaxws-eardeployment.war"/>
+ </fileset>
+ <metainf
dir="${tests.output.dir}/resources/jaxws/eardeployment/META-INF">
+ <include name="jboss-app.xml"/>
+ </metainf>
+ </jar>
+ <jar jarfile="${tests.output.dir}/libs/jaxws-eardeployment42.ear">
+ <fileset dir="${tests.output.dir}/libs">
+ <include name="jaxws-eardeployment.jar"/>
+ <include name="jaxws-eardeployment.war"/>
+ </fileset>
+ <metainf
dir="${tests.output.dir}/resources/jaxws/eardeployment/META-INF">
+ <include name="application.xml"/>
+ </metainf>
+ </jar>
+
+ <!-- jaxws-endpoint-servlet -->
+ <war warfile="${tests.output.dir}/libs/jaxws-endpoint-servlet.war"
webxml="${tests.output.dir}/resources/jaxws/endpoint/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/endpoint/EndpointServlet.class"/>
+ <include
name="org/jboss/test/ws/jaxws/endpoint/EndpointBean.class"/>
+ <include
name="org/jboss/test/ws/jaxws/endpoint/EndpointInterface.class"/>
+ </classes>
+ <webinf
dir="${tests.output.dir}/resources/jaxws/endpoint/WEB-INF">
+ <include name="wsdl/**"/>
+ </webinf>
+ </war>
+
+ <!-- jaxws-handlerscope -->
+ <war warfile="${tests.output.dir}/libs/jaxws-handlerscope.war"
webxml="${tests.output.dir}/resources/jaxws/handlerscope/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/handlerscope/SOAPEndpointBean.class"/>
+ <include
name="org/jboss/test/ws/jaxws/handlerscope/SOAPEndpoint.class"/>
+ <include
name="org/jboss/test/ws/jaxws/handlerscope/ProtocolHandler.class"/>
+ </classes>
+ <webinf
dir="${tests.output.dir}/resources/jaxws/handlerscope/WEB-INF">
+ <include name="jaxws-server-handlers.xml"/>
+ </webinf>
+ </war>
+
+ <!-- jaxws-jbws860 -->
+ <war warfile="${tests.output.dir}/libs/jaxws-jbws860.war"
webxml="${tests.output.dir}/resources/jaxws/jbws860/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include name="org/jboss/test/ws/jaxws/jbws860/*.class"/>
+ <exclude
name="org/jboss/test/ws/jaxws/jbws860/*TestCase.class"/>
+ </classes>
+ <webinf dir="${tests.output.dir}/resources/jaxws/jbws860/WEB-INF">
+ <include name="jboss-web.xml"/>
+ </webinf>
+ </war>
+
+ <!-- jaxws-jbws871 -->
+ <war warfile="${tests.output.dir}/libs/jaxws-jbws871-rpc.war"
webxml="${tests.output.dir}/resources/jaxws/jbws871/WEB-INF-rpc/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/jbws871/RpcArrayEndpoint.class"/>
+ <include
name="org/jboss/test/ws/jaxws/jbws871/RpcArrayEndpointImpl.class"/>
+ </classes>
+ </war>
+ <jar
destfile="${tests.output.dir}/libs/jaxws-jbws871-rpc-client.jar">
+ <fileset dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/jbws871/IntegerArray.class"/>
+ <include
name="org/jboss/test/ws/jaxws/jbws871/RpcArrayEndpoint.class"/>
+ <include
name="org/jboss/test/ws/jaxws/jbws871/RpcArrayEndpointService.class"/>
+ </fileset>
+ <metainf
dir="${tests.output.dir}/resources/jaxws/jbws871/META-INF">
+ <include name="application-client.xml"/>
+ <include name="jboss-client.xml"/>
+ <include name="jaxrpc-mapping.xml"/>
+ <include name="wsdl/**"/>
+ </metainf>
+ </jar>
+
+ <!-- jaxws-jbws944 -->
+ <jar jarfile="${tests.output.dir}/libs/jaxws-jbws944.jar">
+ <fileset dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/jbws944/EJB3Bean01.class"/>
+ <include
name="org/jboss/test/ws/jaxws/jbws944/EJB3RemoteInterface.class"/>
+ </fileset>
+ </jar>
+
+ <!-- jaxws-jbws981 -->
+ <jar destfile="${tests.output.dir}/libs/jaxws-jbws981.jar">
+ <fileset dir="${tests.output.dir}/classes">
+ <include name="org/jboss/test/ws/jaxws/jbws981/EJB3Bean.class"/>
+ <include
name="org/jboss/test/ws/jaxws/jbws981/EJB3RemoteInterface.class"/>
+ <include
name="org/jboss/test/ws/jaxws/jbws981/EndpointInterface.class"/>
+ </fileset>
+ </jar>
+
+ <!-- jaxws-jbws1178 -->
+ <war destfile="${tests.output.dir}/libs/jaxws-jbws1178.war"
webxml="${tests.output.dir}/resources/jaxws/jbws1178/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/jbws1178/TestEndpoint.class"/>
+ </classes>
+ </war>
+
+ <!-- jaxws-jbws1190 -->
+ <war destfile="${tests.output.dir}/libs/jaxws-jbws1190.war"
webxml="${tests.output.dir}/resources/jaxws/jbws1190/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/jbws1190/ConfidentialEndpoint.class"/>
+ <include
name="org/jboss/test/ws/jaxws/jbws1190/TestEndpoint.class"/>
+ <include
name="org/jboss/test/ws/jaxws/jbws1190/TestEndpointImpl*.class"/>
+ <include
name="org/jboss/test/ws/jaxws/jbws1190/JBWS1190Exception.class"/>
+ </classes>
+ </war>
+
+ <!-- jaxws-jbws1357 -->
+ <war warfile="${tests.output.dir}/libs/jaxws-jbws1357.war"
webxml="${tests.output.dir}/resources/jaxws/jbws1357/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/jbws1357/JBWS1357.class"/>
+ <include
name="org/jboss/test/ws/jaxws/jbws1357/JBWS1357Impl.class"/>
+ </classes>
+ <fileset dir="${tests.output.dir}/resources/jaxws/jbws1357">
+ <include name="hello.jsp"/>
+ </fileset>
+ </war>
+
+ <!-- jaxws-jsr181-complex -->
+ <war warfile="${tests.output.dir}/libs/jaxws-jsr181-complex.war"
webxml="${tests.output.dir}/resources/jaxws/jsr181/complex/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include name="org/jboss/test/ws/jaxws/jsr181/complex/*.class"/>
+ <include
name="org/jboss/test/ws/jaxws/jsr181/complex/extra/*.class"/>
+ </classes>
+ </war>
+
+ <!-- jaxws metadata -->
+ <war warfile="${tests.output.dir}/libs/jaxws-metadata.war"
webxml="${tests.output.dir}/resources/jaxws/metadata/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include name="org/jboss/test/ws/jaxws/metadata/*.class"/>
+ </classes>
+ <webinf
dir="${tests.output.dir}/resources/jaxws/metadata/WEB-INF">
+ <include name="jboss-web.xml"/>
+ <include name="wsdl/*"/>
+ </webinf>
+ </war>
+
+ <!-- jaxws-samples-asynchronous -->
+ <war warfile="${tests.output.dir}/libs/jaxws-samples-asynchronous.war"
webxml="${tests.output.dir}/resources/jaxws/samples/asynchronous/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/asynchronous/TestEndpoint.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/asynchronous/TestEndpointBean.class"/>
+ </classes>
+ </war>
+
+ <!-- jaxws-samples-context -->
+ <war warfile="${tests.output.dir}/libs/jaxws-samples-context.war"
webxml="${tests.output.dir}/resources/jaxws/samples/context/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/context/EndpointJSE.class"/>
+ </classes>
+ <webinf
dir="${tests.output.dir}/resources/jaxws/samples/context/WEB-INF">
+ <include name="jboss-web.xml"/>
+ </webinf>
+ </war>
+ <jar jarfile="${tests.output.dir}/libs/jaxws-samples-context.jar">
+ <fileset dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/context/EndpointEJB.class"/>
+ </fileset>
+ </jar>
+ <jar
jarfile="${tests.output.dir}/libs/jaxws-samples-context-jboss4x.jar">
+ <fileset dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/context/EndpointNoInjectEJB.class"/>
+ </fileset>
+ </jar>
+
+ <!-- jaxws-samples-exception -->
+ <war warfile="${tests.output.dir}/libs/jaxws-samples-exception.war"
webxml="${tests.output.dir}/resources/jaxws/samples/exception/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/exception/ExceptionEndpoint.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/exception/ExceptionEndpointImpl.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/exception/UserException.class"/>
+ </classes>
+ </war>
+
+ <!-- jaxws-samples-handlerchain -->
+ <copy
todir="${tests.output.dir}/classes/org/jboss/test/ws/jaxws/samples/handlerchain"
+
file="${tests.output.dir}/resources/jaxws/samples/handlerchain/jaxws-handlers.xml"/>
+ <war warfile="${tests.output.dir}/libs/jaxws-samples-handlerchain.war"
webxml="${tests.output.dir}/resources/jaxws/samples/handlerchain/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/handlerchain/EndpointImpl.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/handlerchain/Endpoint.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/handlerchain/*Handler.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/handlerchain/jaxws-handlers.xml"/>
+ </classes>
+ </war>
+ <jar
destfile="${tests.output.dir}/libs/jaxws-samples-handlerchain-client.jar">
+ <fileset dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/handlerchain/Endpoint.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/handlerchain/*Handler.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainClient.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/handlerchain/jaxws-handlers.xml"/>
+ </fileset>
+ <metainf
dir="${tests.output.dir}/resources/jaxws/samples/handlerchain/META-INF">
+ <include name="application-client.xml"/>
+ <include name="jboss-client.xml"/>
+ </metainf>
+ <manifest>
+ <attribute name="main-class"
value="org.jboss.test.ws.jaxws.samples.handlerchain.HandlerChainClient"/>
+ </manifest>
+ </jar>
+
+ <!-- jaxws-samples-jsr181ejb -->
+ <jar jarfile="${tests.output.dir}/libs/jaxws-samples-jsr181ejb.jar">
+ <fileset dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/jsr181ejb/EJB3Bean01.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/jsr181ejb/EJB3RemoteInterface.class"/>
+ </fileset>
+ <metainf
dir="${tests.output.dir}/resources/jaxws/samples/jsr181ejb/META-INF">
+ <include name="jboss-wsse-server.xml"/>
+ <include name="wsse.*"/>
+ </metainf>
+ </jar>
+ <jar
jarfile="${tests.output.dir}/libs/jaxws-samples-jsr181ejb-client.jar">
+ <fileset dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/jsr181ejb/EndpointInterface.class"/>
+ </fileset>
+ <metainf
dir="${tests.output.dir}/resources/jaxws/samples/jsr181ejb/META-INF">
+ <include name="application-client.xml"/>
+ <include name="jboss-client.xml"/>
+ <include name="jaxrpc-mapping.xml"/>
+ <include name="wsdl/**"/>
+ <include name="jboss-wsse-client.xml"/>
+ <include name="wsse.*"/>
+ </metainf>
+ </jar>
+
+ <!-- jaxws-samples-jsr181pojo -->
+ <war warfile="${tests.output.dir}/libs/jaxws-samples-jsr181pojo.war"
webxml="${tests.output.dir}/resources/jaxws/samples/jsr181pojo/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/jsr181pojo/JSEBean01.class"/>
+ </classes>
+ </war>
+ <jar
jarfile="${tests.output.dir}/libs/jaxws-samples-jsr181pojo-client.jar">
+ <fileset dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/jsr181pojo/EndpointInterface.class"/>
+ </fileset>
+ <metainf
dir="${tests.output.dir}/resources/jaxws/samples/jsr181pojo/META-INF">
+ <include name="application-client.xml"/>
+ <include name="jboss-client.xml"/>
+ <include name="jaxrpc-mapping.xml"/>
+ <include name="wsdl/**"/>
+ </metainf>
+ </jar>
+
+ <!-- jaxws-samples-jsr181pojo-docwrapped -->
+ <war
warfile="${tests.output.dir}/libs/jaxws-samples-jsr181pojo-docwrapped.war"
+
webxml="${tests.output.dir}/resources/jaxws/samples/jsr181pojo/docwrapped/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/jsr181pojo/docwrapped/JSEBean01.class"/>
+ </classes>
+ </war>
+ <jar
jarfile="${tests.output.dir}/libs/jaxws-samples-jsr181pojo-docwrapped-client.jar">
+ <fileset dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/jsr181pojo/docwrapped/EndpointInterface.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/jsr181pojo/docwrapped/Concat.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/jsr181pojo/docwrapped/ConcatResponse.class"/>
+ </fileset>
+ <metainf
dir="${tests.output.dir}/resources/jaxws/samples/jsr181pojo/docwrapped/META-INF">
+ <include name="application-client.xml"/>
+ <include name="jboss-client.xml"/>
+ <include name="jaxrpc-mapping.xml"/>
+ <include name="wsdl/**"/>
+ </metainf>
+ </jar>
+
+ <!-- jaxws-samples-logicalhandler -->
+ <war
warfile="${tests.output.dir}/libs/jaxws-samples-logicalhandler-source.war"
+
webxml="${tests.output.dir}/resources/jaxws/samples/logicalhandler/WEB-INF/web-source.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/logicalhandler/SOAPEndpointSourceImpl.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/logicalhandler/SOAPEndpointSource.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalSourceHandler.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/logicalhandler/ProtocolHandler.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/logicalhandler/Echo.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/logicalhandler/EchoResponse.class"/>
+ </classes>
+ <webinf
dir="${tests.output.dir}/resources/jaxws/samples/logicalhandler/WEB-INF">
+ <include name="jaxws-server-source-handlers.xml"/>
+ </webinf>
+ </war>
+ <war
warfile="${tests.output.dir}/libs/jaxws-samples-logicalhandler-jaxb.war"
+
webxml="${tests.output.dir}/resources/jaxws/samples/logicalhandler/WEB-INF/web-jaxb.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/logicalhandler/SOAPEndpointJAXBImpl.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/logicalhandler/SOAPEndpointJAXB.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalJAXBHandler.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/logicalhandler/ProtocolHandler.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/logicalhandler/Echo.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/logicalhandler/EchoResponse.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/logicalhandler/ObjectFactory.class"/>
+ </classes>
+ <webinf
dir="${tests.output.dir}/resources/jaxws/samples/logicalhandler/WEB-INF">
+ <include name="jaxws-server-jaxb-handlers.xml"/>
+ </webinf>
+ </war>
+
+ <!-- jaxws-samples-oneway -->
+ <war warfile="${tests.output.dir}/libs/jaxws-samples-oneway.war"
webxml="${tests.output.dir}/resources/jaxws/samples/oneway/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/oneway/PingEndpointImpl.class"/>
+ </classes>
+ </war>
+
+ <!-- jaxws-samples-provider -->
+ <war warfile="${tests.output.dir}/libs/jaxws-samples-provider-jaxb.war"
webxml="${tests.output.dir}/resources/jaxws/samples/provider/jaxb/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/provider/ProviderBeanJAXB.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/provider/WebServiceEndpoint.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/provider/UserType.class"/>
+ </classes>
+ <webinf
dir="${tests.output.dir}/resources/jaxws/samples/provider/shared">
+ <include name="wsdl/Provider.wsdl"/>
+ </webinf>
+ </war>
+ <war
warfile="${tests.output.dir}/libs/jaxws-samples-provider-message.war"
webxml="${tests.output.dir}/resources/jaxws/samples/provider/message/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/provider/ProviderBeanMessage.class"/>
+ </classes>
+ <webinf
dir="${tests.output.dir}/resources/jaxws/samples/provider/shared">
+ <include name="wsdl/Provider.wsdl"/>
+ </webinf>
+ </war>
+ <war
warfile="${tests.output.dir}/libs/jaxws-samples-provider-payload.war"
webxml="${tests.output.dir}/resources/jaxws/samples/provider/payload/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/provider/ProviderBeanPayload.class"/>
+ </classes>
+ <webinf
dir="${tests.output.dir}/resources/jaxws/samples/provider/shared">
+ <include name="wsdl/Provider.wsdl"/>
+ </webinf>
+ </war>
+
+ <!-- jaxws-samples-retail -->
+ <jar jarfile="${tests.output.dir}/libs/jaxws-samples-retail.jar">
+ <fileset dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/retail/**/*.class"/>
+ </fileset>
+ <metainf
dir="${tests.output.dir}/resources/jaxws/samples/retail/META-INF">
+ <include name="wsdl/*"/>
+ <include name="jaxws-handler.xml"/>
+ </metainf>
+ </jar>
+ <jar
jarfile="${tests.output.dir}/libs/jaxws-samples-retail-client.jar">
+ <fileset dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/retail/**/*.class"/>
+ <exclude
name="org/jboss/test/ws/jaxws/samples/retail/**/*Bean.class"/>
+ </fileset>
+ <metainf
dir="${tests.output.dir}/resources/jaxws/samples/retail/META-INF">
+ <include name="application-client.xml"/>
+ <include name="jboss-client.xml"/>
+ <include name="wsdl/**"/>
+ </metainf>
+ </jar>
+
+ <!-- jaxws-samples-soapbinding -->
+ <war warfile="${tests.output.dir}/libs/jaxws-samples-soapbinding.war"
webxml="${tests.output.dir}/resources/jaxws/samples/soapbinding/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/soapbinding/DocWrapped.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/soapbinding/ExampleSEI.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/soapbinding/DocBareServiceImpl.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/soapbinding/DocWrappedServiceImpl.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/soapbinding/ExampleServiceImpl.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/soapbinding/SubmitBareRequest.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/soapbinding/SubmitBareResponse.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/soapbinding/PurchaseOrder.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/soapbinding/PurchaseOrderAck.class"/>
+ </classes>
+ </war>
+
+ <!-- jaxws-samples-webmethod -->
+ <war warfile="${tests.output.dir}/libs/jaxws-samples-webmethod.war"
webxml="${tests.output.dir}/resources/jaxws/samples/webmethod/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/webmethod/TestEndpoint.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/webmethod/TestEndpointImpl.class"/>
+ </classes>
+ </war>
+
+ <!-- jaxws-samples-webparam -->
+ <war warfile="${tests.output.dir}/libs/jaxws-samples-webparam.war"
webxml="${tests.output.dir}/resources/jaxws/samples/webparam/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/webparam/PingService.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/webparam/PingDocument*.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/webparam/SecurityHeader.class"/>
+ </classes>
+ </war>
+
+ <!-- jaxws-samples-webresult -->
+ <war warfile="${tests.output.dir}/libs/jaxws-samples-webresult.war"
webxml="${tests.output.dir}/resources/jaxws/samples/webresult/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/webresult/CustomerService.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/webresult/CustomerRecord.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/webresult/USAddress.class"/>
+ </classes>
+ </war>
+
+ <!-- jaxws-samples-webservice -->
+ <war
warfile="${tests.output.dir}/libs/jaxws-samples-webservice01-jse.war"
webxml="${tests.output.dir}/resources/jaxws/samples/webservice/WEB-INF01/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/webservice/JSEBean01.class"/>
+ </classes>
+ <webinf
dir="${tests.output.dir}/resources/jaxws/samples/webservice/WEB-INF01">
+ <include name="jboss-web.xml"/>
+ </webinf>
+ </war>
+ <war
warfile="${tests.output.dir}/libs/jaxws-samples-webservice02-jse.war"
webxml="${tests.output.dir}/resources/jaxws/samples/webservice/WEB-INF02/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/webservice/JSEBean02.class"/>
+ </classes>
+ <webinf
dir="${tests.output.dir}/resources/jaxws/samples/webservice/WEB-INF02">
+ <include name="jboss-web.xml"/>
+ <include name="wsdl/**"/>
+ </webinf>
+ </war>
+ <war
warfile="${tests.output.dir}/libs/jaxws-samples-webservice03-jse.war"
webxml="${tests.output.dir}/resources/jaxws/samples/webservice/WEB-INF03/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/webservice/JSEBean03.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/webservice/EndpointInterface03.class"/>
+ </classes>
+ <webinf
dir="${tests.output.dir}/resources/jaxws/samples/webservice/WEB-INF03">
+ <include name="jboss-web.xml"/>
+ </webinf>
+ </war>
+ <jar
jarfile="${tests.output.dir}/libs/jaxws-samples-webservice01-ejb3.jar">
+ <fileset dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/webservice/EJB3Bean01.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/webservice/EJB3RemoteInterface.class"/>
+ </fileset>
+ </jar>
+ <jar
jarfile="${tests.output.dir}/libs/jaxws-samples-webservice02-ejb3.jar">
+ <fileset dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/webservice/EJB3Bean02.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/webservice/EJB3RemoteInterface.class"/>
+ </fileset>
+ <metainf
dir="${tests.output.dir}/resources/jaxws/samples/webservice/META-INF02">
+ <include name="wsdl/**"/>
+ </metainf>
+ </jar>
+ <jar
jarfile="${tests.output.dir}/libs/jaxws-samples-webservice03-ejb3.jar">
+ <fileset dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/webservice/EJB3Bean03.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/webservice/EJB3RemoteInterface.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/webservice/EndpointInterface03.class"/>
+ </fileset>
+ </jar>
+
+ <!-- jaxws-webserviceref -->
+ <war warfile="${tests.output.dir}/libs/jaxws-samples-webserviceref.war"
webxml="${tests.output.dir}/resources/jaxws/samples/webserviceref/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/webserviceref/TestEndpointImpl.class"/>
+ </classes>
+ </war>
+ <jar
destfile="${tests.output.dir}/libs/jaxws-samples-webserviceref-client.jar">
+ <fileset dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/webserviceref/TestEndpointClientOne.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/webserviceref/TestEndpointService.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/webserviceref/TestEndpoint.class"/>
+ </fileset>
+ <metainf
dir="${tests.output.dir}/resources/jaxws/samples/webserviceref/META-INF">
+ <include name="application-client.xml"/>
+ <include name="jboss-client.xml"/>
+ <include name="wsdl/**"/>
+ </metainf>
+ <manifest>
+ <attribute name="main-class"
value="org.jboss.test.ws.jaxws.samples.webserviceref.TestEndpointClientOne"/>
+ </manifest>
+ </jar>
+ <war
destfile="${tests.output.dir}/libs/jaxws-samples-webserviceref-servlet-client.war"
+
webxml="${tests.output.dir}/resources/jaxws/samples/webserviceref/WEB-INF-client/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/webserviceref/ServletClient.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/webserviceref/TestEndpointService.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/webserviceref/TestEndpoint.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/webserviceref/EchoResponse.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/webserviceref/Echo.class"/>
+ </classes>
+ <webinf
dir="${tests.output.dir}/resources/jaxws/samples/webserviceref/META-INF">
+ <include name="jboss-web.xml"/>
+ <include name="wsdl/**"/>
+ </webinf>
+ </war>
+ <jar
destfile="${tests.output.dir}/libs/jaxws-samples-webserviceref-ejb3-client.jar">
+ <fileset dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/webserviceref/EJB3Client.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/webserviceref/EJB3Remote.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/webserviceref/TestEndpointService.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/webserviceref/TestEndpoint.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/webserviceref/EchoResponse.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/webserviceref/Echo.class"/>
+ </fileset>
+ <metainf
dir="${tests.output.dir}/resources/jaxws/samples/webserviceref/META-INF">
+ <include name="jboss.xml"/>
+ <include name="wsdl/**"/>
+ </metainf>
+ </jar>
+ <jar
destfile="${tests.output.dir}/libs/jaxws-samples-webserviceref-secure.jar">
+ <fileset dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/webserviceref/SecureEndpointImpl.class"/>
+ </fileset>
+ </jar>
+ <jar
destfile="${tests.output.dir}/libs/jaxws-samples-webserviceref-secure-client.jar">
+ <fileset dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/webserviceref/SecureEndpointClient.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/webserviceref/SecureEndpointService.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/webserviceref/SecureEndpoint.class"/>
+ </fileset>
+ <metainf
dir="${tests.output.dir}/resources/jaxws/samples/webserviceref/META-INF-secure">
+ <include name="application-client.xml"/>
+ <include name="jboss-client.xml"/>
+ </metainf>
+ <manifest>
+ <attribute name="main-class"
value="org.jboss.test.ws.jaxws.samples.webserviceref.SecureEndpointClient"/>
+ </manifest>
+ </jar>
+ <jar
destfile="${tests.output.dir}/libs/jaxws-samples-webserviceref-override-client.jar">
+ <fileset dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/webserviceref/TestEndpointClientTwo.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/webserviceref/TestEndpointService.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/webserviceref/TestEndpoint.class"/>
+ </fileset>
+ <metainf
dir="${tests.output.dir}/resources/jaxws/samples/webserviceref/META-INF-override">
+ <include name="jbossws-client-config.xml"/>
+ <include name="application-client.xml"/>
+ <include name="jboss-client.xml"/>
+ </metainf>
+ <metainf
dir="${tests.output.dir}/resources/jaxws/samples/webserviceref/META-INF">
+ <include name="wsdl/**"/>
+ </metainf>
+ <manifest>
+ <attribute name="main-class"
value="org.jboss.test.ws.jaxws.samples.webserviceref.TestEndpointClientTwo"/>
+ </manifest>
+ </jar>
+
+ <!-- jaxws-samples-wsaddressing -->
+ <war warfile="${tests.output.dir}/libs/jaxws-samples-wsaddressing.war"
webxml="${tests.output.dir}/resources/jaxws/samples/wsaddressing/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/wsaddressing/StatefulEndpointImpl.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/wsaddressing/StatefulEndpoint.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/wsaddressing/ServerHandler.class"/>
+ </classes>
+ <webinf
dir="${tests.output.dir}/resources/jaxws/samples/wsaddressing/WEB-INF">
+ <include name="jaxws-handlers.xml"/>
+ </webinf>
+ </war>
+ <jar
destfile="${tests.output.dir}/libs/jaxws-samples-wsaddressing-client.jar">
+ <fileset dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/wsaddressing/StatefulEndpoint.class"/>
+ <include
name="org/jboss/test/ws/jaxws/samples/wsaddressing/ClientHandler.class"/>
+ </fileset>
+ <metainf
dir="${tests.output.dir}/resources/jaxws/samples/wsaddressing/META-INF">
+ <include name="application-client.xml"/>
+ <include name="jboss-client.xml"/>
+ <include name="jbossws-client-config.xml"/>
+ <include name="jaxrpc-mapping.xml"/>
+ <include name="wsdl/**"/>
+ </metainf>
+ </jar>
+
+ <!-- jaxws-samples-wseventing.war -->
+ <war warfile="${tests.output.dir}/libs/jaxws-samples-wseventing.war"
webxml="${tests.output.dir}/resources/jaxws/samples/wseventing/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/wseventing/*.class"/>
+ </classes>
+ <webinf
dir="${tests.output.dir}/resources/jaxws/samples/wseventing/WEB-INF">
+ <include name="wsdl/jboss-web.xml"/>
+ <include name="wsdl/sysmon.wsdl"/>
+ <include name="wsdl/ws-eventing.wsdl"/>
+ <include name="wsdl/ws-eventing.xsd"/>
+ <include name="wsdl/ws-addr.xsd"/>
+ </webinf>
+ </war>
+
+ <!-- jaxws-samples-xop-doclit -->
+ <jar
jarfile="${tests.output.dir}/libs/jaxws-samples-xop-doclit.jar">
+ <fileset dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/samples/xop/doclit/**/*.class"/>
+ </fileset>
+ </jar>
+
+ <!-- jaxws-wrapped-accessor -->
+ <war warfile="${tests.output.dir}/libs/jaxws-wrapped-accessor.war"
webxml="${tests.output.dir}/resources/jaxws/wrapped/accessor/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/wrapped/accessor/Accessor.class"/>
+ <include
name="org/jboss/test/ws/jaxws/wrapped/accessor/AccessorImpl.class"/>
+ <include
name="org/jboss/test/ws/jaxws/wrapped/accessor/jaxws/*"/>
+ </classes>
+ </war>
+
+ <!-- jaxws-wsaddressing-action -->
+ <war
warfile="${tests.output.dir}/libs/jaxws-wsaddressing-action-rpc.war"
webxml="${tests.output.dir}/resources/jaxws/wsaddressing/action/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/wsaddressing/action/ActionRpcEndpointImpl.class"/>
+ <include
name="org/jboss/test/ws/jaxws/wsaddressing/action/ActionEndpoint.class"/>
+ </classes>
+ <webinf
dir="${tests.output.dir}/resources/jaxws/wsaddressing/action/META-INF">
+ <include name="wsdl/**"/>
+ </webinf>
+ </war>
+ <jar
destfile="${tests.output.dir}/libs/jaxws-wsaddressing-action-rpc-client.jar">
+ <fileset dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/wsaddressing/action/ActionEndpoint.class"/>
+ </fileset>
+ <metainf
dir="${tests.output.dir}/resources/jaxws/wsaddressing/action/META-INF">
+ <include name="application-client.xml"/>
+ <include name="jboss-client.xml"/>
+ <include name="jbossws-client-config.xml"/>
+ <include name="jaxrpc-mapping.xml"/>
+ <include name="wsdl/**"/>
+ </metainf>
+ </jar>
+
+ <!-- jaxws-wsaddressing-replyto -->
+ <war warfile="${tests.output.dir}/libs/jaxws-wsaddressing-initial.war"
webxml="${tests.output.dir}/resources/jaxws/wsaddressing/replyto/Initial-WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/InitialEndpointImpl.class"/>
+ <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/InitialEndpoint.class"/>
+ <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/InitialEndpoint_*_RequestStruct.class"/>
+ <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/InitialEndpoint_*_ResponseStruct.class"/>
+ </classes>
+ </war>
+ <jar
destfile="${tests.output.dir}/libs/jaxws-wsaddressing-initial-client.jar">
+ <fileset dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/InitialEndpoint.class"/>
+ <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/InitialEndpoint_*_RequestStruct.class"/>
+ <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/InitialEndpoint_*_ResponseStruct.class"/>
+ </fileset>
+ <metainf
dir="${tests.output.dir}/resources/jaxws/wsaddressing/replyto/Initial-META-INF">
+ <include name="application-client.xml"/>
+ <include name="jboss-client.xml"/>
+ <include name="jaxws-jbossws-client-config.xml"/>
+ <include name="jaxrpc-mapping.xml"/>
+ </metainf>
+ </jar>
+ <war warfile="${tests.output.dir}/libs/jaxws-wsaddressing-replyto.war"
webxml="${tests.output.dir}/resources/jaxws/wsaddressing/replyto/ReplyTo-WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/ReplyToEndpointImpl.class"/>
+ <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/ReplyToEndpoint.class"/>
+ <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/ReplyToEndpoint_*_RequestStruct.class"/>
+ <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/ReplyToEndpoint_*_ResponseStruct.class"/>
+ </classes>
+ </war>
+ <jar
destfile="${tests.output.dir}/libs/jaxws-wsaddressing-replyto-client.jar">
+ <fileset dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/ReplyToEndpoint.class"/>
+ <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/ReplyToEndpoint_*_RequestStruct.class"/>
+ <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/ReplyToEndpoint_*_ResponseStruct.class"/>
+ </fileset>
+ <metainf
dir="${tests.output.dir}/resources/jaxws/wsaddressing/replyto/ReplyTo-META-INF">
+ <include name="application-client.xml"/>
+ <include name="jboss-client.xml"/>
+ <include name="jbossws-client-config.xml"/>
+ <include name="jaxrpc-mapping.xml"/>
+ </metainf>
+ </jar>
+ <war warfile="${tests.output.dir}/libs/jaxws-wsaddressing-faultto.war"
webxml="${tests.output.dir}/resources/jaxws/wsaddressing/replyto/FaultTo-WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/FaultToEndpointImpl.class"/>
+ <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/FaultType.class"/>
+ <include
name="org/jboss/test/ws/jaxws/wsaddressing/replyto/FaultToEndpoint.class"/>
+ </classes>
+ </war>
+
+ <!-- jaxws-wseventing -->
+ <war warfile="${tests.output.dir}/libs/jaxws-wseventing.war"
webxml="${tests.output.dir}/resources/jaxws/wseventing/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include name="org/jboss/ws/eventing/*.class"/>
+ <include name="org/jboss/test/ws/jaxws/wseventing/*.class"/>
+ </classes>
+ <webinf
dir="${tests.output.dir}/resources/jaxws/wseventing/WEB-INF">
+ <include name="wsdl/**"/>
+ </webinf>
+ </war>
+
+ <!-- interop -->
+
+ <!-- jbossws-interop-wsa10-service -->
+ <war
warfile="${tests.output.dir}/libs/jbossws-interop-wsa10-service.war"
webxml="${tests.output.dir}/resources/interop/wsa/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include name="org/jboss/test/ws/interop/wsa/**/*.class"/>
+ </classes>
+ <webinf dir="${tests.output.dir}/resources/interop/wsa/WEB-INF">
+ <include name="wsdl/**"/>
+ <include name="jboss-web.xml"/>
+ </webinf>
+ <fileset dir="${tests.output.dir}/resources/interop/wsa">
+ <include name="*.*"/>
+ </fileset>
+ </war>
+
+ <!-- wsse -->
+ <!-- jbossws-interop-wsse10Sign -->
+ <war warfile="${tests.output.dir}/libs/jbossws-interop-wsse10Sign.war"
webxml="${tests.output.dir}/resources/interop/wsse/sign/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include name="org/jboss/test/ws/interop/wsse/**/*.class"/>
+ </classes>
+ <webinf
dir="${tests.output.dir}/resources/interop/wsse/shared/WEB-INF">
+ <include name="wsdl/**"/>
+ </webinf>
+ <webinf
dir="${tests.output.dir}/resources/interop/wsse/sign/WEB-INF">
+ <include name="jboss-web.xml"/>
+ <include name="jboss-wsse-server.xml"/>
+ </webinf>
+ <webinf
dir="${tests.output.dir}/resources/interop/wsse/shared/META-INF">
+ <include name="alice.jks"/>
+ <include name="wsse10.truststore"/>
+ </webinf>
+ </war>
+ <jar
jarfile="${tests.output.dir}/libs/jbossws-interop-wsse10Sign-client.jar">
+ <metainf
dir="${tests.output.dir}/resources/interop/wsse/sign/META-INF">
+ <include name="jboss-wsse-client.xml"/>
+ </metainf>
+ </jar>
+
+ <!-- jbossws-interop-wsse10Encrypt -->
+ <war
warfile="${tests.output.dir}/libs/jbossws-interop-wsse10Encrypt.war"
webxml="${tests.output.dir}/resources/interop/wsse/encrypt/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include name="org/jboss/test/ws/interop/wsse/**/*.class"/>
+ </classes>
+ <webinf
dir="${tests.output.dir}/resources/interop/wsse/shared/WEB-INF">
+ <include name="wsdl/**"/>
+ </webinf>
+ <webinf
dir="${tests.output.dir}/resources/interop/wsse/encrypt/WEB-INF">
+ <include name="jboss-web.xml"/>
+ <include name="jboss-wsse-server.xml"/>
+ </webinf>
+ <webinf
dir="${tests.output.dir}/resources/interop/wsse/shared/META-INF">
+ <include name="alice.jks"/>
+ <include name="wsse10.truststore"/>
+ </webinf>
+ </war>
+ <jar
jarfile="${tests.output.dir}/libs/jbossws-interop-wsse10Encrypt-client.jar">
+ <metainf
dir="${tests.output.dir}/resources/interop/wsse/encrypt/META-INF">
+ <include name="jboss-wsse-client.xml"/>
+ </metainf>
+ </jar>
+
+ <!-- end interop -->
+
+ <!-- Please add alphabetically -->
+
+ </target>
+
+</project>
\ No newline at end of file
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/metadata/JAXWSBuilderTestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/metadata/JAXWSBuilderTestCase.java 2007-01-30
14:05:39 UTC (rev 2192)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/metadata/JAXWSBuilderTestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -21,28 +21,27 @@
*/
package org.jboss.test.ws.jaxws.metadata;
-import org.jboss.test.ws.JBossWSTest;
-import org.jboss.test.ws.JBossWSTestSetup;
-import org.jboss.ws.extensions.eventing.jaxws.EventSourceEndpoint;
-import org.jboss.ws.extensions.eventing.jaxws.SubscriptionManagerEndpoint;
-import org.jboss.ws.core.StubExt;
+// $Id: $
+import java.io.File;
+import java.net.URL;
+
import javax.xml.namespace.QName;
import javax.xml.ws.Service;
-import java.net.URL;
-import java.net.URI;
-import java.io.File;
import junit.framework.Test;
+import org.jboss.test.ws.JBossWSTest;
+import org.jboss.test.ws.JBossWSTestSetup;
+
/**
* Test the JAX-WS metadata builder.
*
* @author Heiko.Braun(a)jboss.org
- * @version $Id$
* @since 23.01.2007
*/
-public class JAXWSBuilderTestCase extends JBossWSTest {
+public class JAXWSBuilderTestCase extends JBossWSTest
+{
public static Test suite()
{
Copied:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/asynchronous
(from rev 2188,
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/asynchronous)
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/asynchronous/AsynchronousDispatchTestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/asynchronous/AsynchronousDispatchTestCase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/asynchronous/AsynchronousDispatchTestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.asynchronous;
+package org.jboss.test.ws.jaxws.samples.asynchronous;
// $Id$
@@ -60,7 +60,7 @@
public static Test suite()
{
- return JBossWSTestSetup.newTestSetup(AsynchronousDispatchTestCase.class,
"jaxws-asynchronous.war");
+ return JBossWSTestSetup.newTestSetup(AsynchronousDispatchTestCase.class,
"jaxws-samples-asynchronous.war");
}
public void testInvokeAsynch() throws Exception
@@ -109,7 +109,7 @@
private Dispatch createDispatch() throws MalformedURLException
{
- URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-asynchronous?wsdl");
+ URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-samples-asynchronous?wsdl");
QName serviceName = new QName(targetNS, "TestEndpointService");
QName portName = new QName(targetNS, "TestEndpointPort");
Service service = Service.create(wsdlURL, serviceName);
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/asynchronous/AsynchronousProxyTestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/asynchronous/AsynchronousProxyTestCase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/asynchronous/AsynchronousProxyTestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.asynchronous;
+package org.jboss.test.ws.jaxws.samples.asynchronous;
// $Id$
@@ -53,7 +53,7 @@
public static Test suite()
{
- return JBossWSTestSetup.newTestSetup(AsynchronousProxyTestCase.class,
"jaxws-asynchronous.war");
+ return JBossWSTestSetup.newTestSetup(AsynchronousProxyTestCase.class,
"jaxws-samples-asynchronous.war");
}
public void testInvokeSync() throws Exception
@@ -121,7 +121,7 @@
private TestEndpoint createProxy() throws MalformedURLException
{
- URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-asynchronous?wsdl");
+ URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-samples-asynchronous?wsdl");
QName serviceName = new QName(targetNS, "TestEndpointService");
Service service = Service.create(wsdlURL, serviceName);
return (TestEndpoint)service.getPort(TestEndpoint.class);
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/asynchronous/TestEndpoint.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/asynchronous/TestEndpoint.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/asynchronous/TestEndpoint.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -1,4 +1,4 @@
-package org.jboss.test.ws.jaxws.asynchronous;
+package org.jboss.test.ws.jaxws.samples.asynchronous;
import java.util.concurrent.Future;
import javax.jws.WebMethod;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/asynchronous/TestEndpointBean.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/asynchronous/TestEndpointBean.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/asynchronous/TestEndpointBean.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,27 +19,19 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.asynchronous;
+package org.jboss.test.ws.jaxws.samples.asynchronous;
// $Id$
-import javax.jws.WebMethod;
import javax.jws.WebService;
-import javax.jws.soap.SOAPBinding;
-import javax.jws.soap.SOAPBinding.Style;
import org.jboss.logging.Logger;
-@WebService(
- name = "TestEndpoint", targetNamespace =
"http://org.jboss.ws/jaxws/asynchronous",
- endpointInterface = "org.jboss.test.ws.jaxws.asynchronous.TestEndpoint"
-)
-@SOAPBinding(style = Style.RPC)
+@WebService(name = "TestEndpoint", targetNamespace =
"http://org.jboss.ws/jaxws/asynchronous", endpointInterface =
"org.jboss.test.ws.jaxws.samples.asynchronous.TestEndpoint")
public class TestEndpointBean
{
private static Logger log = Logger.getLogger(TestEndpointBean.class);
- @WebMethod
public String echo(String msg)
{
log.info("echo: " + msg);
Copied:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/context
(from rev 2188,
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/context)
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/context/EndpointEJB.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/context/EndpointEJB.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/context/EndpointEJB.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.context;
+package org.jboss.test.ws.jaxws.samples.context;
// $Id$
@@ -42,7 +42,7 @@
@SOAPBinding(style = Style.RPC)
@Stateless
-@WebContext(contextRoot = "/jaxws-context", urlPattern = "/*",
authMethod = "BASIC", transportGuarantee = "NONE", secureWSDLAccess =
false)
+@WebContext(contextRoot = "/jaxws-samples-context", urlPattern =
"/*", authMethod = "BASIC", transportGuarantee = "NONE",
secureWSDLAccess = false)
@SecurityDomain("JBossWS")
@RolesAllowed("friend")
public class EndpointEJB
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/context/EndpointJSE.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/context/EndpointJSE.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/context/EndpointJSE.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.context;
+package org.jboss.test.ws.jaxws.samples.context;
// $Id: $
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/context/EndpointNoInjectEJB.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/context/EndpointNoInjectEJB.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/context/EndpointNoInjectEJB.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.context;
+package org.jboss.test.ws.jaxws.samples.context;
// $Id$
@@ -47,7 +47,7 @@
@SOAPBinding(style = Style.RPC)
@Stateless
-@WebContext(contextRoot = "/jaxws-context", urlPattern = "/*",
authMethod = "BASIC", transportGuarantee = "NONE", secureWSDLAccess =
false)
+@WebContext(contextRoot = "/jaxws-samples-context", urlPattern =
"/*", authMethod = "BASIC", transportGuarantee = "NONE",
secureWSDLAccess = false)
@SecurityDomain("JBossWS")
@RolesAllowed("friend")
public class EndpointNoInjectEJB
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/context/TestEndpoint.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/context/TestEndpoint.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/context/TestEndpoint.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -1,5 +1,5 @@
-package org.jboss.test.ws.jaxws.context;
+package org.jboss.test.ws.jaxws.samples.context;
import javax.jws.WebMethod;
import javax.jws.WebParam;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/context/WebServiceContextEJBTestCase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.context;
+package org.jboss.test.ws.jaxws.samples.context;
// $Id$
@@ -48,7 +48,7 @@
public static Test suite()
{
- String endpointJar = (JBossWSTestHelper.isTargetJBoss50() ?
"jaxws-context.jar" : "jaxws-context-jboss4x.jar");
+ String endpointJar = (JBossWSTestHelper.isTargetJBoss50() ?
"jaxws-samples-context.jar" : "jaxws-samples-context-jboss4x.jar");
return JBossWSTestSetup.newTestSetup(WebServiceContextEJBTestCase.class,
endpointJar);
}
@@ -56,7 +56,7 @@
{
if (port == null)
{
- URL wsdlURL = new
File("resources/jaxws/context/WEB-INF/wsdl/TestEndpoint.wsdl").toURL();
+ URL wsdlURL = new
File("resources/jaxws/samples/context/WEB-INF/wsdl/TestEndpoint.wsdl").toURL();
QName qname = new QName("http://org.jboss.ws/jaxws/context",
"TestEndpointService");
Service service = Service.create(wsdlURL, qname);
port = (TestEndpoint)service.getPort(TestEndpoint.class);
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/context/WebServiceContextJSETestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/context/WebServiceContextJSETestCase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/context/WebServiceContextJSETestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.context;
+package org.jboss.test.ws.jaxws.samples.context;
// $Id$
@@ -47,14 +47,14 @@
public static Test suite()
{
- return JBossWSTestSetup.newTestSetup(WebServiceContextJSETestCase.class,
"jaxws-context.war");
+ return JBossWSTestSetup.newTestSetup(WebServiceContextJSETestCase.class,
"jaxws-samples-context.war");
}
public void setUp() throws Exception
{
if (port == null)
{
- URL wsdlURL = new
File("resources/jaxws/context/WEB-INF/wsdl/TestEndpoint.wsdl").toURL();
+ URL wsdlURL = new
File("resources/jaxws/samples/context/WEB-INF/wsdl/TestEndpoint.wsdl").toURL();
QName qname = new QName("http://org.jboss.ws/jaxws/context",
"TestEndpointService");
Service service = Service.create(wsdlURL, qname);
port = (TestEndpoint)service.getPort(TestEndpoint.class);
Copied:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/exception
(from rev 2188,
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/exception)
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/exception/ExceptionEndpoint.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/exception/ExceptionEndpoint.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/exception/ExceptionEndpoint.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.exception;
+package org.jboss.test.ws.jaxws.samples.exception;
import javax.jws.WebService;
@WebService
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/exception/ExceptionEndpointImpl.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/exception/ExceptionEndpointImpl.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/exception/ExceptionEndpointImpl.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.exception;
+package org.jboss.test.ws.jaxws.samples.exception;
import javax.jws.WebService;
import javax.xml.namespace.QName;
@@ -28,7 +28,7 @@
import javax.xml.soap.SOAPFault;
import javax.xml.ws.soap.SOAPFaultException;
-@WebService(endpointInterface =
"org.jboss.test.ws.jaxws.exception.ExceptionEndpoint")
+@WebService(endpointInterface =
"org.jboss.test.ws.jaxws.samples.exception.ExceptionEndpoint")
public class ExceptionEndpointImpl implements ExceptionEndpoint
{
public void throwRuntimeException()
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/exception/ExceptionTestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/exception/ExceptionTestCase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/exception/ExceptionTestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.exception;
+package org.jboss.test.ws.jaxws.samples.exception;
import java.net.URL;
@@ -46,7 +46,7 @@
public static Test suite()
{
- return JBossWSTestSetup.newTestSetup(ExceptionTestCase.class,
"jaxws-exception.war");
+ return JBossWSTestSetup.newTestSetup(ExceptionTestCase.class,
"jaxws-samples-exception.war");
}
@Override
@@ -55,7 +55,7 @@
super.setUp();
QName serviceName = new QName(targetNS, "ExceptionEndpointImplService");
- URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-exception/ExceptionEndpointService?wsdl");
+ URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-samples-exception/ExceptionEndpointService?wsdl");
Service service = Service.create(wsdlURL, serviceName);
proxy = service.getPort(ExceptionEndpoint.class);
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/exception/UserException.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/exception/UserException.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/exception/UserException.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.exception;
+package org.jboss.test.ws.jaxws.samples.exception;
/**
* A mach application exception
Copied:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain
(from rev 2188,
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/handlerchain)
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/AuthorizationHandler.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/handlerchain/AuthorizationHandler.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/AuthorizationHandler.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.handlerchain;
+package org.jboss.test.ws.jaxws.samples.handlerchain;
import javax.xml.soap.Name;
import javax.xml.soap.SOAPBody;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/Endpoint.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/handlerchain/Endpoint.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/Endpoint.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.handlerchain;
+package org.jboss.test.ws.jaxws.samples.handlerchain;
import javax.jws.WebService;
import javax.jws.soap.SOAPBinding;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/EndpointImpl.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/handlerchain/EndpointImpl.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/EndpointImpl.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.handlerchain;
+package org.jboss.test.ws.jaxws.samples.handlerchain;
import javax.jws.HandlerChain;
import javax.jws.WebMethod;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/EndpointService.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/handlerchain/EndpointService.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/EndpointService.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -1,4 +1,4 @@
-package org.jboss.test.ws.jaxws.jsr181.handlerchain;
+package org.jboss.test.ws.jaxws.samples.handlerchain;
import java.net.URL;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/EndpointWithHandlerChain.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/handlerchain/EndpointWithHandlerChain.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/EndpointWithHandlerChain.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.handlerchain;
+package org.jboss.test.ws.jaxws.samples.handlerchain;
import javax.jws.HandlerChain;
import javax.jws.WebService;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainClient.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/handlerchain/HandlerChainClient.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainClient.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.handlerchain;
+package org.jboss.test.ws.jaxws.samples.handlerchain;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainClientTestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/handlerchain/HandlerChainClientTestCase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainClientTestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.handlerchain;
+package org.jboss.test.ws.jaxws.samples.handlerchain;
import junit.framework.Test;
@@ -35,11 +35,9 @@
*/
public class HandlerChainClientTestCase extends JBossWSTest
{
- private static final String targetNS =
"http://handlerchain.jsr181.jaxws.ws.test.jboss.org/";
-
public static Test suite()
{
- return JBossWSTestSetup.newTestSetup(HandlerChainClientTestCase.class,
"jaxws-jsr181-handlerchain.war, jaxws-jsr181-handlerchain-client.jar");
+ return JBossWSTestSetup.newTestSetup(HandlerChainClientTestCase.class,
"jaxws-samples-handlerchain.war, jaxws-samples-handlerchain-client.jar");
}
public void testHandlerChainOnWebServiceRef() throws Throwable
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainTestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/handlerchain/HandlerChainTestCase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainTestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.handlerchain;
+package org.jboss.test.ws.jaxws.samples.handlerchain;
import java.net.URL;
import java.util.ArrayList;
@@ -47,13 +47,13 @@
public static Test suite()
{
- return JBossWSTestSetup.newTestSetup(HandlerChainTestCase.class,
"jaxws-jsr181-handlerchain.war");
+ return JBossWSTestSetup.newTestSetup(HandlerChainTestCase.class,
"jaxws-samples-handlerchain.war");
}
public void testDynamicHandlerChain() throws Exception
{
QName serviceName = new QName(targetNS, "EndpointImplService");
- URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-jsr181-handlerchain/TestService?wsdl");
+ URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-samples-handlerchain/TestService?wsdl");
Service service = Service.create(wsdlURL, serviceName);
Endpoint port = (Endpoint)service.getPort(Endpoint.class);
@@ -72,7 +72,7 @@
public void testHandlerChainOnServiceEndpointInterface() throws Exception
{
QName serviceName = new QName(targetNS, "EndpointImplService");
- URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-jsr181-handlerchain/TestService?wsdl");
+ URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-samples-handlerchain/TestService?wsdl");
Service service = Service.create(wsdlURL, serviceName);
EndpointWithHandlerChain port =
(EndpointWithHandlerChain)service.getPort(EndpointWithHandlerChain.class);
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/LogHandler.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/handlerchain/LogHandler.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/LogHandler.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.handlerchain;
+package org.jboss.test.ws.jaxws.samples.handlerchain;
import javax.xml.soap.Name;
import javax.xml.soap.SOAPBody;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/RoutingHandler.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/handlerchain/RoutingHandler.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/handlerchain/RoutingHandler.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.handlerchain;
+package org.jboss.test.ws.jaxws.samples.handlerchain;
import java.util.HashSet;
import java.util.Set;
Copied:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler
(from rev 2188,
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/logicalhandler)
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/Echo.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/logicalhandler/Echo.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/Echo.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -1,5 +1,5 @@
-package org.jboss.test.ws.jaxws.logicalhandler;
+package org.jboss.test.ws.jaxws.samples.logicalhandler;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
@@ -32,7 +32,7 @@
})
public class Echo {
- @XmlElement(name = "String_1", namespace =
"http://org.jboss.ws/jaxws/logicalhandler", required = true, nillable = true)
+ @XmlElement(name = "String_1", namespace =
"http://org.jboss.ws/jaxws/samples/logicalhandler", required = true, nillable =
true)
protected String string1;
/**
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/EchoResponse.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/logicalhandler/EchoResponse.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/EchoResponse.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -1,5 +1,5 @@
-package org.jboss.test.ws.jaxws.logicalhandler;
+package org.jboss.test.ws.jaxws.samples.logicalhandler;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
@@ -32,7 +32,7 @@
})
public class EchoResponse {
- @XmlElement(namespace = "http://org.jboss.ws/jaxws/logicalhandler",
required = true, nillable = true)
+ @XmlElement(namespace = "http://org.jboss.ws/jaxws/samples/logicalhandler",
required = true, nillable = true)
protected String result;
/**
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerJAXBTestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/logicalhandler/LogicalHandlerJAXBTestCase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerJAXBTestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.logicalhandler;
+package org.jboss.test.ws.jaxws.samples.logicalhandler;
// $Id:LogicalHandlerTestCase.java 888 2006-09-02 00:37:13Z thomas.diesler(a)jboss.com $
@@ -44,13 +44,13 @@
{
public static Test suite()
{
- return JBossWSTestSetup.newTestSetup(LogicalHandlerJAXBTestCase.class,
"jaxws-logicalhandler-jaxb.war");
+ return JBossWSTestSetup.newTestSetup(LogicalHandlerJAXBTestCase.class,
"jaxws-samples-logicalhandler-jaxb.war");
}
public void testClientAccess() throws Exception
{
- String endpointAddress = "http://" + getServerHost() +
":8080/jaxws-logicalhandler-jaxb";
- QName serviceName = new QName("http://org.jboss.ws/jaxws/logicalhandler",
"SOAPEndpointService");
+ String endpointAddress = "http://" + getServerHost() +
":8080/jaxws-samples-logicalhandler-jaxb";
+ QName serviceName = new
QName("http://org.jboss.ws/jaxws/samples/logicalhandler",
"SOAPEndpointService");
Service service = Service.create(new URL(endpointAddress + "?wsdl"),
serviceName);
SOAPEndpointJAXB port = (SOAPEndpointJAXB)service.getPort(SOAPEndpointJAXB.class);
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerSourceTestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/logicalhandler/LogicalHandlerSourceTestCase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerSourceTestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.logicalhandler;
+package org.jboss.test.ws.jaxws.samples.logicalhandler;
// $Id:LogicalHandlerTestCase.java 888 2006-09-02 00:37:13Z thomas.diesler(a)jboss.com $
@@ -44,13 +44,13 @@
{
public static Test suite()
{
- return JBossWSTestSetup.newTestSetup(LogicalHandlerSourceTestCase.class,
"jaxws-logicalhandler-source.war");
+ return JBossWSTestSetup.newTestSetup(LogicalHandlerSourceTestCase.class,
"jaxws-samples-logicalhandler-source.war");
}
public void testClientAccess() throws Exception
{
- String endpointAddress = "http://" + getServerHost() +
":8080/jaxws-logicalhandler-source";
- QName serviceName = new QName("http://org.jboss.ws/jaxws/logicalhandler",
"SOAPEndpointService");
+ String endpointAddress = "http://" + getServerHost() +
":8080/jaxws-samples-logicalhandler-source";
+ QName serviceName = new
QName("http://org.jboss.ws/jaxws/samples/logicalhandler",
"SOAPEndpointService");
Service service = Service.create(new URL(endpointAddress + "?wsdl"),
serviceName);
SOAPEndpointSource port =
(SOAPEndpointSource)service.getPort(SOAPEndpointSource.class);
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalJAXBHandler.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/logicalhandler/LogicalJAXBHandler.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalJAXBHandler.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.logicalhandler;
+package org.jboss.test.ws.jaxws.samples.logicalhandler;
// $Id$
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalSourceHandler.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/logicalhandler/LogicalSourceHandler.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalSourceHandler.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.logicalhandler;
+package org.jboss.test.ws.jaxws.samples.logicalhandler;
// $Id$
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/ObjectFactory.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/logicalhandler/ObjectFactory.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/ObjectFactory.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -1,5 +1,5 @@
-package org.jboss.test.ws.jaxws.logicalhandler;
+package org.jboss.test.ws.jaxws.samples.logicalhandler;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
@@ -10,7 +10,7 @@
/**
* This object contains factory methods for each
* Java content interface and Java element interface
- * generated in the org.jboss.test.ws.jaxws.logicalhandler package.
+ * generated in the org.jboss.test.ws.jaxws.samples.logicalhandler package.
* <p>An ObjectFactory allows you to programatically
* construct new instances of the Java representation
* for XML content. The Java representation of XML
@@ -24,11 +24,11 @@
@XmlRegistry
public class ObjectFactory {
- private final static QName _EchoResponse_QNAME = new
QName("http://org.jboss.ws/jaxws/logicalhandler", "echoResponse");
- private final static QName _Echo_QNAME = new
QName("http://org.jboss.ws/jaxws/logicalhandler", "echo");
+ private final static QName _EchoResponse_QNAME = new
QName("http://org.jboss.ws/jaxws/samples/logicalhandler",
"echoResponse");
+ private final static QName _Echo_QNAME = new
QName("http://org.jboss.ws/jaxws/samples/logicalhandler", "echo");
/**
- * Create a new ObjectFactory that can be used to create new instances of schema
derived classes for package: org.jboss.test.ws.jaxws.logicalhandler
+ * Create a new ObjectFactory that can be used to create new instances of schema
derived classes for package: org.jboss.test.ws.jaxws.samples.logicalhandler
*
*/
public ObjectFactory() {
@@ -54,7 +54,7 @@
* Create an instance of {@link JAXBElement }{@code <}{@link EchoResponse }{@code
>}}
*
*/
- @XmlElementDecl(namespace = "http://org.jboss.ws/jaxws/logicalhandler",
name = "echoResponse")
+ @XmlElementDecl(namespace =
"http://org.jboss.ws/jaxws/samples/logicalhandler", name =
"echoResponse")
public JAXBElement<EchoResponse> createEchoResponse(EchoResponse value) {
return new JAXBElement<EchoResponse>(_EchoResponse_QNAME,
EchoResponse.class, null, value);
}
@@ -63,7 +63,7 @@
* Create an instance of {@link JAXBElement }{@code <}{@link Echo }{@code >}}
*
*/
- @XmlElementDecl(namespace = "http://org.jboss.ws/jaxws/logicalhandler",
name = "echo")
+ @XmlElementDecl(namespace =
"http://org.jboss.ws/jaxws/samples/logicalhandler", name = "echo")
public JAXBElement<Echo> createEcho(Echo value) {
return new JAXBElement<Echo>(_Echo_QNAME, Echo.class, null, value);
}
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/ProtocolHandler.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/logicalhandler/ProtocolHandler.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/ProtocolHandler.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.logicalhandler;
+package org.jboss.test.ws.jaxws.samples.logicalhandler;
import javax.xml.soap.SOAPElement;
import javax.xml.soap.SOAPException;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/SOAPEndpointJAXB.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/logicalhandler/SOAPEndpointJAXB.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/SOAPEndpointJAXB.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.logicalhandler;
+package org.jboss.test.ws.jaxws.samples.logicalhandler;
// $Id$
@@ -32,14 +32,14 @@
import javax.xml.ws.ResponseWrapper;
@WebService()
-@HandlerChain(file =
"resources/jaxws/logicalhandler/META-INF/jaxws-client-jaxb-handlers.xml")
+@HandlerChain(file =
"resources/jaxws/samples/logicalhandler/META-INF/jaxws-client-jaxb-handlers.xml")
public interface SOAPEndpointJAXB
{
@WebMethod
- @WebResult(targetNamespace = "http://org.jboss.ws/jaxws/logicalhandler",
name = "result")
- @RequestWrapper(className = "org.jboss.test.ws.jaxws.logicalhandler.Echo")
- @ResponseWrapper(className =
"org.jboss.test.ws.jaxws.logicalhandler.EchoResponse")
- public String echo(@WebParam(targetNamespace =
"http://org.jboss.ws/jaxws/logicalhandler", name="String_1") String
string1);
+ @WebResult(targetNamespace =
"http://org.jboss.ws/jaxws/samples/logicalhandler", name = "result")
+ @RequestWrapper(className =
"org.jboss.test.ws.jaxws.samples.logicalhandler.Echo")
+ @ResponseWrapper(className =
"org.jboss.test.ws.jaxws.samples.logicalhandler.EchoResponse")
+ public String echo(@WebParam(targetNamespace =
"http://org.jboss.ws/jaxws/samples/logicalhandler", name="String_1")
String string1);
}
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/SOAPEndpointJAXBImpl.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/logicalhandler/SOAPEndpointJAXBImpl.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/SOAPEndpointJAXBImpl.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.logicalhandler;
+package org.jboss.test.ws.jaxws.samples.logicalhandler;
// $Id$
@@ -33,17 +33,17 @@
import org.jboss.logging.Logger;
-@WebService(name = "SOAPEndpoint", targetNamespace =
"http://org.jboss.ws/jaxws/logicalhandler")
+@WebService(name = "SOAPEndpoint", targetNamespace =
"http://org.jboss.ws/jaxws/samples/logicalhandler")
@HandlerChain(file = "WEB-INF/jaxws-server-jaxb-handlers.xml")
public class SOAPEndpointJAXBImpl
{
private static Logger log = Logger.getLogger(SOAPEndpointJAXBImpl.class);
@WebMethod
- @WebResult(targetNamespace = "http://org.jboss.ws/jaxws/logicalhandler",
name = "result")
- @RequestWrapper(className = "org.jboss.test.ws.jaxws.logicalhandler.Echo")
- @ResponseWrapper(className =
"org.jboss.test.ws.jaxws.logicalhandler.EchoResponse")
- public String echo(@WebParam(targetNamespace =
"http://org.jboss.ws/jaxws/logicalhandler", name="String_1") String
msg)
+ @WebResult(targetNamespace =
"http://org.jboss.ws/jaxws/samples/logicalhandler", name = "result")
+ @RequestWrapper(className =
"org.jboss.test.ws.jaxws.samples.logicalhandler.Echo")
+ @ResponseWrapper(className =
"org.jboss.test.ws.jaxws.samples.logicalhandler.EchoResponse")
+ public String echo(@WebParam(targetNamespace =
"http://org.jboss.ws/jaxws/samples/logicalhandler", name="String_1")
String msg)
{
log.info("echo: " + msg);
return msg + ":endpoint";
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/SOAPEndpointSource.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/logicalhandler/SOAPEndpointSource.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/SOAPEndpointSource.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.logicalhandler;
+package org.jboss.test.ws.jaxws.samples.logicalhandler;
// $Id$
@@ -32,14 +32,14 @@
import javax.xml.ws.ResponseWrapper;
@WebService()
-@HandlerChain(file =
"resources/jaxws/logicalhandler/META-INF/jaxws-client-source-handlers.xml")
+@HandlerChain(file =
"resources/jaxws/samples/logicalhandler/META-INF/jaxws-client-source-handlers.xml")
public interface SOAPEndpointSource
{
@WebMethod
- @WebResult(targetNamespace = "http://org.jboss.ws/jaxws/logicalhandler",
name = "result")
- @RequestWrapper(className = "org.jboss.test.ws.jaxws.logicalhandler.Echo")
- @ResponseWrapper(className =
"org.jboss.test.ws.jaxws.logicalhandler.EchoResponse")
- public String echo(@WebParam(targetNamespace =
"http://org.jboss.ws/jaxws/logicalhandler", name = "String_1") String
string1);
+ @WebResult(targetNamespace =
"http://org.jboss.ws/jaxws/samples/logicalhandler", name = "result")
+ @RequestWrapper(className =
"org.jboss.test.ws.jaxws.samples.logicalhandler.Echo")
+ @ResponseWrapper(className =
"org.jboss.test.ws.jaxws.samples.logicalhandler.EchoResponse")
+ public String echo(@WebParam(targetNamespace =
"http://org.jboss.ws/jaxws/samples/logicalhandler", name = "String_1")
String string1);
}
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/SOAPEndpointSourceImpl.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/logicalhandler/SOAPEndpointSourceImpl.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/SOAPEndpointSourceImpl.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.logicalhandler;
+package org.jboss.test.ws.jaxws.samples.logicalhandler;
// $Id$
@@ -33,17 +33,17 @@
import org.jboss.logging.Logger;
-@WebService(name = "SOAPEndpoint", targetNamespace =
"http://org.jboss.ws/jaxws/logicalhandler")
+@WebService(name = "SOAPEndpoint", targetNamespace =
"http://org.jboss.ws/jaxws/samples/logicalhandler")
@HandlerChain(file = "WEB-INF/jaxws-server-source-handlers.xml")
public class SOAPEndpointSourceImpl
{
private static Logger log = Logger.getLogger(SOAPEndpointSourceImpl.class);
@WebMethod
- @WebResult(targetNamespace = "http://org.jboss.ws/jaxws/logicalhandler",
name="result")
- @RequestWrapper(className = "org.jboss.test.ws.jaxws.logicalhandler.Echo")
- @ResponseWrapper(className =
"org.jboss.test.ws.jaxws.logicalhandler.EchoResponse")
- public String echo(@WebParam(targetNamespace =
"http://org.jboss.ws/jaxws/logicalhandler", name="String_1")String
msg)
+ @WebResult(targetNamespace =
"http://org.jboss.ws/jaxws/samples/logicalhandler", name="result")
+ @RequestWrapper(className =
"org.jboss.test.ws.jaxws.samples.logicalhandler.Echo")
+ @ResponseWrapper(className =
"org.jboss.test.ws.jaxws.samples.logicalhandler.EchoResponse")
+ public String echo(@WebParam(targetNamespace =
"http://org.jboss.ws/jaxws/samples/logicalhandler",
name="String_1")String msg)
{
log.info("echo: " + msg);
return msg + ":endpoint";
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/package-info.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/logicalhandler/package-info.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/logicalhandler/package-info.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -1,2 +1,2 @@
-(a)javax.xml.bind.annotation.XmlSchema(namespace =
"http://org.jboss.ws/jaxws/logicalhandler")
-package org.jboss.test.ws.jaxws.logicalhandler;
+(a)javax.xml.bind.annotation.XmlSchema(namespace =
"http://org.jboss.ws/jaxws/samples/logicalhandler")
+package org.jboss.test.ws.jaxws.samples.logicalhandler;
Copied:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/oneway
(from rev 2188,
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/oneway)
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/oneway/JSR181OneWayTestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/oneway/JSR181OneWayTestCase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/oneway/JSR181OneWayTestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,16 +19,13 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.oneway;
+package org.jboss.test.ws.jaxws.samples.oneway;
import java.io.StringReader;
import java.net.URL;
import javax.xml.namespace.QName;
import javax.xml.transform.Source;
-import javax.xml.transform.TransformerConfigurationException;
-import javax.xml.transform.TransformerException;
-import javax.xml.transform.TransformerFactoryConfigurationError;
import javax.xml.transform.stream.StreamSource;
import javax.xml.ws.Dispatch;
import javax.xml.ws.Service;
@@ -50,25 +47,25 @@
*/
public class JSR181OneWayTestCase extends JBossWSTest
{
- private static final String targetNS =
"http://oneway.jsr181.jaxws.ws.test.jboss.org/";
+ private static final String targetNS =
"http://oneway.samples.jaxws.ws.test.jboss.org/";
public static Test suite()
{
- return JBossWSTestSetup.newTestSetup(JSR181OneWayTestCase.class,
"jaxws-jsr181-oneway.war");
+ return JBossWSTestSetup.newTestSetup(JSR181OneWayTestCase.class,
"jaxws-samples-oneway.war");
}
public void testWebService() throws Exception
{
- URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-jsr181-oneway/TestService?wsdl");
+ URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-samples-oneway/TestService?wsdl");
QName serviceName = new QName(targetNS, "PingEndpointService");
QName portName = new QName(targetNS, "PingEndpointPort");
Service service = Service.create(wsdlURL, serviceName);
Dispatch dispatch = service.createDispatch(portName, StreamSource.class,
Mode.PAYLOAD);
- String payload = "<ns1:ping
xmlns:ns1='http://oneway.jsr181.jaxws.ws.test.jboss.org/'/>";
+ String payload = "<ns1:ping
xmlns:ns1='http://oneway.samples.jaxws.ws.test.jboss.org/'/>&q...;
dispatch.invokeOneWay(new StreamSource(new StringReader(payload)));
- payload = "<ns1:feedback
xmlns:ns1='http://oneway.jsr181.jaxws.ws.test.jboss.org/'/>";
+ payload = "<ns1:feedback
xmlns:ns1='http://oneway.samples.jaxws.ws.test.jboss.org/'/>&q...;
Source retObj = (Source)dispatch.invoke(new StreamSource(new
StringReader(payload)));
Element docElement = getElementFromSource(retObj);
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/oneway/PingEndpointImpl.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/oneway/PingEndpointImpl.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/oneway/PingEndpointImpl.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.oneway;
+package org.jboss.test.ws.jaxws.samples.oneway;
import javax.jws.WebMethod;
import javax.jws.WebService;
Copied:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/provider
(from rev 2188,
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/provider)
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/provider/ProviderBeanJAXB.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/provider/ProviderBeanJAXB.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/provider/ProviderBeanJAXB.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.provider;
+package org.jboss.test.ws.jaxws.samples.provider;
// $Id$
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/provider/ProviderBeanMessage.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/provider/ProviderBeanMessage.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/provider/ProviderBeanMessage.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.provider;
+package org.jboss.test.ws.jaxws.samples.provider;
// $Id$
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/provider/ProviderBeanPayload.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/provider/ProviderBeanPayload.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/provider/ProviderBeanPayload.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.provider;
+package org.jboss.test.ws.jaxws.samples.provider;
// $Id$
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/provider/ProviderJAXBTestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/provider/ProviderJAXBTestCase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/provider/ProviderJAXBTestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.provider;
+package org.jboss.test.ws.jaxws.samples.provider;
// $Id$
@@ -46,8 +46,8 @@
import org.jboss.test.ws.JBossWSTest;
import org.jboss.test.ws.JBossWSTestSetup;
-import org.jboss.test.ws.jaxws.jsr181.soapbinding.SubmitBareRequest;
-import org.jboss.test.ws.jaxws.jsr181.soapbinding.SubmitBareResponse;
+import org.jboss.test.ws.jaxws.samples.soapbinding.SubmitBareRequest;
+import org.jboss.test.ws.jaxws.samples.soapbinding.SubmitBareResponse;
import org.jboss.ws.metadata.wsdl.WSDLDefinitions;
import org.jboss.ws.tools.wsdl.WSDLDefinitionsFactory;
import org.w3c.dom.Element;
@@ -63,12 +63,12 @@
{
public static Test suite()
{
- return JBossWSTestSetup.newTestSetup(ProviderJAXBTestCase.class,
"jaxws-provider-jaxb.war");
+ return JBossWSTestSetup.newTestSetup(ProviderJAXBTestCase.class,
"jaxws-samples-provider-jaxb.war");
}
public void testWSDLAccess() throws Exception
{
- URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-provider-jaxb/ProviderEndpoint?wsdl");
+ URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-samples-provider-jaxb/ProviderEndpoint?wsdl");
WSDLDefinitionsFactory factory = WSDLDefinitionsFactory.newInstance();
WSDLDefinitions wsdlDefinitions = factory.parse(wsdlURL);
assertNotNull(wsdlDefinitions);
@@ -103,7 +103,7 @@
String targetNS = "http://org.jboss.ws/provider";
QName serviceName = new QName(targetNS, "ProviderService");
QName portName = new QName(targetNS, "ProviderPort");
- URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-provider-jaxb/" + target + "?wsdl");
+ URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-samples-provider-jaxb/" + target + "?wsdl");
Service service = Service.create(serviceName);
service.addPort(portName, SOAPBinding.SOAP11HTTP_BINDING,
wsdlURL.toExternalForm());
@@ -130,7 +130,7 @@
SOAPConnection con = SOAPConnectionFactory.newInstance().createConnection();
SOAPMessage reqMsg = msgFactory.createMessage(null, new
ByteArrayInputStream(reqString.getBytes()));
- URL epURL = new URL("http://" + getServerHost() +
":8080/jaxws-provider-jaxb/ProviderEndpoint");
+ URL epURL = new URL("http://" + getServerHost() +
":8080/jaxws-samples-provider-jaxb/ProviderEndpoint");
SOAPMessage resMsg = con.call(reqMsg, epURL);
SOAPEnvelope resEnv = resMsg.getSOAPPart().getEnvelope();
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/provider/ProviderMessageTestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/provider/ProviderMessageTestCase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/provider/ProviderMessageTestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.provider;
+package org.jboss.test.ws.jaxws.samples.provider;
// $Id$
@@ -67,12 +67,12 @@
public static Test suite()
{
- return JBossWSTestSetup.newTestSetup(ProviderMessageTestCase.class,
"jaxws-provider-message.war");
+ return JBossWSTestSetup.newTestSetup(ProviderMessageTestCase.class,
"jaxws-samples-provider-message.war");
}
public void testWSDLAccess() throws Exception
{
- URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-provider-message?wsdl");
+ URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-samples-provider-message?wsdl");
WSDLDefinitionsFactory factory = WSDLDefinitionsFactory.newInstance();
WSDLDefinitions wsdlDefinitions = factory.parse(wsdlURL);
assertNotNull(wsdlDefinitions);
@@ -94,7 +94,7 @@
String targetNS = "http://org.jboss.ws/provider";
QName serviceName = new QName(targetNS, "ProviderService");
QName portName = new QName(targetNS, "ProviderPort");
- URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-provider-message/" + target + "?wsdl");
+ URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-samples-provider-message/" + target + "?wsdl");
Service service = Service.create(serviceName);
service.addPort(portName, SOAPBinding.SOAP11HTTP_BINDING,
wsdlURL.toExternalForm());
@@ -108,7 +108,7 @@
SOAPMessage reqMsg = getRequestMessage();
SOAPEnvelope reqEnv = reqMsg.getSOAPPart().getEnvelope();
- URL epURL = new URL("http://" + getServerHost() +
":8080/jaxws-provider-message");
+ URL epURL = new URL("http://" + getServerHost() +
":8080/jaxws-samples-provider-message");
SOAPConnection con = SOAPConnectionFactory.newInstance().createConnection();
SOAPMessage resMsg = con.call(reqMsg, epURL);
SOAPEnvelope resEnv = resMsg.getSOAPPart().getEnvelope();
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/provider/ProviderPayloadTestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/provider/ProviderPayloadTestCase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/provider/ProviderPayloadTestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.provider;
+package org.jboss.test.ws.jaxws.samples.provider;
// $Id$
@@ -66,12 +66,12 @@
public static Test suite()
{
- return JBossWSTestSetup.newTestSetup(ProviderPayloadTestCase.class,
"jaxws-provider-payload.war");
+ return JBossWSTestSetup.newTestSetup(ProviderPayloadTestCase.class,
"jaxws-samples-provider-payload.war");
}
public void testWSDLAccess() throws Exception
{
- URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-provider-payload?wsdl");
+ URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-samples-provider-payload?wsdl");
WSDLDefinitionsFactory factory = WSDLDefinitionsFactory.newInstance();
WSDLDefinitions wsdlDefinitions = factory.parse(wsdlURL);
assertNotNull(wsdlDefinitions);
@@ -91,7 +91,7 @@
String targetNS = "http://org.jboss.ws/provider";
QName serviceName = new QName(targetNS, "ProviderService");
QName portName = new QName(targetNS, "ProviderPort");
- URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-provider-payload/" + target + "?wsdl");
+ URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-samples-provider-payload/" + target + "?wsdl");
Service service = Service.create(serviceName);
service.addPort(portName, SOAPBinding.SOAP11HTTP_BINDING,
wsdlURL.toExternalForm());
@@ -114,7 +114,7 @@
SOAPMessage reqMsg = msgFactory.createMessage(null, new
ByteArrayInputStream(reqString.getBytes()));
SOAPEnvelope reqEnv = reqMsg.getSOAPPart().getEnvelope();
- URL epURL = new URL("http://" + getServerHost() +
":8080/jaxws-provider-payload");
+ URL epURL = new URL("http://" + getServerHost() +
":8080/jaxws-samples-provider-payload");
SOAPMessage resMsg = con.call(reqMsg, epURL);
SOAPEnvelope resEnv = resMsg.getSOAPPart().getEnvelope();
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/provider/UserType.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/provider/UserType.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/provider/UserType.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.provider;
+package org.jboss.test.ws.jaxws.samples.provider;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/provider/WebServiceEndpoint.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/provider/WebServiceEndpoint.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/provider/WebServiceEndpoint.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.provider;
+package org.jboss.test.ws.jaxws.samples.provider;
import javax.jws.WebParam;
import javax.jws.WebResult;
Copied:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding
(from rev 2188,
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/soapbinding)
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/DocBareServiceImpl.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/soapbinding/DocBareServiceImpl.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/DocBareServiceImpl.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.soapbinding;
+package org.jboss.test.ws.jaxws.samples.soapbinding;
import javax.jws.WebMethod;
import javax.jws.WebParam;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/DocWrapped.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/soapbinding/DocWrapped.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/DocWrapped.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.soapbinding;
+package org.jboss.test.ws.jaxws.samples.soapbinding;
import javax.jws.WebMethod;
import javax.jws.WebParam;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/DocWrappedServiceImpl.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/soapbinding/DocWrappedServiceImpl.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/DocWrappedServiceImpl.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.soapbinding;
+package org.jboss.test.ws.jaxws.samples.soapbinding;
import javax.jws.WebMethod;
import javax.jws.WebParam;
@@ -37,7 +37,7 @@
* @since 16-Oct-2005
*/
-@WebService(endpointInterface =
"org.jboss.test.ws.jaxws.jsr181.soapbinding.DocWrapped",
name="DocWrapped")
+@WebService(endpointInterface =
"org.jboss.test.ws.jaxws.samples.soapbinding.DocWrapped",
name="DocWrapped")
public class DocWrappedServiceImpl implements DocWrapped
{
// Provide logging
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/ExampleSEI.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/soapbinding/ExampleSEI.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/ExampleSEI.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.soapbinding;
+package org.jboss.test.ws.jaxws.samples.soapbinding;
import java.rmi.Remote;
import java.rmi.RemoteException;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/ExampleServiceImpl.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/soapbinding/ExampleServiceImpl.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/ExampleServiceImpl.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.soapbinding;
+package org.jboss.test.ws.jaxws.samples.soapbinding;
import javax.jws.WebMethod;
import javax.jws.WebService;
@@ -34,7 +34,7 @@
* @since 16-Oct-2005
*/
-(a)WebService(endpointInterface="org.jboss.test.ws.jaxws.jsr181.soapbinding.ExampleSEI",
name="Example")
+(a)WebService(endpointInterface="org.jboss.test.ws.jaxws.samples.soapbinding.ExampleSEI",
name="Example")
public class ExampleServiceImpl
{
// Provide logging
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/JSR181SOAPBindingTestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/soapbinding/JSR181SOAPBindingTestCase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/JSR181SOAPBindingTestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.soapbinding;
+package org.jboss.test.ws.jaxws.samples.soapbinding;
import java.io.ByteArrayInputStream;
import java.net.URL;
@@ -50,17 +50,17 @@
*/
public class JSR181SOAPBindingTestCase extends JBossWSTest
{
- private String targetNS =
"http://soapbinding.jsr181.jaxws.ws.test.jboss.org/";
+ private String targetNS =
"http://soapbinding.samples.jaxws.ws.test.jboss.org/";
public static Test suite()
{
- return JBossWSTestSetup.newTestSetup(JSR181SOAPBindingTestCase.class,
"jaxws-jsr181-soapbinding.war");
+ return JBossWSTestSetup.newTestSetup(JSR181SOAPBindingTestCase.class,
"jaxws-samples-soapbinding.war");
}
public void testExampleService() throws Exception
{
QName serviceName = new QName(targetNS, "ExampleService");
- URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-jsr181-soapbinding/ExampleService?wsdl");
+ URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-samples-soapbinding/ExampleService?wsdl");
Service service = Service.create(wsdlURL, serviceName);
ExampleSEI port = (ExampleSEI)service.getPort(ExampleSEI.class);
@@ -73,7 +73,7 @@
{
QName serviceName = new QName(targetNS, "DocBareService");
QName portName = new QName(targetNS, "DocBarePort");
- URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-jsr181-soapbinding/DocBareService?wsdl");
+ URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-samples-soapbinding/DocBareService?wsdl");
Service service = Service.create(wsdlURL, serviceName);
JAXBContext jbc = JAXBContext.newInstance(new Class[] { SubmitBareRequest.class,
SubmitBareResponse.class });
@@ -88,7 +88,7 @@
{
QName serviceName = new QName(targetNS, "DocBareService");
QName portName = new QName(targetNS, "DocBarePort");
- URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-jsr181-soapbinding/DocBareService?wsdl");
+ URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-samples-soapbinding/DocBareService?wsdl");
Service service = Service.create(wsdlURL, serviceName);
Dispatch dispatch = service.createDispatch(portName, SOAPMessage.class,
Mode.MESSAGE);
@@ -116,7 +116,7 @@
{
QName serviceName = new QName(targetNS, "DocBareService");
QName portName = new QName(targetNS, "DocBarePort");
- URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-jsr181-soapbinding/DocBareService?wsdl");
+ URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-samples-soapbinding/DocBareService?wsdl");
Service service = Service.create(wsdlURL, serviceName);
Dispatch dispatch = service.createDispatch(portName, SOAPMessage.class,
Mode.MESSAGE);
@@ -146,7 +146,7 @@
public void testDocWrappedService() throws Exception
{
QName serviceName = new QName(targetNS, "DocWrappedService");
- URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-jsr181-soapbinding/DocWrappedService?wsdl");
+ URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-samples-soapbinding/DocWrappedService?wsdl");
Service service = Service.create(wsdlURL, serviceName);
DocWrapped port = (DocWrapped)service.getPort(DocWrapped.class);
@@ -173,7 +173,7 @@
"</env:Envelope>";
SOAPMessage reqMsg = msgFactory.createMessage(null, new
ByteArrayInputStream(reqEnv.getBytes()));
- URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-jsr181-soapbinding/DocWrappedService?wsdl");
+ URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-samples-soapbinding/DocWrappedService?wsdl");
QName serviceName = new QName(targetNS, "DocWrappedService");
QName portName = new QName(targetNS, "DocWrappedPort");
Service service = Service.create(wsdlURL, serviceName);
@@ -210,7 +210,7 @@
" </env:Body>" +
"</env:Envelope>";
SOAPMessage reqMsg = msgFactory.createMessage(null, new
ByteArrayInputStream(reqEnv.getBytes()));
- URL epURL = new URL("http://" + getServerHost() +
":8080/jaxws-jsr181-soapbinding/DocWrappedService");
+ URL epURL = new URL("http://" + getServerHost() +
":8080/jaxws-samples-soapbinding/DocWrappedService");
SOAPMessage resMsg = con.call(reqMsg, epURL);
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/PurchaseOrder.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/soapbinding/PurchaseOrder.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/PurchaseOrder.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.soapbinding;
+package org.jboss.test.ws.jaxws.samples.soapbinding;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
@@ -28,10 +28,10 @@
@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "PurchaseOrderType",
namespace="http://soapbinding.jsr181.jaxws.ws.test.jboss.org/", propOrder = {
"product" })
+@XmlType(name = "PurchaseOrderType",
namespace="http://soapbinding.samples.jaxws.ws.test.jboss.org/", propOrder = {
"product" })
public class PurchaseOrder
{
- @XmlElement(namespace="http://soapbinding.jsr181.jaxws.ws.test.jboss.org/",
required = true)
+ @XmlElement(namespace="http://soapbinding.samples.jaxws.ws.test.jboss.org/",
required = true)
private String product;
public PurchaseOrder()
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/PurchaseOrderAck.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/soapbinding/PurchaseOrderAck.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/PurchaseOrderAck.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.soapbinding;
+package org.jboss.test.ws.jaxws.samples.soapbinding;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
@@ -28,10 +28,10 @@
@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "PurchaseOrderAckType",
namespace="http://soapbinding.jsr181.jaxws.ws.test.jboss.org/", propOrder = {
"product" })
+@XmlType(name = "PurchaseOrderAckType",
namespace="http://soapbinding.samples.jaxws.ws.test.jboss.org/", propOrder = {
"product" })
public class PurchaseOrderAck
{
- @XmlElement(namespace="http://soapbinding.jsr181.jaxws.ws.test.jboss.org/",
required = true)
+ @XmlElement(namespace="http://soapbinding.samples.jaxws.ws.test.jboss.org/",
required = true)
private String product;
public PurchaseOrderAck()
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/SubmitBareRequest.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/soapbinding/SubmitBareRequest.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/SubmitBareRequest.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.soapbinding;
+package org.jboss.test.ws.jaxws.samples.soapbinding;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
@@ -28,11 +28,11 @@
import javax.xml.bind.annotation.XmlType;
@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "SubmitBareRequest",
namespace="http://soapbinding.jsr181.jaxws.ws.test.jboss.org/", propOrder = {
"product" })
-@XmlRootElement(namespace="http://soapbinding.jsr181.jaxws.ws.test.jboss.org/",
name = "SubmitPO")
+@XmlType(name = "SubmitBareRequest",
namespace="http://soapbinding.samples.jaxws.ws.test.jboss.org/", propOrder = {
"product" })
+@XmlRootElement(namespace="http://soapbinding.samples.jaxws.ws.test.jboss.org/",
name = "SubmitPO")
public class SubmitBareRequest
{
- @XmlElement(namespace="http://soapbinding.jsr181.jaxws.ws.test.jboss.org/",
required = true)
+ @XmlElement(namespace="http://soapbinding.samples.jaxws.ws.test.jboss.org/",
required = true)
private String product;
public SubmitBareRequest()
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/SubmitBareResponse.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/soapbinding/SubmitBareResponse.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/soapbinding/SubmitBareResponse.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.soapbinding;
+package org.jboss.test.ws.jaxws.samples.soapbinding;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
@@ -28,11 +28,11 @@
import javax.xml.bind.annotation.XmlType;
@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "SubmitBareResponse", namespace =
"http://soapbinding.jsr181.jaxws.ws.test.jboss.org/", propOrder = {
"product" })
-@XmlRootElement(namespace="http://soapbinding.jsr181.jaxws.ws.test.jboss.org/",
name = "SubmitPOResponse")
+@XmlType(name = "SubmitBareResponse", namespace =
"http://soapbinding.samples.jaxws.ws.test.jboss.org/", propOrder = {
"product" })
+@XmlRootElement(namespace="http://soapbinding.samples.jaxws.ws.test.jboss.org/",
name = "SubmitPOResponse")
public class SubmitBareResponse
{
- @XmlElement(namespace =
"http://soapbinding.jsr181.jaxws.ws.test.jboss.org/", required = true)
+ @XmlElement(namespace =
"http://soapbinding.samples.jaxws.ws.test.jboss.org/", required = true)
private String product;
public SubmitBareResponse()
Copied:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webmethod
(from rev 2188,
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webmethod)
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webmethod/JSR181WebMethodTestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webmethod/JSR181WebMethodTestCase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webmethod/JSR181WebMethodTestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.webmethod;
+package org.jboss.test.ws.jaxws.samples.webmethod;
import java.io.ByteArrayInputStream;
import java.io.StringReader;
@@ -45,7 +45,6 @@
import org.jboss.ws.core.soap.NameImpl;
import org.jboss.ws.core.utils.DOMUtils;
import org.w3c.dom.Element;
-import org.xml.sax.InputSource;
/**
* Test the JSR-181 annotation: javax.jws.webmethod
@@ -55,12 +54,12 @@
*/
public class JSR181WebMethodTestCase extends JBossWSTest
{
- private String endpointURL = "http://" + getServerHost() +
":8080/jaxws-jsr181-webmethod/TestService";
- private String targetNS =
"http://webmethod.jsr181.jaxws.ws.test.jboss.org/";
+ private String endpointURL = "http://" + getServerHost() +
":8080/jaxws-samples-webmethod/TestService";
+ private String targetNS =
"http://webmethod.samples.jaxws.ws.test.jboss.org/";
public static Test suite()
{
- return JBossWSTestSetup.newTestSetup(JSR181WebMethodTestCase.class,
"jaxws-jsr181-webmethod.war");
+ return JBossWSTestSetup.newTestSetup(JSR181WebMethodTestCase.class,
"jaxws-samples-webmethod.war");
}
public void testLegalAccess() throws Exception
@@ -139,7 +138,7 @@
String expPayload =
"<env:Fault
xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'>" +
" <faultcode>env:Client</faultcode>" +
- " <faultstring>Endpoint
{http://webmethod.jsr181.jaxws.ws.test.jboss.org/}TestEndpointPort does not contain
operation meta data for:
{http://webmethod.jsr181.jaxws.ws.test.jboss.org/}noWebMethod</faultstring>" +
+ " <faultstring>Endpoint
{http://webmethod.samples.jaxws.ws.test.jboss.org/}TestEndpointPort does not contain
operation meta data for:
{http://webmethod.samples.jaxws.ws.test.jboss.org/}noWebMethod</faultstring>"
+
"</env:Fault>";
Service service = Service.create(wsdlURL, serviceName);
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webmethod/TestEndpoint.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webmethod/TestEndpoint.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webmethod/TestEndpoint.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.webmethod;
+package org.jboss.test.ws.jaxws.samples.webmethod;
import javax.jws.WebMethod;
import javax.jws.WebService;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webmethod/TestEndpointImpl.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webmethod/TestEndpointImpl.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webmethod/TestEndpointImpl.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.webmethod;
+package org.jboss.test.ws.jaxws.samples.webmethod;
import javax.jws.WebMethod;
import javax.jws.WebService;
@@ -34,7 +34,7 @@
* @since 12-Aug-2005
*/
-@WebService(endpointInterface =
"org.jboss.test.ws.jaxws.jsr181.webmethod.TestEndpoint",
name="TestEndpoint")
+@WebService(endpointInterface =
"org.jboss.test.ws.jaxws.samples.webmethod.TestEndpoint",
name="TestEndpoint")
public class TestEndpointImpl
{
// Provide logging
Copied:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webparam
(from rev 2188,
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webparam)
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webparam/JSR181WebParamTestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webparam/JSR181WebParamTestCase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webparam/JSR181WebParamTestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.webparam;
+package org.jboss.test.ws.jaxws.samples.webparam;
import java.io.File;
import java.net.URL;
@@ -45,12 +45,12 @@
*/
public class JSR181WebParamTestCase extends JBossWSTest
{
- private String endpointURL = "http://" + getServerHost() +
":8080/jaxws-jsr181-webparam/TestService";
+ private String endpointURL = "http://" + getServerHost() +
":8080/jaxws-samples-webparam/TestService";
private String targetNS = "http://www.openuri.org/jsr181/WebParamExample";
public static Test suite()
{
- return JBossWSTestSetup.newTestSetup(JSR181WebParamTestCase.class,
"jaxws-jsr181-webparam.war");
+ return JBossWSTestSetup.newTestSetup(JSR181WebParamTestCase.class,
"jaxws-samples-webparam.war");
}
public void testEcho() throws Exception
@@ -59,7 +59,7 @@
QName portName = new QName(targetNS, "PingServicePort");
URL wsdlURL = new URL(endpointURL + "?wsdl");
- File mappingFile = new
File("resources/jaxws/jsr181/webparam/jaxrpc-mapping.xml");
+ File mappingFile = new
File("resources/jaxws/samples/webparam/jaxrpc-mapping.xml");
assertTrue(mappingFile.exists());
ServiceFactoryImpl factory = new ServiceFactoryImpl();
@@ -77,7 +77,7 @@
QName portName = new QName(targetNS, "PingServicePort");
URL wsdlURL = new URL(endpointURL + "?wsdl");
- File mappingFile = new
File("resources/jaxws/jsr181/webparam/jaxrpc-mapping.xml");
+ File mappingFile = new
File("resources/jaxws/samples/webparam/jaxrpc-mapping.xml");
assertTrue(mappingFile.exists());
ServiceFactoryImpl factory = new ServiceFactoryImpl();
@@ -99,7 +99,7 @@
QName portName = new QName(targetNS, "PingServicePort");
URL wsdlURL = new URL(endpointURL + "?wsdl");
- File mappingFile = new
File("resources/jaxws/jsr181/webparam/jaxrpc-mapping.xml");
+ File mappingFile = new
File("resources/jaxws/samples/webparam/jaxrpc-mapping.xml");
assertTrue(mappingFile.exists());
ServiceFactoryImpl factory = new ServiceFactoryImpl();
@@ -125,7 +125,7 @@
QName portName = new QName(targetNS, "PingServicePort");
URL wsdlURL = new URL(endpointURL + "?wsdl");
- File mappingFile = new
File("resources/jaxws/jsr181/webparam/jaxrpc-mapping.xml");
+ File mappingFile = new
File("resources/jaxws/samples/webparam/jaxrpc-mapping.xml");
assertTrue(mappingFile.exists());
ServiceFactoryImpl factory = new ServiceFactoryImpl();
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webparam/PingDocument.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webparam/PingDocument.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webparam/PingDocument.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.webparam;
+package org.jboss.test.ws.jaxws.samples.webparam;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webparam/PingDocumentHolder.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webparam/PingDocumentHolder.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webparam/PingDocumentHolder.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.webparam;
+package org.jboss.test.ws.jaxws.samples.webparam;
import javax.xml.rpc.holders.Holder;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webparam/PingService.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webparam/PingService.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webparam/PingService.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.webparam;
+package org.jboss.test.ws.jaxws.samples.webparam;
import javax.jws.Oneway;
import javax.jws.WebMethod;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webparam/SecurityHeader.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webparam/SecurityHeader.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webparam/SecurityHeader.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.webparam;
+package org.jboss.test.ws.jaxws.samples.webparam;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
Copied:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webresult
(from rev 2188,
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webresult)
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webresult/CustomerRecord.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webresult/CustomerRecord.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webresult/CustomerRecord.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.webresult;
+package org.jboss.test.ws.jaxws.samples.webresult;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webresult/CustomerService.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webresult/CustomerService.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webresult/CustomerService.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.webresult;
+package org.jboss.test.ws.jaxws.samples.webresult;
import javax.jws.WebMethod;
import javax.jws.WebService;
@@ -28,7 +28,7 @@
import javax.jws.soap.SOAPBinding;
import org.jboss.logging.Logger;
-import org.jboss.test.ws.jaxws.jsr181.webresult.CustomerRecord;
+import org.jboss.test.ws.jaxws.samples.webresult.CustomerRecord;
/**
* Test the JSR-181 annotation: javax.jws.WebParam
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webresult/JSR181WebResultTestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webresult/JSR181WebResultTestCase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webresult/JSR181WebResultTestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.webresult;
+package org.jboss.test.ws.jaxws.samples.webresult;
import java.io.ByteArrayInputStream;
import java.io.File;
@@ -40,7 +40,6 @@
import org.jboss.ws.core.jaxrpc.client.CallImpl;
import org.jboss.ws.core.jaxrpc.client.ServiceFactoryImpl;
import org.jboss.ws.core.soap.NameImpl;
-import org.jboss.ws.metadata.umdm.OperationMetaData;
/**
* Test the JSR-181 annotation: javax.jws.webresult
@@ -50,12 +49,12 @@
*/
public class JSR181WebResultTestCase extends JBossWSTest
{
- private String endpointURL = "http://" + getServerHost() +
":8080/jaxws-jsr181-webresult/TestService";
- private String targetNS =
"http://webresult.jsr181.jaxws.ws.test.jboss.org/";
+ private String endpointURL = "http://" + getServerHost() +
":8080/jaxws-samples-webresult/TestService";
+ private String targetNS =
"http://webresult.samples.jaxws.ws.test.jboss.org/";
public static Test suite()
{
- return JBossWSTestSetup.newTestSetup(JSR181WebResultTestCase.class,
"jaxws-jsr181-webresult.war");
+ return JBossWSTestSetup.newTestSetup(JSR181WebResultTestCase.class,
"jaxws-samples-webresult.war");
}
public void testLocateCustomer() throws Exception
@@ -64,7 +63,7 @@
QName portName = new QName(targetNS, "CustomerServicePort");
URL wsdlURL = new URL(endpointURL + "?wsdl");
- File mappingFile = new
File("resources/jaxws/jsr181/webresult/jaxrpc-mapping.xml");
+ File mappingFile = new
File("resources/jaxws/samples/webresult/jaxrpc-mapping.xml");
assertTrue(mappingFile.exists());
ServiceFactoryImpl factory = new ServiceFactoryImpl();
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webresult/USAddress.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webresult/USAddress.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webresult/USAddress.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.webresult;
+package org.jboss.test.ws.jaxws.samples.webresult;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
Copied:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice
(from rev 2188,
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webservice)
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/EJB21Bean01.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webservice/EJB21Bean01.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/EJB21Bean01.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.webservice;
+package org.jboss.test.ws.jaxws.samples.webservice;
import org.jboss.ws.annotation.WebContext;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/EJB21Bean02.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webservice/EJB21Bean02.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/EJB21Bean02.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.webservice;
+package org.jboss.test.ws.jaxws.samples.webservice;
import org.jboss.ws.annotation.WebContext;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/EJB21Bean03.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webservice/EJB21Bean03.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/EJB21Bean03.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.webservice;
+package org.jboss.test.ws.jaxws.samples.webservice;
import javax.ejb.EJBException;
import javax.ejb.SessionBean;
@@ -33,7 +33,7 @@
* @author Thomas.Diesler(a)jboss.org
* @since 29-Apr-2005
*/
-@WebService(endpointInterface =
"org.jboss.test.ws.jaxws.jsr181.webservice.EndpointInterface03", targetNamespace
= "http://www.openuri.org/2004/04/HelloWorld", serviceName =
"TestService")
+@WebService(endpointInterface =
"org.jboss.test.ws.jaxws.samples.webservice.EndpointInterface03",
targetNamespace = "http://www.openuri.org/2004/04/HelloWorld", serviceName =
"TestService")
public class EJB21Bean03 implements SessionBean
{
private SessionContext sessionContext;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/EJB3Bean01.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webservice/EJB3Bean01.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/EJB3Bean01.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.webservice;
+package org.jboss.test.ws.jaxws.samples.webservice;
import org.jboss.annotation.ejb.RemoteBinding;
import org.jboss.ws.annotation.WebContext;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/EJB3Bean02.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webservice/EJB3Bean02.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/EJB3Bean02.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.webservice;
+package org.jboss.test.ws.jaxws.samples.webservice;
import org.jboss.annotation.ejb.RemoteBinding;
import org.jboss.ws.annotation.WebContext;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/EJB3Bean03.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webservice/EJB3Bean03.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/EJB3Bean03.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.webservice;
+package org.jboss.test.ws.jaxws.samples.webservice;
import javax.ejb.Remote;
import javax.ejb.Stateless;
@@ -33,7 +33,7 @@
* @author Thomas.Diesler(a)jboss.org
* @since 29-Apr-2005
*/
-@WebService(endpointInterface =
"org.jboss.test.ws.jaxws.jsr181.webservice.EndpointInterface03", targetNamespace
= "http://www.openuri.org/2004/04/HelloWorld", serviceName =
"TestService")
+@WebService(endpointInterface =
"org.jboss.test.ws.jaxws.samples.webservice.EndpointInterface03",
targetNamespace = "http://www.openuri.org/2004/04/HelloWorld", serviceName =
"TestService")
@Remote(EJB3RemoteInterface.class)
@RemoteBinding(jndiBinding = "/ejb3/EJB3EndpointInterface")
@Stateless
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/EJB3RemoteInterface.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webservice/EJB3RemoteInterface.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/EJB3RemoteInterface.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.webservice;
+package org.jboss.test.ws.jaxws.samples.webservice;
/**
* An EJB3 remote interface
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/EndpointInterface.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webservice/EndpointInterface.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/EndpointInterface.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.webservice;
+package org.jboss.test.ws.jaxws.samples.webservice;
import java.rmi.Remote;
import java.rmi.RemoteException;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/EndpointInterface03.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webservice/EndpointInterface03.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/EndpointInterface03.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.webservice;
+package org.jboss.test.ws.jaxws.samples.webservice;
import java.rmi.Remote;
import java.rmi.RemoteException;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/JSEBean01.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webservice/JSEBean01.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/JSEBean01.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.webservice;
+package org.jboss.test.ws.jaxws.samples.webservice;
import javax.jws.WebMethod;
import javax.jws.WebService;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/JSEBean02.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webservice/JSEBean02.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/JSEBean02.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.webservice;
+package org.jboss.test.ws.jaxws.samples.webservice;
import javax.jws.WebMethod;
import javax.jws.WebService;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/JSEBean03.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webservice/JSEBean03.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/JSEBean03.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.webservice;
+package org.jboss.test.ws.jaxws.samples.webservice;
import javax.jws.WebService;
@@ -31,7 +31,7 @@
* @author Thomas.Diesler(a)jboss.org
* @since 29-Apr-2005
*/
-@WebService(endpointInterface =
"org.jboss.test.ws.jaxws.jsr181.webservice.EndpointInterface03", targetNamespace
= "http://www.openuri.org/2004/04/HelloWorld", serviceName =
"TestService")
+@WebService(endpointInterface =
"org.jboss.test.ws.jaxws.samples.webservice.EndpointInterface03",
targetNamespace = "http://www.openuri.org/2004/04/HelloWorld", serviceName =
"TestService")
public class JSEBean03
{
public String echo(String input)
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/JSR181WebServiceBase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webservice/JSR181WebServiceBase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/JSR181WebServiceBase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.webservice;
+package org.jboss.test.ws.jaxws.samples.webservice;
import java.net.MalformedURLException;
import java.net.URL;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/JSR181WebServiceEJB3TestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webservice/JSR181WebServiceEJB3TestCase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/JSR181WebServiceEJB3TestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.webservice;
+package org.jboss.test.ws.jaxws.samples.webservice;
import javax.naming.InitialContext;
@@ -43,7 +43,7 @@
public void testRemoteAccess() throws Exception
{
- deploy("jaxws-jsr181-webservice01-ejb3.jar");
+ deploy("jaxws-samples-webservice01-ejb3.jar");
try
{
InitialContext iniCtx = getInitialContext();
@@ -55,46 +55,46 @@
}
finally
{
- undeploy("jaxws-jsr181-webservice01-ejb3.jar");
+ undeploy("jaxws-samples-webservice01-ejb3.jar");
}
}
public void testWebServiceTest() throws Exception
{
- deploy("jaxws-jsr181-webservice01-ejb3.jar");
+ deploy("jaxws-samples-webservice01-ejb3.jar");
try
{
webServiceTest();
}
finally
{
- undeploy("jaxws-jsr181-webservice01-ejb3.jar");
+ undeploy("jaxws-samples-webservice01-ejb3.jar");
}
}
public void testWebServiceWsdlLocationTest() throws Exception
{
- deploy("jaxws-jsr181-webservice02-ejb3.jar");
+ deploy("jaxws-samples-webservice02-ejb3.jar");
try
{
webServiceWsdlLocationTest();
}
finally
{
- undeploy("jaxws-jsr181-webservice02-ejb3.jar");
+ undeploy("jaxws-samples-webservice02-ejb3.jar");
}
}
public void WebServiceEndpointInterfaceTest() throws Exception
{
- deploy("jaxws-jsr181-webservice03-ejb3.jar");
+ deploy("jaxws-samples-webservice03-ejb3.jar");
try
{
webServiceEndpointInterfaceTest();
}
finally
{
- undeploy("jaxws-jsr181-webservice03-ejb3.jar");
+ undeploy("jaxws-samples-webservice03-ejb3.jar");
}
}
}
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/JSR181WebServiceJSETestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/jsr181/webservice/JSR181WebServiceJSETestCase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webservice/JSR181WebServiceJSETestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.jsr181.webservice;
+package org.jboss.test.ws.jaxws.samples.webservice;
import junit.framework.Test;
@@ -41,40 +41,40 @@
public void testWebServiceTest() throws Exception
{
- deploy("jaxws-jsr181-webservice01-jse.war");
+ deploy("jaxws-samples-webservice01-jse.war");
try
{
webServiceTest();
}
finally
{
- undeploy("jaxws-jsr181-webservice01-jse.war");
+ undeploy("jaxws-samples-webservice01-jse.war");
}
}
public void testWebServiceWsdlLocation() throws Exception
{
- deploy("jaxws-jsr181-webservice02-jse.war");
+ deploy("jaxws-samples-webservice02-jse.war");
try
{
webServiceWsdlLocationTest();
}
finally
{
- undeploy("jaxws-jsr181-webservice02-jse.war");
+ undeploy("jaxws-samples-webservice02-jse.war");
}
}
public void testWebServiceEndpointInterface() throws Exception
{
- deploy("jaxws-jsr181-webservice03-jse.war");
+ deploy("jaxws-samples-webservice03-jse.war");
try
{
webServiceEndpointInterfaceTest();
}
finally
{
- undeploy("jaxws-jsr181-webservice03-jse.war");
+ undeploy("jaxws-samples-webservice03-jse.war");
}
}
}
Copied:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref
(from rev 2188,
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/webserviceref)
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/EJB3Client.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/webserviceref/EJB3Client.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/EJB3Client.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.webserviceref;
+package org.jboss.test.ws.jaxws.samples.webserviceref;
import java.util.ArrayList;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/EJB3Remote.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/webserviceref/EJB3Remote.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/EJB3Remote.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.webserviceref;
+package org.jboss.test.ws.jaxws.samples.webserviceref;
public interface EJB3Remote
{
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/SecureEndpoint.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/webserviceref/SecureEndpoint.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/SecureEndpoint.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -1,5 +1,5 @@
-package org.jboss.test.ws.jaxws.webserviceref;
+package org.jboss.test.ws.jaxws.samples.webserviceref;
import javax.jws.WebMethod;
import javax.jws.WebParam;
@@ -15,7 +15,7 @@
* Generated source version: 2.0
*
*/
-@WebService(name = "SecureEndpoint", targetNamespace =
"http://org.jboss.ws/wsref", wsdlLocation =
"http://localhost.localdomain:8080/jaxws-webserviceref-secure/SecureEndpoint?wsdl")
+@WebService(name = "SecureEndpoint", targetNamespace =
"http://org.jboss.ws/wsref", wsdlLocation =
"http://localhost.localdomain:8080/jaxws-samples-webserviceref-secure/SecureEndpoint?wsdl")
@SOAPBinding(style = Style.RPC)
public interface SecureEndpoint {
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/SecureEndpointClient.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/webserviceref/SecureEndpointClient.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/SecureEndpointClient.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.webserviceref;
+package org.jboss.test.ws.jaxws.samples.webserviceref;
import javax.xml.ws.BindingProvider;
import javax.xml.ws.Service;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/SecureEndpointImpl.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/webserviceref/SecureEndpointImpl.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/SecureEndpointImpl.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.webserviceref;
+package org.jboss.test.ws.jaxws.samples.webserviceref;
import javax.annotation.security.RolesAllowed;
import javax.ejb.Stateless;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/SecureEndpointService.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/webserviceref/SecureEndpointService.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/SecureEndpointService.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -1,5 +1,5 @@
-package org.jboss.test.ws.jaxws.webserviceref;
+package org.jboss.test.ws.jaxws.samples.webserviceref;
import java.net.MalformedURLException;
import java.net.URL;
@@ -15,7 +15,7 @@
* Generated source version: 2.0
*
*/
-@WebServiceClient(name = "SecureEndpointService", targetNamespace =
"http://org.jboss.ws/wsref", wsdlLocation =
"http://localhost.localdomain:8080/jaxws-webserviceref-secure/SecureEndpoint?wsdl")
+@WebServiceClient(name = "SecureEndpointService", targetNamespace =
"http://org.jboss.ws/wsref", wsdlLocation =
"http://localhost.localdomain:8080/jaxws-samples-webserviceref-secure/SecureEndpoint?wsdl")
public class SecureEndpointService
extends Service
{
@@ -27,7 +27,7 @@
static {
URL url = null;
try {
- url = new
URL("http://localhost.localdomain:8080/jaxws-webserviceref-secure/SecureEndpoint?wsdl");
+ url = new
URL("http://localhost.localdomain:8080/jaxws-samples-webserviceref-secure/SecureEndpoint?wsdl");
} catch (MalformedURLException e) {
e.printStackTrace();
}
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/ServiceRefOverridesTestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/webserviceref/ServiceRefOverridesTestCase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/ServiceRefOverridesTestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.webserviceref;
+package org.jboss.test.ws.jaxws.samples.webserviceref;
import junit.framework.Test;
@@ -35,11 +35,11 @@
*/
public class ServiceRefOverridesTestCase extends JBossWSTest
{
- public final String TARGET_ENDPOINT_ADDRESS = "http://" + getServerHost() +
":8080/jaxws-webserviceref";
+ public final String TARGET_ENDPOINT_ADDRESS = "http://" + getServerHost() +
":8080/jaxws-samples-webserviceref";
public static Test suite()
{
- return JBossWSTestSetup.newTestSetup(ServiceRefOverridesTestCase.class,
"jaxws-webserviceref.war, jaxws-webserviceref-override-client.jar");
+ return JBossWSTestSetup.newTestSetup(ServiceRefOverridesTestCase.class,
"jaxws-samples-webserviceref.war,
jaxws-samples-webserviceref-override-client.jar");
}
protected void setUp() throws Exception
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/ServletClient.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/webserviceref/ServletClient.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/ServletClient.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.webserviceref;
+package org.jboss.test.ws.jaxws.samples.webserviceref;
import java.io.IOException;
import java.util.ArrayList;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/StubPropertyTestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/webserviceref/StubPropertyTestCase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/StubPropertyTestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.webserviceref;
+package org.jboss.test.ws.jaxws.samples.webserviceref;
import java.net.MalformedURLException;
import java.net.URL;
@@ -44,11 +44,11 @@
*/
public class StubPropertyTestCase extends JBossWSTest
{
- public final String TARGET_ENDPOINT_ADDRESS = "http://" + getServerHost() +
":8080/jaxws-webserviceref-secure/SecureEndpoint";
+ public final String TARGET_ENDPOINT_ADDRESS = "http://" + getServerHost() +
":8080/jaxws-samples-webserviceref-secure/SecureEndpoint";
public static Test suite()
{
- return JBossWSTestSetup.newTestSetup(StubPropertyTestCase.class,
"jaxws-webserviceref-secure.jar, jaxws-webserviceref-secure-client.jar");
+ return JBossWSTestSetup.newTestSetup(StubPropertyTestCase.class,
"jaxws-samples-webserviceref-secure.jar,
jaxws-samples-webserviceref-secure-client.jar");
}
public void testWSDLAccess() throws MalformedURLException
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/TestEndpoint.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/webserviceref/TestEndpoint.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/TestEndpoint.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -1,5 +1,5 @@
-package org.jboss.test.ws.jaxws.webserviceref;
+package org.jboss.test.ws.jaxws.samples.webserviceref;
import javax.jws.WebMethod;
import javax.jws.WebParam;
@@ -15,7 +15,7 @@
* Generated source version: 2.0
*
*/
-@WebService(name = "TestEndpoint", targetNamespace =
"http://org.jboss.ws/wsref", wsdlLocation =
"http://localhost.localdomain:8080/jaxws-webserviceref?wsdl")
+@WebService(name = "TestEndpoint", targetNamespace =
"http://org.jboss.ws/wsref", wsdlLocation =
"http://localhost.localdomain:8080/jaxws-samples-webserviceref?wsdl")
@SOAPBinding(style = Style.RPC)
public interface TestEndpoint {
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/TestEndpointClientOne.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/webserviceref/TestEndpointClientOne.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/TestEndpointClientOne.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.webserviceref;
+package org.jboss.test.ws.jaxws.samples.webserviceref;
import java.util.ArrayList;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/TestEndpointClientTwo.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/webserviceref/TestEndpointClientTwo.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/TestEndpointClientTwo.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.webserviceref;
+package org.jboss.test.ws.jaxws.samples.webserviceref;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/TestEndpointImpl.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/webserviceref/TestEndpointImpl.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/TestEndpointImpl.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.webserviceref;
+package org.jboss.test.ws.jaxws.samples.webserviceref;
import javax.jws.WebMethod;
import javax.jws.WebService;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/TestEndpointService.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/webserviceref/TestEndpointService.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/TestEndpointService.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -1,5 +1,5 @@
-package org.jboss.test.ws.jaxws.webserviceref;
+package org.jboss.test.ws.jaxws.samples.webserviceref;
import java.net.MalformedURLException;
import java.net.URL;
@@ -15,7 +15,7 @@
* Generated source version: 2.0
*
*/
-@WebServiceClient(name = "TestEndpointService", targetNamespace =
"http://org.jboss.ws/wsref", wsdlLocation =
"http://localhost.localdomain:8080/jaxws-webserviceref?wsdl")
+@WebServiceClient(name = "TestEndpointService", targetNamespace =
"http://org.jboss.ws/wsref", wsdlLocation =
"http://localhost.localdomain:8080/jaxws-samples-webserviceref?wsdl")
public class TestEndpointService
extends Service
{
@@ -27,7 +27,7 @@
static {
URL url = null;
try {
- url = new
URL("http://localhost.localdomain:8080/jaxws-webserviceref?wsdl");
+ url = new
URL("http://localhost.localdomain:8080/jaxws-samples-webserviceref?wsdl");
} catch (MalformedURLException e) {
e.printStackTrace();
}
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/WebServiceRefClientTestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/webserviceref/WebServiceRefClientTestCase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/WebServiceRefClientTestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.webserviceref;
+package org.jboss.test.ws.jaxws.samples.webserviceref;
import java.net.MalformedURLException;
import java.net.URL;
@@ -43,11 +43,11 @@
*/
public class WebServiceRefClientTestCase extends JBossWSTest
{
- public final String TARGET_ENDPOINT_ADDRESS = "http://" + getServerHost() +
":8080/jaxws-webserviceref";
+ public final String TARGET_ENDPOINT_ADDRESS = "http://" + getServerHost() +
":8080/jaxws-samples-webserviceref";
public static Test suite()
{
- return JBossWSTestSetup.newTestSetup(WebServiceRefClientTestCase.class,
"jaxws-webserviceref.war, jaxws-webserviceref-client.jar");
+ return JBossWSTestSetup.newTestSetup(WebServiceRefClientTestCase.class,
"jaxws-samples-webserviceref.war, jaxws-samples-webserviceref-client.jar");
}
public void testWSDLAccess() throws MalformedURLException
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/WebServiceRefEJB3TestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/webserviceref/WebServiceRefEJB3TestCase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/WebServiceRefEJB3TestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.webserviceref;
+package org.jboss.test.ws.jaxws.samples.webserviceref;
import java.net.MalformedURLException;
import java.net.URL;
@@ -43,11 +43,11 @@
*/
public class WebServiceRefEJB3TestCase extends JBossWSTest
{
- public final String TARGET_ENDPOINT_ADDRESS = "http://" + getServerHost() +
":8080/jaxws-webserviceref";
+ public final String TARGET_ENDPOINT_ADDRESS = "http://" + getServerHost() +
":8080/jaxws-samples-webserviceref";
public static Test suite()
{
- return JBossWSTestSetup.newTestSetup(WebServiceRefEJB3TestCase.class,
"jaxws-webserviceref.war");
+ return JBossWSTestSetup.newTestSetup(WebServiceRefEJB3TestCase.class,
"jaxws-samples-webserviceref.war");
}
public void testWSDLAccess() throws MalformedURLException
@@ -78,7 +78,7 @@
return;
}
- deploy("jaxws-webserviceref-ejb3-client.jar");
+ deploy("jaxws-samples-webserviceref-ejb3-client.jar");
try
{
InitialContext iniCtx = getInitialContext();
@@ -90,7 +90,7 @@
}
finally
{
- undeploy("jaxws-webserviceref-ejb3-client.jar");
+ undeploy("jaxws-samples-webserviceref-ejb3-client.jar");
}
}
}
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/WebServiceRefServletTestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/webserviceref/WebServiceRefServletTestCase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/webserviceref/WebServiceRefServletTestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.webserviceref;
+package org.jboss.test.ws.jaxws.samples.webserviceref;
import java.io.BufferedReader;
import java.io.InputStreamReader;
@@ -44,11 +44,11 @@
*/
public class WebServiceRefServletTestCase extends JBossWSTest
{
- public final String TARGET_ENDPOINT_ADDRESS = "http://" + getServerHost() +
":8080/jaxws-webserviceref";
+ public final String TARGET_ENDPOINT_ADDRESS = "http://" + getServerHost() +
":8080/jaxws-samples-webserviceref";
public static Test suite()
{
- return JBossWSTestSetup.newTestSetup(WebServiceRefServletTestCase.class,
"jaxws-webserviceref.war");
+ return JBossWSTestSetup.newTestSetup(WebServiceRefServletTestCase.class,
"jaxws-samples-webserviceref.war");
}
public void testWSDLAccess() throws MalformedURLException
@@ -79,7 +79,7 @@
return;
}
- deploy("jaxws-webserviceref-servlet-client.war");
+ deploy("jaxws-samples-webserviceref-servlet-client.war");
try
{
URL url = new URL(TARGET_ENDPOINT_ADDRESS +
"-servlet-client?echo=HelloWorld");
@@ -89,7 +89,7 @@
}
finally
{
- undeploy("jaxws-webserviceref-servlet-client.war");
+ undeploy("jaxws-samples-webserviceref-servlet-client.war");
}
}
}
Copied:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/MimeDeclarationTestCase.java
(from rev 2188,
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/xop/MimeDeclarationTestCase.java)
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/MimeDeclarationTestCase.java
(rev 0)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/MimeDeclarationTestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -0,0 +1,150 @@
+/*
+* JBoss, Home of Professional Open Source
+* Copyright 2005, JBoss Inc., and individual contributors as indicated
+* by the @authors tag. See the copyright.txt in the distribution for a
+* full listing of individual contributors.
+*
+* This is free software; you can redistribute it and/or modify it
+* under the terms of the GNU Lesser General Public License as
+* published by the Free Software Foundation; either version 2.1 of
+* the License, or (at your option) any later version.
+*
+* This software is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* Lesser General Public License for more details.
+*
+* You should have received a copy of the GNU Lesser General Public
+* License along with this software; if not, write to the Free
+* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
+*/
+package org.jboss.test.ws.jaxws.samples.xop;
+
+import junit.framework.TestCase;
+
+import javax.xml.bind.annotation.XmlMimeType;
+import java.awt.*;
+import java.lang.reflect.Method;
+
+import org.jboss.ws.extensions.xop.jaxws.ReflectiveXOPScanner;
+
+/**
+ * Test the ReflectiveXOPScanner.
+ *
+ * @author Heiko Braun <heiko.braun(a)jboss.com>
+ * @version $Id$
+ * @since 04.12.2006
+ */
+public class MimeDeclarationTestCase extends TestCase {
+
+ static ReflectiveXOPScanner SCANNER = new ReflectiveXOPScanner();
+
+
+ protected void setUp() throws Exception
+ {
+ SCANNER.reset();
+ }
+
+ public void testFieldAnnotation() throws Exception
+ {
+ String mimeType = SCANNER.scan(FieldAnnotation.class);
+ assertNotNull("Unable to find xop declaration", mimeType);
+ assertEquals("text/xml", mimeType);
+ }
+
+ public void testMethodAnnotation() throws Exception
+ {
+ String mimeType = SCANNER.scan(MethodAnnotation.class);
+ assertNotNull("Unable to find xop declaration", mimeType);
+ }
+
+ public void testAnnotationMissing() throws Exception
+ {
+ String mimeType = SCANNER.scan(NoAnnotation.class);
+ assertNull("There should be no mimeType available", mimeType);
+ }
+
+ public void testAnnotatedParameter() throws Exception
+ {
+
+ if(true)
+ {
+ System.out.println("FIXME: [JBWS-1460] @XmlMimeType on SEI parameter
declarations");
+ return;
+ }
+
+ Method m = AnnotatedSEI.class.getMethod("foo", new Class[]
{byte[].class});
+ assertNotNull(m);
+
+ System.out.println(m.getParameterAnnotations().length);
+
+ String mimeType = SCANNER.scan( m.getParameterTypes()[0]);
+ assertNotNull("Unable to find xop declaration", mimeType);
+ assertEquals("text/xml", mimeType);
+ }
+
+ public void testSimpleRecursion() throws Exception
+ {
+ String mimeType = SCANNER.scan(SimpleRecursion.class);
+ assertNull(mimeType);
+ }
+
+ public void testComplexRecursion() throws Exception
+ {
+ String mimeType = SCANNER.scan(ComplexRecursion.class);
+ assertNotNull("Unable to find xop declaration", mimeType);
+ assertEquals("text/plain", mimeType);
+ }
+
+ class FieldAnnotation
+ {
+ @XmlMimeType("text/xml")
+ public byte[] data;
+
+
+ @XmlMimeType("text/plain") // check field level precedence
+ public byte[] getData() {
+ return data;
+ }
+ }
+
+ class MethodAnnotation
+ {
+ private Image data;
+
+ @XmlMimeType("image/jpeg")
+ public Image getData() {
+ return data;
+ }
+ }
+
+ class NoAnnotation
+ {
+ private Image data;
+
+ public Image getData() {
+ return data;
+ }
+ }
+
+ interface AnnotatedSEI {
+ void foo(@XmlMimeType("text/xml")byte[] bar);
+ }
+
+ class SimpleRecursion {
+ private SimpleRecursion data;
+ }
+
+ class ComplexRecursion
+ {
+ String data;
+ Nested nested;
+ }
+
+ class Nested
+ {
+ @XmlMimeType("text/plain")
+ String data;
+ }
+}
Copied:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit
(from rev 2188,
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/xop/doclit)
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/DHRequest.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/xop/doclit/DHRequest.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/DHRequest.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.xop.doclit;
+package org.jboss.test.ws.jaxws.samples.xop.doclit;
import javax.activation.DataHandler;
import javax.xml.bind.annotation.XmlMimeType;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/DHResponse.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/xop/doclit/DHResponse.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/DHResponse.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.xop.doclit;
+package org.jboss.test.ws.jaxws.samples.xop.doclit;
import javax.activation.DataHandler;
import javax.xml.bind.annotation.XmlMimeType;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/ImageRequest.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/xop/doclit/ImageRequest.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/ImageRequest.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.xop.doclit;
+package org.jboss.test.ws.jaxws.samples.xop.doclit;
import javax.xml.bind.annotation.XmlType;
import java.awt.*;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/ImageResponse.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/xop/doclit/ImageResponse.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/ImageResponse.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.xop.doclit;
+package org.jboss.test.ws.jaxws.samples.xop.doclit;
import javax.xml.bind.annotation.XmlType;
import java.awt.*;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/MTOMEndpoint.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/xop/doclit/MTOMEndpoint.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/MTOMEndpoint.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -1,4 +1,4 @@
-package org.jboss.test.ws.jaxws.xop.doclit;
+package org.jboss.test.ws.jaxws.samples.xop.doclit;
import javax.ejb.Remote;
import javax.jws.WebService;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/MTOMEndpointBean.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/xop/doclit/MTOMEndpointBean.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/MTOMEndpointBean.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.xop.doclit;
+package org.jboss.test.ws.jaxws.samples.xop.doclit;
import org.jboss.ws.WSException;
@@ -29,7 +29,7 @@
import java.io.IOException;
@Stateless
-@WebService(name="MTOMEndpoint", serviceName = "MTOMService",
endpointInterface = "org.jboss.test.ws.jaxws.xop.doclit.MTOMEndpoint")
+@WebService(name="MTOMEndpoint", serviceName = "MTOMService",
endpointInterface = "org.jboss.test.ws.jaxws.samples.xop.doclit.MTOMEndpoint")
public class MTOMEndpointBean implements MTOMEndpoint {
public DHResponse echoDataHandler(DHRequest request) {
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/MTOMProtocolHandler.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/xop/doclit/MTOMProtocolHandler.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/MTOMProtocolHandler.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -1,4 +1,4 @@
-package org.jboss.test.ws.jaxws.xop.doclit;
+package org.jboss.test.ws.jaxws.samples.xop.doclit;
import org.jboss.logging.Logger;
import org.jboss.ws.core.CommonMessageContext;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/SourceRequest.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/xop/doclit/SourceRequest.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/SourceRequest.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.xop.doclit;
+package org.jboss.test.ws.jaxws.samples.xop.doclit;
import javax.xml.bind.annotation.XmlType;
import javax.xml.transform.Source;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/SourceResponse.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/xop/doclit/SourceResponse.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/SourceResponse.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.xop.doclit;
+package org.jboss.test.ws.jaxws.samples.xop.doclit;
import javax.xml.bind.annotation.XmlType;
import javax.xml.transform.Source;
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/XOPBase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/xop/doclit/XOPBase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/XOPBase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -1,4 +1,25 @@
-package org.jboss.test.ws.jaxws.xop.doclit;
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.samples.xop.doclit;
import org.jboss.test.ws.JBossWSTest;
import org.jboss.test.ws.jaxrpc.xop.XOPTestSupport;
@@ -12,11 +33,8 @@
import java.net.URL;
/**
- * Created by IntelliJ IDEA.
* User: hbraun
* Date: 08.12.2006
- * Time: 16:02:37
- * To change this template use File | Settings | File Templates.
*/
public abstract class XOPBase extends JBossWSTest
{
@@ -31,7 +49,7 @@
{
getBinding().setMTOMEnabled(true);
- URL url = new URL("file:resources/jaxws/xop/shared/attach.jpeg");
+ URL url = new
URL("file:resources/jaxws/samples/xop/shared/attach.jpeg");
DataHandler dh = new DataHandler(url);
DHResponse response = getPort().echoDataHandler(new DHRequest(dh));
assertNotNull(response);
@@ -43,7 +61,7 @@
{
getBinding().setMTOMEnabled(false);
- URL url = new URL("file:resources/jaxws/xop/shared/attach.jpeg");
+ URL url = new
URL("file:resources/jaxws/samples/xop/shared/attach.jpeg");
DataHandler dh = new DataHandler(url);
DHResponse response = getPort().echoDataHandler(new DHRequest(dh));
assertNotNull(response);
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/XOPHandlerTestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/xop/doclit/XOPHandlerTestCase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/XOPHandlerTestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -19,7 +19,7 @@
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
*/
-package org.jboss.test.ws.jaxws.xop.doclit;
+package org.jboss.test.ws.jaxws.samples.xop.doclit;
// $Id: $
@@ -43,11 +43,11 @@
public class XOPHandlerTestCase extends XOPBase
{
- public final String TARGET_ENDPOINT_ADDRESS = "http://" + getServerHost() +
":8080/jaxws-xop-doclit/MTOMEndpointBean";
+ public final String TARGET_ENDPOINT_ADDRESS = "http://" + getServerHost() +
":8080/jaxws-samples-xop-doclit/MTOMEndpointBean";
public static Test suite()
{
- return JBossWSTestSetup.newTestSetup(XOPHandlerTestCase.class,
"jaxws-xop-doclit.jar, jaxws-xop-doclit-client.jar");
+ return JBossWSTestSetup.newTestSetup(XOPHandlerTestCase.class,
"jaxws-samples-xop-doclit.jar");
}
protected void setUp() throws Exception
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/XOPTestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/xop/doclit/XOPTestCase.java 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/samples/xop/doclit/XOPTestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -1,73 +1,72 @@
/*
-* JBoss, Home of Professional Open Source
-* Copyright 2005, JBoss Inc., and individual contributors as indicated
-* by the @authors tag. See the copyright.txt in the distribution for a
-* full listing of individual contributors.
-*
-* This is free software; you can redistribute it and/or modify it
-* under the terms of the GNU Lesser General Public License as
-* published by the Free Software Foundation; either version 2.1 of
-* the License, or (at your option) any later version.
-*
-* This software is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-* Lesser General Public License for more details.
-*
-* You should have received a copy of the GNU Lesser General Public
-* License along with this software; if not, write to the Free
-* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
-*/
-package org.jboss.test.ws.jaxws.xop.doclit;
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.samples.xop.doclit;
-import junit.framework.Test;
-import org.jboss.test.ws.JBossWSTestSetup;
+import java.net.URL;
import javax.xml.namespace.QName;
import javax.xml.ws.BindingProvider;
+import javax.xml.ws.Service;
import javax.xml.ws.soap.SOAPBinding;
-import java.net.URL;
+import junit.framework.Test;
+
+import org.jboss.test.ws.JBossWSTestSetup;
+
/**
* @author Heiko Braun <heiko.braun(a)jboss.com>
- * @version $Id$
* @since 05.12.2006
*/
-public class XOPTestCase extends XOPBase {
+public class XOPTestCase extends XOPBase
+{
- public final String TARGET_ENDPOINT_ADDRESS = "http://" + getServerHost() +
":8080/jaxws-xop-doclit/MTOMEndpointBean";
+ public final String TARGET_ENDPOINT_ADDRESS = "http://" + getServerHost() +
":8080/jaxws-samples-xop-doclit/MTOMEndpointBean";
public static Test suite()
{
- return JBossWSTestSetup.newTestSetup(XOPTestCase.class, "jaxws-xop-doclit.jar,
jaxws-xop-doclit-client.jar");
+ return JBossWSTestSetup.newTestSetup(XOPTestCase.class,
"jaxws-samples-xop-doclit.jar");
}
protected void setUp() throws Exception
{
QName serviceName = new QName("http://org.jboss.ws/xop/doclit",
"MTOMService");
- URL wsdlURL = new URL(TARGET_ENDPOINT_ADDRESS+"?wsdl");
+ URL wsdlURL = new URL(TARGET_ENDPOINT_ADDRESS + "?wsdl");
- javax.xml.ws.Service service = javax.xml.ws.Service.create(wsdlURL, serviceName);
+ Service service = Service.create(wsdlURL, serviceName);
port = service.getPort(MTOMEndpoint.class);
// enable MTOM
- binding = (SOAPBinding)((BindingProvider) port).getBinding();
+ binding = (SOAPBinding)((BindingProvider)port).getBinding();
- // debug request/reponse
-
- /*BindingProvider bp = (BindingProvider)port;
- Map<String,Object> context = bp.getRequestContext();
- context.put(BindingProvider.ENDPOINT_ADDRESS_PROPERTY, "http://" +
getServerHost() + ":8081/jaxws-xop-doclit/MTOMEndpointBean");
- */
}
- protected MTOMEndpoint getPort() {
+ protected MTOMEndpoint getPort()
+ {
return port;
}
- protected SOAPBinding getBinding() {
+ protected SOAPBinding getBinding()
+ {
return binding;
}
Deleted:
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/xop/MimeDeclarationTestCase.java
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/xop/MimeDeclarationTestCase.java 2007-01-30
14:05:39 UTC (rev 2192)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/java/org/jboss/test/ws/jaxws/xop/MimeDeclarationTestCase.java 2007-01-30
16:33:53 UTC (rev 2193)
@@ -1,150 +0,0 @@
-/*
-* JBoss, Home of Professional Open Source
-* Copyright 2005, JBoss Inc., and individual contributors as indicated
-* by the @authors tag. See the copyright.txt in the distribution for a
-* full listing of individual contributors.
-*
-* This is free software; you can redistribute it and/or modify it
-* under the terms of the GNU Lesser General Public License as
-* published by the Free Software Foundation; either version 2.1 of
-* the License, or (at your option) any later version.
-*
-* This software is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-* Lesser General Public License for more details.
-*
-* You should have received a copy of the GNU Lesser General Public
-* License along with this software; if not, write to the Free
-* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-* 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
-*/
-package org.jboss.test.ws.jaxws.xop;
-
-import junit.framework.TestCase;
-
-import javax.xml.bind.annotation.XmlMimeType;
-import java.awt.*;
-import java.lang.reflect.Method;
-
-import org.jboss.ws.extensions.xop.jaxws.ReflectiveXOPScanner;
-
-/**
- * Test the ReflectiveXOPScanner.
- *
- * @author Heiko Braun <heiko.braun(a)jboss.com>
- * @version $Id$
- * @since 04.12.2006
- */
-public class MimeDeclarationTestCase extends TestCase {
-
- static ReflectiveXOPScanner SCANNER = new ReflectiveXOPScanner();
-
-
- protected void setUp() throws Exception
- {
- SCANNER.reset();
- }
-
- public void testFieldAnnotation() throws Exception
- {
- String mimeType = SCANNER.scan(FieldAnnotation.class);
- assertNotNull("Unable to find xop declaration", mimeType);
- assertEquals("text/xml", mimeType);
- }
-
- public void testMethodAnnotation() throws Exception
- {
- String mimeType = SCANNER.scan(MethodAnnotation.class);
- assertNotNull("Unable to find xop declaration", mimeType);
- }
-
- public void testAnnotationMissing() throws Exception
- {
- String mimeType = SCANNER.scan(NoAnnotation.class);
- assertNull("There should be no mimeType available", mimeType);
- }
-
- public void testAnnotatedParameter() throws Exception
- {
-
- if(true)
- {
- System.out.println("FIXME: [JBWS-1460] @XmlMimeType on SEI parameter
declarations");
- return;
- }
-
- Method m = AnnotatedSEI.class.getMethod("foo", new Class[]
{byte[].class});
- assertNotNull(m);
-
- System.out.println(m.getParameterAnnotations().length);
-
- String mimeType = SCANNER.scan( m.getParameterTypes()[0]);
- assertNotNull("Unable to find xop declaration", mimeType);
- assertEquals("text/xml", mimeType);
- }
-
- public void testSimpleRecursion() throws Exception
- {
- String mimeType = SCANNER.scan(SimpleRecursion.class);
- assertNull(mimeType);
- }
-
- public void testComplexRecursion() throws Exception
- {
- String mimeType = SCANNER.scan(ComplexRecursion.class);
- assertNotNull("Unable to find xop declaration", mimeType);
- assertEquals("text/plain", mimeType);
- }
-
- class FieldAnnotation
- {
- @XmlMimeType("text/xml")
- public byte[] data;
-
-
- @XmlMimeType("text/plain") // check field level precedence
- public byte[] getData() {
- return data;
- }
- }
-
- class MethodAnnotation
- {
- private Image data;
-
- @XmlMimeType("image/jpeg")
- public Image getData() {
- return data;
- }
- }
-
- class NoAnnotation
- {
- private Image data;
-
- public Image getData() {
- return data;
- }
- }
-
- interface AnnotatedSEI {
- void foo(@XmlMimeType("text/xml")byte[] bar);
- }
-
- class SimpleRecursion {
- private SimpleRecursion data;
- }
-
- class ComplexRecursion
- {
- String data;
- Nested nested;
- }
-
- class Nested
- {
- @XmlMimeType("text/plain")
- String data;
- }
-}
Copied: branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/asynchronous
(from rev 2188,
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/asynchronous)
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/asynchronous/WEB-INF/web.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/asynchronous/WEB-INF/web.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/asynchronous/WEB-INF/web.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -7,7 +7,7 @@
<servlet>
<servlet-name>TestEndpoint</servlet-name>
-
<servlet-class>org.jboss.test.ws.jaxws.asynchronous.TestEndpointBean</servlet-class>
+
<servlet-class>org.jboss.test.ws.jaxws.samples.asynchronous.TestEndpointBean</servlet-class>
</servlet>
<servlet-mapping>
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/asynchronous/WEB-INF/wsdl/TestService.wsdl
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/asynchronous/WEB-INF/wsdl/TestService.wsdl 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/asynchronous/WEB-INF/wsdl/TestService.wsdl 2007-01-30
16:33:53 UTC (rev 2193)
@@ -40,7 +40,7 @@
</binding>
<service name='TestEndpointService'>
<port binding='tns:TestEndpointBinding'
name='TestEndpointPort'>
- <soap:address
location='http://tdvaio:8080/jaxws-asynchronous/TestEndpoint'/>
+ <soap:address
location='http://tdvaio:8080/jaxws-samples-asynchronous/TestEndpoint'/>
</port>
</service>
</definitions>
\ No newline at end of file
Copied: branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/context
(from rev 2188, branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/context)
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/context/WEB-INF/web.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/context/WEB-INF/web.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/context/WEB-INF/web.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -5,7 +5,7 @@
<servlet>
<servlet-name>TestService</servlet-name>
-
<servlet-class>org.jboss.test.ws.jaxws.context.EndpointJSE</servlet-class>
+
<servlet-class>org.jboss.test.ws.jaxws.samples.context.EndpointJSE</servlet-class>
</servlet>
<servlet-mapping>
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/context/WEB-INF/wsdl/TestEndpoint.wsdl
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/context/WEB-INF/wsdl/TestEndpoint.wsdl 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/context/WEB-INF/wsdl/TestEndpoint.wsdl 2007-01-30
16:33:53 UTC (rev 2193)
@@ -60,7 +60,7 @@
</binding>
<service name='TestEndpointService'>
<port binding='tns:TestEndpointBinding' name='TestEndpointPort'>
- <soap:address
location='http://@jbosstest.host.name@:8080/jaxws-context'/>
+ <soap:address
location='http://@jbosstest.host.name@:8080/jaxws-samples-context'/>
</port>
</service>
</definitions>
\ No newline at end of file
Copied: branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/exception
(from rev 2188, branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/exception)
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/exception/WEB-INF/web.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/exception/WEB-INF/web.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/exception/WEB-INF/web.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -7,7 +7,7 @@
<servlet>
<servlet-name>ExceptionEndpointService</servlet-name>
-
<servlet-class>org.jboss.test.ws.jaxws.exception.ExceptionEndpointImpl</servlet-class>
+
<servlet-class>org.jboss.test.ws.jaxws.samples.exception.ExceptionEndpointImpl</servlet-class>
</servlet>
<servlet-mapping>
Copied: branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/handlerchain
(from rev 2188,
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/handlerchain)
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/handlerchain/META-INF/jboss-client.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/handlerchain/META-INF/jboss-client.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/handlerchain/META-INF/jboss-client.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -7,18 +7,18 @@
<service-ref>
<service-ref-name>Service1</service-ref-name>
-
<wsdl-override>http://@jbosstest.host.name@:8080/jaxws-jsr181-handlerchain/TestService?wsdl</wsdl-override>
+
<wsdl-override>http://@jbosstest.host.name@:8080/jaxws-samples-handlerchain/TestService?wsdl</wsdl-override>
</service-ref>
<service-ref>
<service-ref-name>Service2</service-ref-name>
-
<wsdl-override>http://@jbosstest.host.name@:8080/jaxws-jsr181-handlerchain/TestService?wsdl</wsdl-override>
+
<wsdl-override>http://@jbosstest.host.name@:8080/jaxws-samples-handlerchain/TestService?wsdl</wsdl-override>
</service-ref>
<service-ref>
<service-ref-name>Service3</service-ref-name>
<handler-chain>jaxws-handlers.xml</handler-chain>
-
<wsdl-override>http://@jbosstest.host.name@:8080/jaxws-jsr181-handlerchain/TestService?wsdl</wsdl-override>
+
<wsdl-override>http://@jbosstest.host.name@:8080/jaxws-samples-handlerchain/TestService?wsdl</wsdl-override>
</service-ref>
</jboss-client>
\ No newline at end of file
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/handlerchain/WEB-INF/web.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/handlerchain/WEB-INF/web.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/handlerchain/WEB-INF/web.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -7,7 +7,7 @@
<servlet>
<servlet-name>TestService</servlet-name>
-
<servlet-class>org.jboss.test.ws.jaxws.jsr181.handlerchain.EndpointImpl</servlet-class>
+
<servlet-class>org.jboss.test.ws.jaxws.samples.handlerchain.EndpointImpl</servlet-class>
</servlet>
<servlet-mapping>
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/handlerchain/jaxws-handlers.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/handlerchain/jaxws-handlers.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/handlerchain/jaxws-handlers.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -8,7 +8,7 @@
<protocol-bindings>##SOAP11_HTTP</protocol-bindings>
<handler>
<handler-name> LogHandler </handler-name>
- <handler-class> org.jboss.test.ws.jaxws.jsr181.handlerchain.LogHandler
</handler-class>
+ <handler-class> org.jboss.test.ws.jaxws.samples.handlerchain.LogHandler
</handler-class>
<init-param>
<param-name>logCategory</param-name>
<param-value>MyService</param-value>
@@ -16,12 +16,12 @@
</handler>
<handler>
<handler-name> AuthorizationHandler </handler-name>
- <handler-class>
org.jboss.test.ws.jaxws.jsr181.handlerchain.AuthorizationHandler </handler-class>
+ <handler-class>
org.jboss.test.ws.jaxws.samples.handlerchain.AuthorizationHandler </handler-class>
<soap-role>SecurityProvider</soap-role>
</handler>
<handler>
<handler-name> RoutingHandler </handler-name>
- <handler-class> org.jboss.test.ws.jaxws.jsr181.handlerchain.RoutingHandler
</handler-class>
+ <handler-class>
org.jboss.test.ws.jaxws.samples.handlerchain.RoutingHandler </handler-class>
</handler>
</handler-chain>
</handler-chains>
\ No newline at end of file
Copied:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/logicalhandler (from
rev 2188, branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/logicalhandler)
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/logicalhandler/META-INF/jaxws-client-jaxb-handlers.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/logicalhandler/META-INF/jaxws-client-jaxb-handlers.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/logicalhandler/META-INF/jaxws-client-jaxb-handlers.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -2,21 +2,21 @@
<handler-chains
xmlns="http://java.sun.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:ns1="http://org.jboss.ws/jaxws/logicalhandler"
+ xmlns:ns1="http://org.jboss.ws/jaxws/samples/logicalhandler"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
javaee_web_services_1_2.xsd">
<handler-chain>
<protocol-bindings>##SOAP11_HTTP</protocol-bindings>
<handler>
<handler-name> SOAP11ClientHandler </handler-name>
- <handler-class> org.jboss.test.ws.jaxws.logicalhandler.ProtocolHandler
</handler-class>
+ <handler-class> org.jboss.test.ws.jaxws.samples.logicalhandler.ProtocolHandler
</handler-class>
</handler>
</handler-chain>
<handler-chain>
<handler>
<handler-name> LogicalClientHandler </handler-name>
- <handler-class> org.jboss.test.ws.jaxws.logicalhandler.LogicalJAXBHandler
</handler-class>
+ <handler-class>
org.jboss.test.ws.jaxws.samples.logicalhandler.LogicalJAXBHandler </handler-class>
</handler>
</handler-chain>
@@ -24,7 +24,7 @@
<port-name-pattern>ns1:SOAPEndpointPort</port-name-pattern>
<handler>
<handler-name> PortClientHandler </handler-name>
- <handler-class> org.jboss.test.ws.jaxws.logicalhandler.ProtocolHandler
</handler-class>
+ <handler-class> org.jboss.test.ws.jaxws.samples.logicalhandler.ProtocolHandler
</handler-class>
</handler>
</handler-chain>
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/logicalhandler/META-INF/jaxws-client-source-handlers.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/logicalhandler/META-INF/jaxws-client-source-handlers.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/logicalhandler/META-INF/jaxws-client-source-handlers.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -2,21 +2,21 @@
<handler-chains
xmlns="http://java.sun.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:ns1="http://org.jboss.ws/jaxws/logicalhandler"
+ xmlns:ns1="http://org.jboss.ws/jaxws/samples/logicalhandler"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
javaee_web_services_1_2.xsd">
<handler-chain>
<protocol-bindings>##SOAP11_HTTP</protocol-bindings>
<handler>
<handler-name> SOAP11ClientHandler </handler-name>
- <handler-class> org.jboss.test.ws.jaxws.logicalhandler.ProtocolHandler
</handler-class>
+ <handler-class> org.jboss.test.ws.jaxws.samples.logicalhandler.ProtocolHandler
</handler-class>
</handler>
</handler-chain>
<handler-chain>
<handler>
<handler-name> LogicalClientHandler </handler-name>
- <handler-class> org.jboss.test.ws.jaxws.logicalhandler.LogicalSourceHandler
</handler-class>
+ <handler-class>
org.jboss.test.ws.jaxws.samples.logicalhandler.LogicalSourceHandler
</handler-class>
</handler>
</handler-chain>
@@ -24,7 +24,7 @@
<port-name-pattern>ns1:SOAPEndpointPort</port-name-pattern>
<handler>
<handler-name> PortClientHandler </handler-name>
- <handler-class> org.jboss.test.ws.jaxws.logicalhandler.ProtocolHandler
</handler-class>
+ <handler-class> org.jboss.test.ws.jaxws.samples.logicalhandler.ProtocolHandler
</handler-class>
</handler>
</handler-chain>
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/logicalhandler/META-INF/wsdl/TestService.wsdl
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/logicalhandler/META-INF/wsdl/TestService.wsdl 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/logicalhandler/META-INF/wsdl/TestService.wsdl 2007-01-30
16:33:53 UTC (rev 2193)
@@ -5,8 +5,8 @@
$Id$
-->
-<definitions name='SOAPEndpointService'
targetNamespace='http://org.jboss.ws/jaxws/logicalhandler'
xmlns='http://schemas.xmlsoap.org/wsdl/'
-
xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/'
xmlns:tns='http://org.jboss.ws/jaxws/logicalhandler'
xmlns:xsd='http://www.w3.org/2001/XMLSchema'
+<definitions name='SOAPEndpointService'
targetNamespace='http://org.jboss.ws/jaxws/samples/logicalhandler'
xmlns='http://schemas.xmlsoap.org/wsdl/'
+
xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/'
xmlns:tns='http://org.jboss.ws/jaxws/samples/logicalhandler'
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">
<jaxws:bindings>
@@ -14,8 +14,8 @@
</jaxws:bindings>
<types>
- <schema elementFormDefault='qualified'
targetNamespace='http://org.jboss.ws/jaxws/logicalhandler'
xmlns='http://www.w3.org/2001/XMLSchema'
- xmlns:tns='http://org.jboss.ws/jaxws/logicalhandler'
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
+ <schema elementFormDefault='qualified'
targetNamespace='http://org.jboss.ws/jaxws/samples/logicalhandler'
xmlns='http://www.w3.org/2001/XMLSchema'
+ xmlns:tns='http://org.jboss.ws/jaxws/samples/logicalhandler'
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
jaxb:version="2.0">
<xsd:annotation><xsd:appinfo>
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/logicalhandler/WEB-INF/jaxws-server-jaxb-handlers.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/logicalhandler/WEB-INF/jaxws-server-jaxb-handlers.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/logicalhandler/WEB-INF/jaxws-server-jaxb-handlers.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -2,21 +2,21 @@
<handler-chains
xmlns="http://java.sun.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:ns1="http://org.jboss.ws/jaxws/logicalhandler"
+ xmlns:ns1="http://org.jboss.ws/jaxws/samples/logicalhandler"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
javaee_web_services_1_2.xsd">
<handler-chain>
<protocol-bindings>##SOAP11_HTTP</protocol-bindings>
<handler>
<handler-name> SOAP11ServerHandler </handler-name>
- <handler-class> org.jboss.test.ws.jaxws.logicalhandler.ProtocolHandler
</handler-class>
+ <handler-class> org.jboss.test.ws.jaxws.samples.logicalhandler.ProtocolHandler
</handler-class>
</handler>
</handler-chain>
<handler-chain>
<handler>
<handler-name> LogicalServerHandler </handler-name>
- <handler-class> org.jboss.test.ws.jaxws.logicalhandler.LogicalJAXBHandler
</handler-class>
+ <handler-class>
org.jboss.test.ws.jaxws.samples.logicalhandler.LogicalJAXBHandler </handler-class>
</handler>
</handler-chain>
@@ -24,7 +24,7 @@
<port-name-pattern>ns1:SOAPEndpointPort</port-name-pattern>
<handler>
<handler-name> PortServerHandler </handler-name>
- <handler-class> org.jboss.test.ws.jaxws.logicalhandler.ProtocolHandler
</handler-class>
+ <handler-class> org.jboss.test.ws.jaxws.samples.logicalhandler.ProtocolHandler
</handler-class>
</handler>
</handler-chain>
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/logicalhandler/WEB-INF/jaxws-server-source-handlers.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/logicalhandler/WEB-INF/jaxws-server-source-handlers.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/logicalhandler/WEB-INF/jaxws-server-source-handlers.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -2,21 +2,21 @@
<handler-chains
xmlns="http://java.sun.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:ns1="http://org.jboss.ws/jaxws/logicalhandler"
+ xmlns:ns1="http://org.jboss.ws/jaxws/samples/logicalhandler"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
javaee_web_services_1_2.xsd">
<handler-chain>
<protocol-bindings>##SOAP11_HTTP</protocol-bindings>
<handler>
<handler-name> SOAP11ServerHandler </handler-name>
- <handler-class> org.jboss.test.ws.jaxws.logicalhandler.ProtocolHandler
</handler-class>
+ <handler-class> org.jboss.test.ws.jaxws.samples.logicalhandler.ProtocolHandler
</handler-class>
</handler>
</handler-chain>
<handler-chain>
<handler>
<handler-name> LogicalServerHandler </handler-name>
- <handler-class> org.jboss.test.ws.jaxws.logicalhandler.LogicalSourceHandler
</handler-class>
+ <handler-class>
org.jboss.test.ws.jaxws.samples.logicalhandler.LogicalSourceHandler
</handler-class>
</handler>
</handler-chain>
@@ -24,7 +24,7 @@
<port-name-pattern>ns1:SOAPEndpointPort</port-name-pattern>
<handler>
<handler-name> PortServerHandler </handler-name>
- <handler-class> org.jboss.test.ws.jaxws.logicalhandler.ProtocolHandler
</handler-class>
+ <handler-class> org.jboss.test.ws.jaxws.samples.logicalhandler.ProtocolHandler
</handler-class>
</handler>
</handler-chain>
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/logicalhandler/WEB-INF/web-jaxb.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/logicalhandler/WEB-INF/web-jaxb.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/logicalhandler/WEB-INF/web-jaxb.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -7,7 +7,7 @@
<servlet>
<servlet-name>SOAPEndpoint</servlet-name>
-
<servlet-class>org.jboss.test.ws.jaxws.logicalhandler.SOAPEndpointJAXBImpl</servlet-class>
+
<servlet-class>org.jboss.test.ws.jaxws.samples.logicalhandler.SOAPEndpointJAXBImpl</servlet-class>
</servlet>
<servlet-mapping>
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/logicalhandler/WEB-INF/web-source.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/logicalhandler/WEB-INF/web-source.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/logicalhandler/WEB-INF/web-source.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -7,7 +7,7 @@
<servlet>
<servlet-name>SOAPEndpoint</servlet-name>
-
<servlet-class>org.jboss.test.ws.jaxws.logicalhandler.SOAPEndpointSourceImpl</servlet-class>
+
<servlet-class>org.jboss.test.ws.jaxws.samples.logicalhandler.SOAPEndpointSourceImpl</servlet-class>
</servlet>
<servlet-mapping>
Copied: branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/oneway (from
rev 2188, branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/oneway)
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/oneway/WEB-INF/web.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/oneway/WEB-INF/web.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/oneway/WEB-INF/web.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -7,7 +7,7 @@
<servlet>
<servlet-name>TestService</servlet-name>
-
<servlet-class>org.jboss.test.ws.jaxws.jsr181.oneway.PingEndpointImpl</servlet-class>
+
<servlet-class>org.jboss.test.ws.jaxws.samples.oneway.PingEndpointImpl</servlet-class>
</servlet>
<servlet-mapping>
Copied: branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/provider
(from rev 2188, branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/provider)
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/provider/jaxb/WEB-INF/web.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/provider/jaxb/WEB-INF/web.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/provider/jaxb/WEB-INF/web.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -7,11 +7,11 @@
<servlet>
<servlet-name>ProviderEndpoint</servlet-name>
-
<servlet-class>org.jboss.test.ws.jaxws.provider.ProviderBeanJAXB</servlet-class>
+
<servlet-class>org.jboss.test.ws.jaxws.samples.provider.ProviderBeanJAXB</servlet-class>
</servlet>
<servlet>
<servlet-name>WebServiceEndpoint</servlet-name>
-
<servlet-class>org.jboss.test.ws.jaxws.provider.WebServiceEndpoint</servlet-class>
+
<servlet-class>org.jboss.test.ws.jaxws.samples.provider.WebServiceEndpoint</servlet-class>
</servlet>
<servlet-mapping>
<servlet-name>ProviderEndpoint</servlet-name>
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/provider/message/WEB-INF/web.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/provider/message/WEB-INF/web.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/provider/message/WEB-INF/web.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -7,7 +7,7 @@
<servlet>
<servlet-name>TestEndpoint</servlet-name>
-
<servlet-class>org.jboss.test.ws.jaxws.provider.ProviderBeanMessage</servlet-class>
+
<servlet-class>org.jboss.test.ws.jaxws.samples.provider.ProviderBeanMessage</servlet-class>
</servlet>
<servlet-mapping>
<servlet-name>TestEndpoint</servlet-name>
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/provider/payload/WEB-INF/web.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/provider/payload/WEB-INF/web.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/provider/payload/WEB-INF/web.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -7,7 +7,7 @@
<servlet>
<servlet-name>TestEndpoint</servlet-name>
-
<servlet-class>org.jboss.test.ws.jaxws.provider.ProviderBeanPayload</servlet-class>
+
<servlet-class>org.jboss.test.ws.jaxws.samples.provider.ProviderBeanPayload</servlet-class>
</servlet>
<servlet-mapping>
<servlet-name>TestEndpoint</servlet-name>
Copied: branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/soapbinding
(from rev 2188,
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/soapbinding)
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/soapbinding/WEB-INF/web.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/soapbinding/WEB-INF/web.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/soapbinding/WEB-INF/web.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -7,15 +7,15 @@
<servlet>
<servlet-name>ExampleService</servlet-name>
-
<servlet-class>org.jboss.test.ws.jaxws.jsr181.soapbinding.ExampleServiceImpl</servlet-class>
+
<servlet-class>org.jboss.test.ws.jaxws.samples.soapbinding.ExampleServiceImpl</servlet-class>
</servlet>
<servlet>
<servlet-name>DocBareService</servlet-name>
-
<servlet-class>org.jboss.test.ws.jaxws.jsr181.soapbinding.DocBareServiceImpl</servlet-class>
+
<servlet-class>org.jboss.test.ws.jaxws.samples.soapbinding.DocBareServiceImpl</servlet-class>
</servlet>
<servlet>
<servlet-name>DocWrappedService</servlet-name>
-
<servlet-class>org.jboss.test.ws.jaxws.jsr181.soapbinding.DocWrappedServiceImpl</servlet-class>
+
<servlet-class>org.jboss.test.ws.jaxws.samples.soapbinding.DocWrappedServiceImpl</servlet-class>
</servlet>
<servlet-mapping>
Copied: branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webmethod
(from rev 2188,
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/webmethod)
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webmethod/WEB-INF/web.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/webmethod/WEB-INF/web.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webmethod/WEB-INF/web.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -7,7 +7,7 @@
<servlet>
<servlet-name>TestService</servlet-name>
-
<servlet-class>org.jboss.test.ws.jaxws.jsr181.webmethod.TestEndpointImpl</servlet-class>
+
<servlet-class>org.jboss.test.ws.jaxws.samples.webmethod.TestEndpointImpl</servlet-class>
</servlet>
<servlet-mapping>
Copied: branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webparam
(from rev 2188,
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/webparam)
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webparam/WEB-INF/web.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/webparam/WEB-INF/web.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webparam/WEB-INF/web.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -7,7 +7,7 @@
<servlet>
<servlet-name>TestService</servlet-name>
-
<servlet-class>org.jboss.test.ws.jaxws.jsr181.webparam.PingService</servlet-class>
+
<servlet-class>org.jboss.test.ws.jaxws.samples.webparam.PingService</servlet-class>
</servlet>
<servlet-mapping>
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webparam/jaxrpc-mapping.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/webparam/jaxrpc-mapping.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webparam/jaxrpc-mapping.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -4,7 +4,7 @@
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
http://www.ibm.com/webservices/xsd/j2ee_jaxrpc_mapping_1_1.xsd">
<package-mapping>
- <package-type>org.jboss.test.ws.jaxws.jsr181.webparam</package-type>
+ <package-type>org.jboss.test.ws.jaxws.samples.webparam</package-type>
<
namespaceURI>http://www.openuri.org/jsr181/WebParamExample</namespa...
</package-mapping>
Copied: branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webresult
(from rev 2188,
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/webresult)
Deleted:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webresult/WEB-INF/web.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/webresult/WEB-INF/web.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webresult/WEB-INF/web.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<web-app
xmlns="http://java.sun.com/xml/ns/j2ee"
-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
- version="2.4">
-
- <servlet>
- <servlet-name>TestService</servlet-name>
-
<servlet-class>org.jboss.test.ws.jaxws.jsr181.webresult.CustomerService</servlet-class>
- </servlet>
-
- <servlet-mapping>
- <servlet-name>TestService</servlet-name>
- <url-pattern>/*</url-pattern>
- </servlet-mapping>
-
-</web-app>
-
Copied:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webresult/WEB-INF/web.xml
(from rev 2192,
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/webresult/WEB-INF/web.xml)
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webresult/WEB-INF/web.xml
(rev 0)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webresult/WEB-INF/web.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<web-app
xmlns="http://java.sun.com/xml/ns/j2ee"
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
+ version="2.4">
+
+ <servlet>
+ <servlet-name>TestService</servlet-name>
+
<servlet-class>org.jboss.test.ws.jaxws.samples.webresult.CustomerService</servlet-class>
+ </servlet>
+
+ <servlet-mapping>
+ <servlet-name>TestService</servlet-name>
+ <url-pattern>/*</url-pattern>
+ </servlet-mapping>
+
+</web-app>
+
Deleted:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webresult/jaxrpc-mapping.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/webresult/jaxrpc-mapping.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webresult/jaxrpc-mapping.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<java-wsdl-mapping
xmlns="http://java.sun.com/xml/ns/j2ee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.1"
-
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
http://www.ibm.com/webservices/xsd/j2ee_jaxrpc_mapping_1_1.xsd">
-
- <package-mapping>
- <package-type>org.jboss.test.ws.jaxws.jsr181.webresult</package-type>
-
<
namespaceURI>http://webresult.jsr181.jaxws.ws.test.jboss.org/</name...
- </package-mapping>
-
-</java-wsdl-mapping>
Copied:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webresult/jaxrpc-mapping.xml
(from rev 2192,
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/webresult/jaxrpc-mapping.xml)
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webresult/jaxrpc-mapping.xml
(rev 0)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webresult/jaxrpc-mapping.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<java-wsdl-mapping
xmlns="http://java.sun.com/xml/ns/j2ee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.1"
+
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
http://www.ibm.com/webservices/xsd/j2ee_jaxrpc_mapping_1_1.xsd">
+
+ <package-mapping>
+ <package-type>org.jboss.test.ws.jaxws.samples.webresult</package-type>
+
<
namespaceURI>http://webresult.samples.jaxws.ws.test.jboss.org/</nam...
+ </package-mapping>
+
+</java-wsdl-mapping>
Copied: branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webservice
(from rev 2188,
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/webservice)
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webservice/WEB-INF01/web.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/webservice/WEB-INF01/web.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webservice/WEB-INF01/web.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -7,7 +7,7 @@
<servlet>
<servlet-name>TestService</servlet-name>
-
<servlet-class>org.jboss.test.ws.jaxws.jsr181.webservice.JSEBean01</servlet-class>
+
<servlet-class>org.jboss.test.ws.jaxws.samples.webservice.JSEBean01</servlet-class>
</servlet>
<servlet-mapping>
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webservice/WEB-INF02/web.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/webservice/WEB-INF02/web.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webservice/WEB-INF02/web.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -7,7 +7,7 @@
<servlet>
<servlet-name>TestService</servlet-name>
-
<servlet-class>org.jboss.test.ws.jaxws.jsr181.webservice.JSEBean02</servlet-class>
+
<servlet-class>org.jboss.test.ws.jaxws.samples.webservice.JSEBean02</servlet-class>
</servlet>
<servlet-mapping>
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webservice/WEB-INF03/web.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/jsr181/webservice/WEB-INF03/web.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webservice/WEB-INF03/web.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -7,7 +7,7 @@
<servlet>
<servlet-name>TestService</servlet-name>
-
<servlet-class>org.jboss.test.ws.jaxws.jsr181.webservice.JSEBean03</servlet-class>
+
<servlet-class>org.jboss.test.ws.jaxws.samples.webservice.JSEBean03</servlet-class>
</servlet>
<servlet-mapping>
Copied:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webserviceref (from
rev 2188, branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/webserviceref)
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webserviceref/META-INF/jboss-client.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/webserviceref/META-INF/jboss-client.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webserviceref/META-INF/jboss-client.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -33,7 +33,7 @@
@WebServiceRef
-->
<service-ref>
-
<service-ref-name>org.jboss.test.ws.jaxws.webserviceref.TestEndpointClientOne/service4</service-ref-name>
+
<service-ref-name>org.jboss.test.ws.jaxws.samples.webserviceref.TestEndpointClientOne/service4</service-ref-name>
<wsdl-override>META-INF/wsdl/TestEndpoint.wsdl</wsdl-override>
</service-ref>
@@ -49,7 +49,7 @@
@WebServiceRef
-->
<service-ref>
-
<service-ref-name>org.jboss.test.ws.jaxws.webserviceref.TestEndpointClientOne/serviceSetter6</service-ref-name>
+
<service-ref-name>org.jboss.test.ws.jaxws.samples.webserviceref.TestEndpointClientOne/serviceSetter6</service-ref-name>
<wsdl-override>META-INF/wsdl/TestEndpoint.wsdl</wsdl-override>
</service-ref>
@@ -73,7 +73,7 @@
@WebServiceRef(value = TestEndpointService.class)
-->
<service-ref>
-
<service-ref-name>org.jboss.test.ws.jaxws.webserviceref.TestEndpointClientOne/port3</service-ref-name>
+
<service-ref-name>org.jboss.test.ws.jaxws.samples.webserviceref.TestEndpointClientOne/port3</service-ref-name>
<wsdl-override>META-INF/wsdl/TestEndpoint.wsdl</wsdl-override>
</service-ref>
@@ -81,7 +81,7 @@
@WebServiceRef
-->
<service-ref>
-
<service-ref-name>org.jboss.test.ws.jaxws.webserviceref.TestEndpointClientOne/port4</service-ref-name>
+
<service-ref-name>org.jboss.test.ws.jaxws.samples.webserviceref.TestEndpointClientOne/port4</service-ref-name>
<wsdl-override>META-INF/wsdl/TestEndpoint.wsdl</wsdl-override>
</service-ref>
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webserviceref/META-INF/jboss-web.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/webserviceref/META-INF/jboss-web.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webserviceref/META-INF/jboss-web.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -33,7 +33,7 @@
@WebServiceRef
-->
<service-ref>
-
<service-ref-name>org.jboss.test.ws.jaxws.webserviceref.ServletClient/service4</service-ref-name>
+
<service-ref-name>org.jboss.test.ws.jaxws.samples.webserviceref.ServletClient/service4</service-ref-name>
<wsdl-override>WEB-INF/wsdl/TestEndpoint.wsdl</wsdl-override>
</service-ref>
@@ -49,7 +49,7 @@
@WebServiceRef
-->
<service-ref>
-
<service-ref-name>org.jboss.test.ws.jaxws.webserviceref.ServletClient/serviceSetter6</service-ref-name>
+
<service-ref-name>org.jboss.test.ws.jaxws.samples.webserviceref.ServletClient/serviceSetter6</service-ref-name>
<wsdl-override>WEB-INF/wsdl/TestEndpoint.wsdl</wsdl-override>
</service-ref>
@@ -73,7 +73,7 @@
@WebServiceRef(value = TestEndpointService.class)
-->
<service-ref>
-
<service-ref-name>org.jboss.test.ws.jaxws.webserviceref.ServletClient/port3</service-ref-name>
+
<service-ref-name>org.jboss.test.ws.jaxws.samples.webserviceref.ServletClient/port3</service-ref-name>
<wsdl-override>WEB-INF/wsdl/TestEndpoint.wsdl</wsdl-override>
</service-ref>
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webserviceref/META-INF/jboss.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/webserviceref/META-INF/jboss.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webserviceref/META-INF/jboss.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -36,7 +36,7 @@
@WebServiceRef
-->
<service-ref>
-
<service-ref-name>org.jboss.test.ws.jaxws.webserviceref.EJB3Client/service4</service-ref-name>
+
<service-ref-name>org.jboss.test.ws.jaxws.samples.webserviceref.EJB3Client/service4</service-ref-name>
<wsdl-override>META-INF/wsdl/TestEndpoint.wsdl</wsdl-override>
</service-ref>
@@ -52,7 +52,7 @@
@WebServiceRef
-->
<service-ref>
-
<service-ref-name>org.jboss.test.ws.jaxws.webserviceref.EJB3Client/serviceSetter6</service-ref-name>
+
<service-ref-name>org.jboss.test.ws.jaxws.samples.webserviceref.EJB3Client/serviceSetter6</service-ref-name>
<wsdl-override>META-INF/wsdl/TestEndpoint.wsdl</wsdl-override>
</service-ref>
@@ -76,7 +76,7 @@
@WebServiceRef(value = TestEndpointService.class)
-->
<service-ref>
-
<service-ref-name>org.jboss.test.ws.jaxws.webserviceref.EJB3Client/port3</service-ref-name>
+
<service-ref-name>org.jboss.test.ws.jaxws.samples.webserviceref.EJB3Client/port3</service-ref-name>
<wsdl-override>META-INF/wsdl/TestEndpoint.wsdl</wsdl-override>
</service-ref>
</session>
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webserviceref/META-INF/wsdl/TestEndpoint.wsdl
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/webserviceref/META-INF/wsdl/TestEndpoint.wsdl 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webserviceref/META-INF/wsdl/TestEndpoint.wsdl 2007-01-30
16:33:53 UTC (rev 2193)
@@ -32,7 +32,7 @@
<service name='TestEndpointService'>
<port binding='tns:TestEndpointBinding' name='TestEndpointPort'>
- <soap:address
location='http://@jbosstest.host.name@:8080/jaxws-webserviceref'/>
+ <soap:address
location='http://@jbosstest.host.name@:8080/jaxws-samples-webserviceref'/>
</port>
</service>
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webserviceref/META-INF-override/jboss-client.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/webserviceref/META-INF-override/jboss-client.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webserviceref/META-INF-override/jboss-client.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -10,7 +10,7 @@
-->
<service-ref>
<service-ref-name>Service1</service-ref-name>
-
<service-class-name>org.jboss.test.ws.jaxws.webserviceref.TestEndpointService</service-class-name>
+
<service-class-name>org.jboss.test.ws.jaxws.samples.webserviceref.TestEndpointService</service-class-name>
<service-qname>{http://org.jboss.ws/wsref}TestEndpointService</service-qname>
<wsdl-override>META-INF/wsdl/TestEndpoint.wsdl</wsdl-override>
</service-ref>
@@ -30,7 +30,7 @@
-->
<service-ref>
<service-ref-name>Service3</service-ref-name>
-
<service-class-name>org.jboss.test.ws.jaxws.webserviceref.TestEndpointService</service-class-name>
+
<service-class-name>org.jboss.test.ws.jaxws.samples.webserviceref.TestEndpointService</service-class-name>
<service-qname>{http://org.jboss.ws/wsref}TestEndpointService</service-qname>
<wsdl-override>META-INF/wsdl/TestEndpoint.wsdl</wsdl-override>
</service-ref>
@@ -41,7 +41,7 @@
<service-ref>
<service-ref-name>Service4</service-ref-name>
<port-info>
-
<service-endpoint-interface>org.jboss.test.ws.jaxws.webserviceref.TestEndpoint</service-endpoint-interface>
+
<service-endpoint-interface>org.jboss.test.ws.jaxws.samples.webserviceref.TestEndpoint</service-endpoint-interface>
<config-name>Custom Client</config-name>
<config-file>META-INF/jbossws-client-config.xml</config-file>
</port-info>
@@ -67,7 +67,7 @@
<service-ref>
<service-ref-name>Port2</service-ref-name>
<port-info>
-
<service-endpoint-interface>org.jboss.test.ws.jaxws.webserviceref.TestEndpoint</service-endpoint-interface>
+
<service-endpoint-interface>org.jboss.test.ws.jaxws.samples.webserviceref.TestEndpoint</service-endpoint-interface>
<config-name>Custom Client</config-name>
<config-file>META-INF/jbossws-client-config.xml</config-file>
</port-info>
@@ -80,7 +80,7 @@
<service-ref>
<service-ref-name>Port3</service-ref-name>
<port-info>
-
<service-endpoint-interface>org.jboss.test.ws.jaxws.webserviceref.TestEndpoint</service-endpoint-interface>
+
<service-endpoint-interface>org.jboss.test.ws.jaxws.samples.webserviceref.TestEndpoint</service-endpoint-interface>
<port-qname>{http://org.jboss.ws/wsref}TestEndpointPort</port-qname>
<stub-property>
<name>javax.xml.ws.security.auth.username</name>
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webserviceref/META-INF-secure/jboss-client.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/webserviceref/META-INF-secure/jboss-client.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webserviceref/META-INF-secure/jboss-client.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -7,10 +7,10 @@
<service-ref>
<service-ref-name>SecureService1</service-ref-name>
-
<service-class-name>org.jboss.test.ws.jaxws.webserviceref.SecureEndpointService</service-class-name>
+
<service-class-name>org.jboss.test.ws.jaxws.samples.webserviceref.SecureEndpointService</service-class-name>
<service-qname>{http://org.jboss.ws/wsref}SecureEndpointService</service-qname>
<port-info>
-
<service-endpoint-interface>org.jboss.test.ws.jaxws.webserviceref.SecureEndpoint</service-endpoint-interface>
+
<service-endpoint-interface>org.jboss.test.ws.jaxws.samples.webserviceref.SecureEndpoint</service-endpoint-interface>
<port-qname>{http://org.jboss.ws/wsref}SecureEndpointPort</port-qname>
<stub-property>
<name>javax.xml.ws.security.auth.username</name>
@@ -21,7 +21,7 @@
<value>thefrog</value>
</stub-property>
</port-info>
-
<wsdl-override>http://@jbosstest.host.name@:8080/jaxws-webserviceref-secure/SecureEndpoint?wsdl</wsdl-override>
+
<wsdl-override>http://@jbosstest.host.name@:8080/jaxws-samples-webserviceref-secure/SecureEndpoint?wsdl</wsdl-override>
</service-ref>
<service-ref>
@@ -37,13 +37,13 @@
<value>thefrog</value>
</stub-property>
</port-info>
-
<wsdl-override>http://@jbosstest.host.name@:8080/jaxws-webserviceref-secure/SecureEndpoint?wsdl</wsdl-override>
+
<wsdl-override>http://@jbosstest.host.name@:8080/jaxws-samples-webserviceref-secure/SecureEndpoint?wsdl</wsdl-override>
</service-ref>
<service-ref>
<service-ref-name>SecurePort1</service-ref-name>
<port-info>
-
<service-endpoint-interface>org.jboss.test.ws.jaxws.webserviceref.SecureEndpoint</service-endpoint-interface>
+
<service-endpoint-interface>org.jboss.test.ws.jaxws.samples.webserviceref.SecureEndpoint</service-endpoint-interface>
<stub-property>
<name>javax.xml.ws.security.auth.username</name>
<value>kermit</value>
@@ -53,7 +53,7 @@
<value>thefrog</value>
</stub-property>
</port-info>
-
<wsdl-override>http://@jbosstest.host.name@:8080/jaxws-webserviceref-secure/SecureEndpoint?wsdl</wsdl-override>
+
<wsdl-override>http://@jbosstest.host.name@:8080/jaxws-samples-webserviceref-secure/SecureEndpoint?wsdl</wsdl-override>
</service-ref>
</jboss-client>
\ No newline at end of file
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webserviceref/WEB-INF/web.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/webserviceref/WEB-INF/web.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webserviceref/WEB-INF/web.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -5,7 +5,7 @@
<servlet>
<servlet-name>TestEndpoint</servlet-name>
-
<servlet-class>org.jboss.test.ws.jaxws.webserviceref.TestEndpointImpl</servlet-class>
+
<servlet-class>org.jboss.test.ws.jaxws.samples.webserviceref.TestEndpointImpl</servlet-class>
</servlet>
<servlet-mapping>
Modified:
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webserviceref/WEB-INF-client/web.xml
===================================================================
---
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/webserviceref/WEB-INF-client/web.xml 2007-01-30
10:23:10 UTC (rev 2188)
+++
branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/webserviceref/WEB-INF-client/web.xml 2007-01-30
16:33:53 UTC (rev 2193)
@@ -5,7 +5,7 @@
<servlet>
<servlet-name>ServletClient</servlet-name>
-
<servlet-class>org.jboss.test.ws.jaxws.webserviceref.ServletClient</servlet-class>
+
<servlet-class>org.jboss.test.ws.jaxws.samples.webserviceref.ServletClient</servlet-class>
</servlet>
<servlet-mapping>
Copied: branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/samples/xop (from
rev 2188, branches/jbossws-1.2.0/jbossws-tests/src/main/resources/jaxws/xop)