JBossWS SVN: r8083 - stack/metro/branches/jbossws-metro-3.0.3.GA/src/main/distro.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2008-08-13 09:06:13 -0400 (Wed, 13 Aug 2008)
New Revision: 8083
Modified:
stack/metro/branches/jbossws-metro-3.0.3.GA/src/main/distro/ReleaseNotes.txt
Log:
[JBWS-2280] update release notes
Modified: stack/metro/branches/jbossws-metro-3.0.3.GA/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/metro/branches/jbossws-metro-3.0.3.GA/src/main/distro/ReleaseNotes.txt 2008-08-13 12:52:09 UTC (rev 8082)
+++ stack/metro/branches/jbossws-metro-3.0.3.GA/src/main/distro/ReleaseNotes.txt 2008-08-13 13:06:13 UTC (rev 8083)
@@ -27,19 +27,27 @@
Bug
- TODO: enumerate
+ * [JBWS-1673] - Fix JAXR samples for Metro
+ * [JBWS-2087] - WSDL fault exception is wrapped in WebService exception when using JbossWS-Metro
+ * [JBWS-2128] - DefaultHttpContext is not a supported context
+ * [JBWS-2130] - WebServiceException: null is not a valid service
+ * [JBWS-2132] - IllegalArgumentException: protocol = http host = null
+ * [JBWS-2134] - Fault string, and possibly fault code, not set
+ * [JBWS-2135] - WebServiceException: Undefined port type
+ * [JBWS-2136] - ClassCastException: com.sun.xml.ws.server.EndpointMessageContextImpl
+ * [JBWS-2194] - Cannot get security domain declared through jboss.xml DD
+ * [JBWS-2243] - Web Service not being deployed as service endpoint on server restart
+ * [JBWS-2249] - NPE while creating endpoint
Feature Request
- TODO: enumerate
+ * [JBWS-981] - Virtual host configuration for EJB endpoints
+ * [JBWS-2191] - Provide junit tests for the record management tools
+ * [JBWS-2211] - Provide a UsernameToken sample with custom handlers
-Task
-
- TODO: enumerate
-
Errata
- See: TODO: reference to associated JIRA issue
+ See: http://jira.jboss.org/jira/browse/JBWS-2280
Enjoy,
The JBossWS Team
14 years, 7 months
JBossWS SVN: r8082 - spi/tags.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2008-08-13 08:52:09 -0400 (Wed, 13 Aug 2008)
New Revision: 8082
Added:
spi/tags/jbossws-spi-1.0.5.GA/
Log:
[JBWS-2282] Tagging jbossws-spi-1.0.5.GA
Copied: spi/tags/jbossws-spi-1.0.5.GA (from rev 8081, spi/branches/jbossws-spi-1.0.5.GA)
14 years, 7 months
JBossWS SVN: r8078 - stack/cxf/trunk/src/main/distro.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2008-08-13 08:09:02 -0400 (Wed, 13 Aug 2008)
New Revision: 8078
Modified:
stack/cxf/trunk/src/main/distro/ReleaseNotes.txt
Log:
[JBWS-2279] sync trunk with QA branch
Modified: stack/cxf/trunk/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/cxf/trunk/src/main/distro/ReleaseNotes.txt 2008-08-13 12:08:38 UTC (rev 8077)
+++ stack/cxf/trunk/src/main/distro/ReleaseNotes.txt 2008-08-13 12:09:02 UTC (rev 8078)
@@ -46,6 +46,22 @@
Previous Releases ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+jbossws-cxf-3.0.3.GA
+------------------------
+
+Bug
+
+ * [JBWS-2194] - Cannot get security domain declared through jboss.xml DD
+
+Feature Request
+
+ * [JBWS-981] - Virtual host configuration for EJB endpoints
+ * [JBWS-2191] - Provide junit tests for the record management tools
+
+Errata
+
+ See: http://jira.jboss.org/jira/browse/JBWS-2279
+
jbossws-cxf-3.0.2.GA
------------------------
14 years, 7 months
JBossWS SVN: r8077 - stack/cxf/branches/jbossws-cxf-3.0.3.GA/src/main/distro.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2008-08-13 08:08:38 -0400 (Wed, 13 Aug 2008)
New Revision: 8077
Modified:
stack/cxf/branches/jbossws-cxf-3.0.3.GA/src/main/distro/ReleaseNotes.txt
Log:
fix typo
Modified: stack/cxf/branches/jbossws-cxf-3.0.3.GA/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.3.GA/src/main/distro/ReleaseNotes.txt 2008-08-13 12:07:03 UTC (rev 8076)
+++ stack/cxf/branches/jbossws-cxf-3.0.3.GA/src/main/distro/ReleaseNotes.txt 2008-08-13 12:08:38 UTC (rev 8077)
@@ -27,7 +27,7 @@
Bug
- * [JBWS-2194] - Cannot get security domain declared through jboss.xml D
+ * [JBWS-2194] - Cannot get security domain declared through jboss.xml DD
Feature Request
14 years, 7 months
JBossWS SVN: r8076 - stack/cxf/branches/jbossws-cxf-3.0.3.GA/src/main/distro.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2008-08-13 08:07:03 -0400 (Wed, 13 Aug 2008)
New Revision: 8076
Modified:
stack/cxf/branches/jbossws-cxf-3.0.3.GA/src/main/distro/ReleaseNotes.txt
Log:
[JBWS-2279] update release notes
Modified: stack/cxf/branches/jbossws-cxf-3.0.3.GA/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.3.GA/src/main/distro/ReleaseNotes.txt 2008-08-12 19:52:17 UTC (rev 8075)
+++ stack/cxf/branches/jbossws-cxf-3.0.3.GA/src/main/distro/ReleaseNotes.txt 2008-08-13 12:07:03 UTC (rev 8076)
@@ -27,19 +27,16 @@
Bug
- TODO: enumerate
+ * [JBWS-2194] - Cannot get security domain declared through jboss.xml D
Feature Request
- TODO: enumerate
+ * [JBWS-981] - Virtual host configuration for EJB endpoints
+ * [JBWS-2191] - Provide junit tests for the record management tools
-Task
-
- TODO: enumerate
-
Errata
- See: TODO: reference to associated JIRA issue
+ See: http://jira.jboss.org/jira/browse/JBWS-2279
Enjoy,
The JBossWS Team
14 years, 7 months
JBossWS SVN: r8075 - in stack/native/branches/dlofthouse/JBWS-1862/modules: core/src/main/java/org/jboss/ws/core/jaxrpc/client and 1 other directories.
by jbossws-commits@lists.jboss.org
Author: darran.lofthouse(a)jboss.com
Date: 2008-08-12 15:52:17 -0400 (Tue, 12 Aug 2008)
New Revision: 8075
Modified:
stack/native/branches/dlofthouse/JBWS-1862/modules/core/src/main/java/org/jboss/ws/core/CommonSOAPBinding.java
stack/native/branches/dlofthouse/JBWS-1862/modules/core/src/main/java/org/jboss/ws/core/jaxrpc/client/CallImpl.java
stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/JBWS1862TestCase.java
Log:
Added fix and further test case updates.
Modified: stack/native/branches/dlofthouse/JBWS-1862/modules/core/src/main/java/org/jboss/ws/core/CommonSOAPBinding.java
===================================================================
--- stack/native/branches/dlofthouse/JBWS-1862/modules/core/src/main/java/org/jboss/ws/core/CommonSOAPBinding.java 2008-08-12 16:01:13 UTC (rev 8074)
+++ stack/native/branches/dlofthouse/JBWS-1862/modules/core/src/main/java/org/jboss/ws/core/CommonSOAPBinding.java 2008-08-12 19:52:17 UTC (rev 8075)
@@ -150,7 +150,8 @@
// Disable MTOM for rpc/encoded
if (opMetaData.isRPCEncoded())
XOPContext.setMTOMEnabled(false);
- else XOPContext.setMTOMEnabled(isMTOMEnabled());
+ else
+ XOPContext.setMTOMEnabled(isMTOMEnabled());
// Associate current message with message context
SOAPMessageImpl reqMessage = (SOAPMessageImpl)createMessage(opMetaData);
@@ -168,7 +169,7 @@
if (style == Style.RPC)
{
boolean serialize = true;
-
+
if (opMetaData.getEndpointMetaData().getConfig().getRMMetaData() != null)
{
// RM hack to JAX-RPC serialization
@@ -177,7 +178,7 @@
serialize = false;
}
}
-
+
if (serialize)
{
QName opQName = opMetaData.getQName();
@@ -244,10 +245,10 @@
log.debug("Add unboundHeader element: " + soapName);
SOAPContentElement contentElement = new SOAPHeaderElementImpl(soapName);
contentElement.setParamMetaData(unboundHeader.toParameterMetaData(opMetaData));
-
+
if (soapHeader == null)
soapHeader = soapEnvelope.addHeader();
-
+
soapHeader.addChildElement(contentElement);
contentElement.setObjectValue(value);
}
@@ -316,7 +317,7 @@
payloadParent = (SOAPElement)childNode;
}
}
-
+
if (RMHelper.isRMOperation(opMetaData.getQName()) == false) // RM hack
{
if (payloadParent == null)
@@ -414,7 +415,8 @@
// Disable MTOM for rpc/encoded
if (opMetaData.isRPCEncoded())
XOPContext.setMTOMEnabled(false);
- else XOPContext.setMTOMEnabled(isMTOMEnabled());
+ else
+ XOPContext.setMTOMEnabled(isMTOMEnabled());
// Associate current message with message context
SOAPMessageImpl resMessage = (SOAPMessageImpl)createMessage(opMetaData);
@@ -848,7 +850,7 @@
SOAPContentElement aux = (SOAPContentElement)childElement;
Name elName = aux.getElementName();
- if (xmlName.equals(elName))
+ if (xmlName.getLocalName().equals("") || xmlName.equals(elName))
{
soapContentElement = aux;
soapContentElement.setParamMetaData(paramMetaData);
Modified: stack/native/branches/dlofthouse/JBWS-1862/modules/core/src/main/java/org/jboss/ws/core/jaxrpc/client/CallImpl.java
===================================================================
--- stack/native/branches/dlofthouse/JBWS-1862/modules/core/src/main/java/org/jboss/ws/core/jaxrpc/client/CallImpl.java 2008-08-12 16:01:13 UTC (rev 8074)
+++ stack/native/branches/dlofthouse/JBWS-1862/modules/core/src/main/java/org/jboss/ws/core/jaxrpc/client/CallImpl.java 2008-08-12 19:52:17 UTC (rev 8075)
@@ -212,7 +212,14 @@
ParameterMetaData paramMetaData = new ParameterMetaData(opMetaData, xmlName, xmlType, javaType.getName());
paramMetaData.setMode(mode);
paramMetaData.setInHeader(inHeader);
- paramMetaData.setIndex(opMetaData.getParameters().size());
+ if (mode == ParameterMode.IN || mode == ParameterMode.INOUT)
+ {
+ paramMetaData.setIndex(opMetaData.getInputParameters().size());
+ }
+ else
+ {
+ paramMetaData.setIndex(-1);
+ }
opMetaData.addParameter(paramMetaData);
registerParameterType(xmlType, javaType);
@@ -245,7 +252,7 @@
throw new IllegalArgumentException("Invalid null parameter");
OperationMetaData opMetaData = getOperationMetaData();
- QName xmlName = new QName(Constants.DEFAULT_RPC_RETURN_NAME);
+ QName xmlName = new QName("");
String javaTypeName = javaType.getName();
ParameterMetaData retMetaData = new ParameterMetaData(opMetaData, xmlName, xmlType, javaTypeName);
opMetaData.setReturnParameter(retMetaData);
@@ -473,7 +480,8 @@
ParameterMetaData paramMetaData = opMetaData.getParameter(new QName(paramName));
if (paramMetaData != null)
return paramMetaData.getXmlType();
- else return null;
+ else
+ return null;
}
protected CommonBindingProvider getCommonBindingProvider()
Modified: stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/JBWS1862TestCase.java
===================================================================
--- stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/JBWS1862TestCase.java 2008-08-12 16:01:13 UTC (rev 8074)
+++ stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/JBWS1862TestCase.java 2008-08-12 19:52:17 UTC (rev 8075)
@@ -21,7 +21,6 @@
*/
package org.jboss.test.ws.jaxrpc.jbws1862;
-import java.io.File;
import java.net.URL;
import javax.xml.namespace.QName;
@@ -54,7 +53,7 @@
return new JBossWSTestSetup(JBWS1862TestCase.class, "jaxrpc-jbws1862.war");
}
- public void testUnconfiguredCall() throws Exception
+ public void testUnconfiguredCall_SetReturnType() throws Exception
{
QName serviceName = new QName(NAMESPACE, "TestService");
QName operationName = new QName(NAMESPACE, "echo");
@@ -73,7 +72,7 @@
assertEquals(message, response);
}
- public void testUnconfiguredCall_2() throws Exception
+ public void testUnconfiguredCall_AddOutParam() throws Exception
{
QName serviceName = new QName(NAMESPACE, "TestService");
QName operationName = new QName(NAMESPACE, "echo");
@@ -86,7 +85,6 @@
call.addParameter("String_1", Constants.TYPE_LITERAL_STRING, ParameterMode.IN);
call.addParameter("String_2", Constants.TYPE_LITERAL_STRING, ParameterMode.OUT);
call.setTargetEndpointAddress(TARGET_ENDPOINT_ADDRESS);
- call.setReturnType(Constants.TYPE_LITERAL_STRING, String.class);
String message = "Hello World!!";
String response = (String)call.invoke(new Object[] { message });
@@ -106,7 +104,6 @@
Call call = (Call)service.createCall();
call.setOperationName(operationName);
call.setTargetEndpointAddress(TARGET_ENDPOINT_ADDRESS);
- call.setReturnType(Constants.TYPE_LITERAL_STRING, String.class);
String message = "Hello World!!";
String response = (String)call.invoke(new Object[] { message });
@@ -126,7 +123,6 @@
Call call = (Call)service.createCall();
call.setOperationName(operationName);
call.setTargetEndpointAddress(TARGET_ENDPOINT_ADDRESS);
- call.setReturnType(Constants.TYPE_LITERAL_STRING, String.class);
String message = "Hello World!!";
String response = (String)call.invoke(new Object[] { message });
14 years, 7 months
JBossWS SVN: r8074 - in stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests: src/test/java/org/jboss/test/ws/jaxrpc and 5 other directories.
by jbossws-commits@lists.jboss.org
Author: darran.lofthouse(a)jboss.com
Date: 2008-08-12 12:01:13 -0400 (Tue, 12 Aug 2008)
New Revision: 8074
Added:
stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/
stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/JBWS1862TestCase.java
stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/TestEndpoint.java
stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/TestEndpointImpl.java
stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/
stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/
stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/jaxrpc-mapping.xml
stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/web.xml
stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/webservices.xml
stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/wsdl/
stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/wsdl/TestService.wsdl
stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/wstools-config.xml
Removed:
stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/JBWS1862TestCase.java
stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/TestEndpoint.java
stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/TestEndpointImpl.java
stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/
stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/jaxrpc-mapping.xml
stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/web.xml
stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/webservices.xml
stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/wsdl/
stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/wsdl/TestService.wsdl
stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/wstools-config.xml
Modified:
stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/scripts/build-jars-jaxrpc.xml
Log:
Ported test to latest code.
Modified: stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/scripts/build-jars-jaxrpc.xml
===================================================================
--- stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/scripts/build-jars-jaxrpc.xml 2008-08-12 10:15:37 UTC (rev 8073)
+++ stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/scripts/build-jars-jaxrpc.xml 2008-08-12 16:01:13 UTC (rev 8074)
@@ -2694,6 +2694,19 @@
</metainf>
</jar>
+ <!-- jaxrpc-jbws1862 -->
+ <war warfile="${tests.output.dir}/test-libs/jaxrpc-jbws1862.war" webxml="${tests.output.dir}/test-resources/jaxrpc/jbws1862/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/test-classes">
+ <include name="org/jboss/test/ws/jaxrpc/jbws1862/TestEndpoint.class"/>
+ <include name="org/jboss/test/ws/jaxrpc/jbws1862/TestEndpointImpl.class"/>
+ </classes>
+ <webinf dir="${tests.output.dir}/test-resources/jaxrpc/jbws1862/WEB-INF">
+ <include name="webservices.xml"/>
+ <include name="jaxrpc-mapping.xml"/>
+ <include name="wsdl/**"/>
+ </webinf>
+ </war>
+
<!-- jaxrpc-jbws2234 -->
<war warfile="${tests.output.dir}/test-libs/jaxrpc-jbws2234.war" webxml="${tests.output.dir}/test-resources/jaxrpc/jbws2234/WEB-INF/web.xml">
<classes dir="${tests.output.dir}/test-classes">
Copied: stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862 (from rev 4916, stack/native/branches/dlofthouse/JBWS-1862/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862)
Deleted: stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/JBWS1862TestCase.java
===================================================================
--- stack/native/branches/dlofthouse/JBWS-1862/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/JBWS1862TestCase.java 2007-10-29 13:58:55 UTC (rev 4916)
+++ stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/JBWS1862TestCase.java 2008-08-12 16:01:13 UTC (rev 8074)
@@ -1,136 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2007, 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.jaxrpc.jbws1862;
-
-import java.io.File;
-import java.net.URL;
-
-import javax.xml.namespace.QName;
-import javax.xml.rpc.Call;
-import javax.xml.rpc.ParameterMode;
-import javax.xml.rpc.Service;
-import javax.xml.rpc.ServiceFactory;
-
-import junit.framework.Test;
-
-import org.jboss.ws.Constants;
-import org.jboss.ws.core.jaxrpc.client.ServiceFactoryImpl;
-import org.jboss.wsf.test.JBossWSTest;
-import org.jboss.wsf.test.JBossWSTestSetup;
-
-/**
- * [JBWS-1862] http://jira.jboss.com/jira/browse/JBWS-1862
- *
- * @author darran.lofthouse(a)jboss.com
- * @since Oct 22, 2007
- */
-public class JBWS1862TestCase extends JBossWSTest
-{
-
- private final String TARGET_ENDPOINT_ADDRESS = "http://" + getServerHost() + ":8080/jaxrpc-jbws1862/TestEndpoint";
- private static final String NAMESPACE = "http://org.jboss.test.ws/jbws1862";
-
- public static Test suite() throws Exception
- {
- return new JBossWSTestSetup(JBWS1862TestCase.class, "jaxrpc-jbws1862.war");
- }
-
- public void testUnconfiguredCall() throws Exception
- {
- QName serviceName = new QName(NAMESPACE, "TestService");
- QName operationName = new QName(NAMESPACE, "echo");
-
- ServiceFactory factory = ServiceFactory.newInstance();
- Service service = factory.createService(serviceName);
-
- Call call = (Call)service.createCall();
- call.setOperationName(operationName);
- call.addParameter("String_1", Constants.TYPE_LITERAL_STRING, ParameterMode.IN);
- call.setTargetEndpointAddress(TARGET_ENDPOINT_ADDRESS);
- call.setReturnType(Constants.TYPE_LITERAL_STRING, String.class);
-
- String message = "Hello World!!";
- String response = (String)call.invoke(new Object[] { message });
- assertEquals(message, response);
- }
-
- public void testUnconfiguredCall_2() throws Exception
- {
- QName serviceName = new QName(NAMESPACE, "TestService");
- QName operationName = new QName(NAMESPACE, "echo");
-
- ServiceFactory factory = ServiceFactory.newInstance();
- Service service = factory.createService(serviceName);
-
- Call call = (Call)service.createCall();
- call.setOperationName(operationName);
- call.addParameter("String_1", Constants.TYPE_LITERAL_STRING, ParameterMode.IN);
- call.addParameter("String_2", Constants.TYPE_LITERAL_STRING, ParameterMode.OUT);
- call.setTargetEndpointAddress(TARGET_ENDPOINT_ADDRESS);
- call.setReturnType(Constants.TYPE_LITERAL_STRING, String.class);
-
- String message = "Hello World!!";
- String response = (String)call.invoke(new Object[] { message });
- assertEquals(message, response);
- }
-
- public void testConfiguredCall() throws Exception
- {
- QName serviceName = new QName(NAMESPACE, "TestService");
- QName operationName = new QName(NAMESPACE, "echo");
-
- File javaWsdlMappingFile = new File("resources/jaxrpc/jbws1862/WEB-INF/jaxrpc-mapping.xml");
- URL wsdlLocation = new URL(TARGET_ENDPOINT_ADDRESS + "?wsdl");
-
- ServiceFactoryImpl factory = (ServiceFactoryImpl)ServiceFactoryImpl.newInstance();
- Service service = factory.createService(wsdlLocation, serviceName, javaWsdlMappingFile.toURL());
-
- Call call = (Call)service.createCall();
- call.setOperationName(operationName);
- call.setTargetEndpointAddress(TARGET_ENDPOINT_ADDRESS);
- call.setReturnType(Constants.TYPE_LITERAL_STRING, String.class);
-
- String message = "Hello World!!";
- String response = (String)call.invoke(new Object[] { message });
- assertEquals(message, response);
- }
-
- public void testPartlyConfiguredCall() throws Exception
- {
- QName serviceName = new QName(NAMESPACE, "TestService");
- QName operationName = new QName(NAMESPACE, "echo");
-
- URL wsdlLocation = new URL(TARGET_ENDPOINT_ADDRESS + "?wsdl");
-
- ServiceFactory factory = (ServiceFactory)ServiceFactory.newInstance();
- Service service = factory.createService(wsdlLocation, serviceName);
-
- Call call = (Call)service.createCall();
- call.setOperationName(operationName);
- call.setTargetEndpointAddress(TARGET_ENDPOINT_ADDRESS);
- call.setReturnType(Constants.TYPE_LITERAL_STRING, String.class);
-
- String message = "Hello World!!";
- String response = (String)call.invoke(new Object[] { message });
- assertEquals(message, response);
- }
-}
Copied: stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/JBWS1862TestCase.java (from rev 4916, stack/native/branches/dlofthouse/JBWS-1862/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/JBWS1862TestCase.java)
===================================================================
--- stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/JBWS1862TestCase.java (rev 0)
+++ stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/JBWS1862TestCase.java 2008-08-12 16:01:13 UTC (rev 8074)
@@ -0,0 +1,135 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2007, 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.jaxrpc.jbws1862;
+
+import java.io.File;
+import java.net.URL;
+
+import javax.xml.namespace.QName;
+import javax.xml.rpc.Call;
+import javax.xml.rpc.ParameterMode;
+import javax.xml.rpc.Service;
+import javax.xml.rpc.ServiceFactory;
+
+import junit.framework.Test;
+
+import org.jboss.ws.Constants;
+import org.jboss.ws.core.jaxrpc.client.ServiceFactoryImpl;
+import org.jboss.wsf.test.JBossWSTest;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1862] http://jira.jboss.com/jira/browse/JBWS-1862
+ *
+ * @author darran.lofthouse(a)jboss.com
+ * @since Oct 22, 2007
+ */
+public class JBWS1862TestCase extends JBossWSTest
+{
+
+ private final String TARGET_ENDPOINT_ADDRESS = "http://" + getServerHost() + ":8080/jaxrpc-jbws1862/TestEndpoint";
+ private static final String NAMESPACE = "http://org.jboss.test.ws/jbws1862";
+
+ public static Test suite() throws Exception
+ {
+ return new JBossWSTestSetup(JBWS1862TestCase.class, "jaxrpc-jbws1862.war");
+ }
+
+ public void testUnconfiguredCall() throws Exception
+ {
+ QName serviceName = new QName(NAMESPACE, "TestService");
+ QName operationName = new QName(NAMESPACE, "echo");
+
+ ServiceFactory factory = ServiceFactory.newInstance();
+ Service service = factory.createService(serviceName);
+
+ Call call = (Call)service.createCall();
+ call.setOperationName(operationName);
+ call.addParameter("String_1", Constants.TYPE_LITERAL_STRING, ParameterMode.IN);
+ call.setTargetEndpointAddress(TARGET_ENDPOINT_ADDRESS);
+ call.setReturnType(Constants.TYPE_LITERAL_STRING, String.class);
+
+ String message = "Hello World!!";
+ String response = (String)call.invoke(new Object[] { message });
+ assertEquals(message, response);
+ }
+
+ public void testUnconfiguredCall_2() throws Exception
+ {
+ QName serviceName = new QName(NAMESPACE, "TestService");
+ QName operationName = new QName(NAMESPACE, "echo");
+
+ ServiceFactory factory = ServiceFactory.newInstance();
+ Service service = factory.createService(serviceName);
+
+ Call call = (Call)service.createCall();
+ call.setOperationName(operationName);
+ call.addParameter("String_1", Constants.TYPE_LITERAL_STRING, ParameterMode.IN);
+ call.addParameter("String_2", Constants.TYPE_LITERAL_STRING, ParameterMode.OUT);
+ call.setTargetEndpointAddress(TARGET_ENDPOINT_ADDRESS);
+ call.setReturnType(Constants.TYPE_LITERAL_STRING, String.class);
+
+ String message = "Hello World!!";
+ String response = (String)call.invoke(new Object[] { message });
+ assertEquals(message, response);
+ }
+
+ public void testConfiguredCall() throws Exception
+ {
+ QName serviceName = new QName(NAMESPACE, "TestService");
+ QName operationName = new QName(NAMESPACE, "echo");
+ URL jaxrpcMapping = getResourceURL("jaxrpc/jbws1862/WEB-INF/jaxrpc-mapping.xml");
+ URL wsdlLocation = new URL(TARGET_ENDPOINT_ADDRESS + "?wsdl");
+
+ ServiceFactoryImpl factory = (ServiceFactoryImpl)ServiceFactoryImpl.newInstance();
+ Service service = factory.createService(wsdlLocation, serviceName, jaxrpcMapping);
+
+ Call call = (Call)service.createCall();
+ call.setOperationName(operationName);
+ call.setTargetEndpointAddress(TARGET_ENDPOINT_ADDRESS);
+ call.setReturnType(Constants.TYPE_LITERAL_STRING, String.class);
+
+ String message = "Hello World!!";
+ String response = (String)call.invoke(new Object[] { message });
+ assertEquals(message, response);
+ }
+
+ public void testPartlyConfiguredCall() throws Exception
+ {
+ QName serviceName = new QName(NAMESPACE, "TestService");
+ QName operationName = new QName(NAMESPACE, "echo");
+
+ URL wsdlLocation = new URL(TARGET_ENDPOINT_ADDRESS + "?wsdl");
+
+ ServiceFactory factory = (ServiceFactory)ServiceFactory.newInstance();
+ Service service = factory.createService(wsdlLocation, serviceName);
+
+ Call call = (Call)service.createCall();
+ call.setOperationName(operationName);
+ call.setTargetEndpointAddress(TARGET_ENDPOINT_ADDRESS);
+ call.setReturnType(Constants.TYPE_LITERAL_STRING, String.class);
+
+ String message = "Hello World!!";
+ String response = (String)call.invoke(new Object[] { message });
+ assertEquals(message, response);
+ }
+}
Deleted: stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/TestEndpoint.java
===================================================================
--- stack/native/branches/dlofthouse/JBWS-1862/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/TestEndpoint.java 2007-10-29 13:58:55 UTC (rev 4916)
+++ stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/TestEndpoint.java 2008-08-12 16:01:13 UTC (rev 8074)
@@ -1,37 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2007, 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.jaxrpc.jbws1862;
-
-import java.rmi.Remote;
-import java.rmi.RemoteException;
-
-/**
- *
- * @author darran.lofthouse(a)jboss.com
- * @since Oct 22, 2007
- */
-public interface TestEndpoint extends Remote
-{
-
- public String echo(final String message) throws RemoteException;
-
-}
Copied: stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/TestEndpoint.java (from rev 4916, stack/native/branches/dlofthouse/JBWS-1862/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/TestEndpoint.java)
===================================================================
--- stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/TestEndpoint.java (rev 0)
+++ stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/TestEndpoint.java 2008-08-12 16:01:13 UTC (rev 8074)
@@ -0,0 +1,37 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2007, 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.jaxrpc.jbws1862;
+
+import java.rmi.Remote;
+import java.rmi.RemoteException;
+
+/**
+ *
+ * @author darran.lofthouse(a)jboss.com
+ * @since Oct 22, 2007
+ */
+public interface TestEndpoint extends Remote
+{
+
+ public String echo(final String message) throws RemoteException;
+
+}
Deleted: stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/TestEndpointImpl.java
===================================================================
--- stack/native/branches/dlofthouse/JBWS-1862/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/TestEndpointImpl.java 2007-10-29 13:58:55 UTC (rev 4916)
+++ stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/TestEndpointImpl.java 2008-08-12 16:01:13 UTC (rev 8074)
@@ -1,40 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2007, 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.jaxrpc.jbws1862;
-
-/**
- *
- * @author darran.lofthouse(a)jboss.com
- * @since Oct 22, 2007
- */
-public class TestEndpointImpl implements TestEndpoint
-{
-
- /**
- * @see org.jboss.test.ws.jaxrpc.jbws1862.TestEndpoint#echo(java.lang.String)
- */
- public String echo(final String message)
- {
- return message;
- }
-
-}
Copied: stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/TestEndpointImpl.java (from rev 4916, stack/native/branches/dlofthouse/JBWS-1862/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/TestEndpointImpl.java)
===================================================================
--- stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/TestEndpointImpl.java (rev 0)
+++ stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/TestEndpointImpl.java 2008-08-12 16:01:13 UTC (rev 8074)
@@ -0,0 +1,40 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2007, 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.jaxrpc.jbws1862;
+
+/**
+ *
+ * @author darran.lofthouse(a)jboss.com
+ * @since Oct 22, 2007
+ */
+public class TestEndpointImpl implements TestEndpoint
+{
+
+ /**
+ * @see org.jboss.test.ws.jaxrpc.jbws1862.TestEndpoint#echo(java.lang.String)
+ */
+ public String echo(final String message)
+ {
+ return message;
+ }
+
+}
Copied: stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862 (from rev 4916, stack/native/branches/dlofthouse/JBWS-1862/src/test/resources/jaxrpc/jbws1862)
Copied: stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF (from rev 4916, stack/native/branches/dlofthouse/JBWS-1862/src/test/resources/jaxrpc/jbws1862/WEB-INF)
Deleted: stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/jaxrpc-mapping.xml
===================================================================
--- stack/native/branches/dlofthouse/JBWS-1862/src/test/resources/jaxrpc/jbws1862/WEB-INF/jaxrpc-mapping.xml 2007-10-29 13:58:55 UTC (rev 4916)
+++ stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/jaxrpc-mapping.xml 2008-08-12 16:01:13 UTC (rev 8074)
@@ -1,37 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?><java-wsdl-mapping version='1.1' 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://www.ibm.com/webservices/xsd/j2ee_jaxrpc_mapping_1_1.xsd'>
- <package-mapping>
- <package-type>org.jboss.test.ws.jaxrpc.jbws1862</package-type>
- <namespaceURI>http://org.jboss.test.ws/jbws1862/types</namespaceURI>
- </package-mapping>
- <service-interface-mapping>
- <service-interface>org.jboss.test.ws.jaxrpc.jbws1862.TestService</service-interface>
- <wsdl-service-name xmlns:serviceNS='http://org.jboss.test.ws/jbws1862'>serviceNS:TestService</wsdl-service-name>
- <port-mapping>
- <port-name>TestEndpointPort</port-name>
- <java-port-name>TestEndpointPort</java-port-name>
- </port-mapping>
- </service-interface-mapping>
- <service-endpoint-interface-mapping>
- <service-endpoint-interface>org.jboss.test.ws.jaxrpc.jbws1862.TestEndpoint</service-endpoint-interface>
- <wsdl-port-type xmlns:portTypeNS='http://org.jboss.test.ws/jbws1862'>portTypeNS:TestEndpoint</wsdl-port-type>
- <wsdl-binding xmlns:bindingNS='http://org.jboss.test.ws/jbws1862'>bindingNS:TestEndpointBinding</wsdl-binding>
- <service-endpoint-method-mapping>
- <java-method-name>echo</java-method-name>
- <wsdl-operation>echo</wsdl-operation>
- <method-param-parts-mapping>
- <param-position>0</param-position>
- <param-type>java.lang.String</param-type>
- <wsdl-message-mapping>
- <wsdl-message xmlns:wsdlMsgNS='http://org.jboss.test.ws/jbws1862'>wsdlMsgNS:TestEndpoint_echo</wsdl-message>
- <wsdl-message-part-name>String_1</wsdl-message-part-name>
- <parameter-mode>IN</parameter-mode>
- </wsdl-message-mapping>
- </method-param-parts-mapping>
- <wsdl-return-value-mapping>
- <method-return-value>java.lang.String</method-return-value>
- <wsdl-message xmlns:wsdlMsgNS='http://org.jboss.test.ws/jbws1862'>wsdlMsgNS:TestEndpoint_echoResponse</wsdl-message>
- <wsdl-message-part-name>String_2</wsdl-message-part-name>
- </wsdl-return-value-mapping>
- </service-endpoint-method-mapping>
- </service-endpoint-interface-mapping>
-</java-wsdl-mapping>
\ No newline at end of file
Copied: stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/jaxrpc-mapping.xml (from rev 4916, stack/native/branches/dlofthouse/JBWS-1862/src/test/resources/jaxrpc/jbws1862/WEB-INF/jaxrpc-mapping.xml)
===================================================================
--- stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/jaxrpc-mapping.xml (rev 0)
+++ stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/jaxrpc-mapping.xml 2008-08-12 16:01:13 UTC (rev 8074)
@@ -0,0 +1,37 @@
+<?xml version='1.0' encoding='UTF-8'?><java-wsdl-mapping version='1.1' 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://www.ibm.com/webservices/xsd/j2ee_jaxrpc_mapping_1_1.xsd'>
+ <package-mapping>
+ <package-type>org.jboss.test.ws.jaxrpc.jbws1862</package-type>
+ <namespaceURI>http://org.jboss.test.ws/jbws1862/types</namespaceURI>
+ </package-mapping>
+ <service-interface-mapping>
+ <service-interface>org.jboss.test.ws.jaxrpc.jbws1862.TestService</service-interface>
+ <wsdl-service-name xmlns:serviceNS='http://org.jboss.test.ws/jbws1862'>serviceNS:TestService</wsdl-service-name>
+ <port-mapping>
+ <port-name>TestEndpointPort</port-name>
+ <java-port-name>TestEndpointPort</java-port-name>
+ </port-mapping>
+ </service-interface-mapping>
+ <service-endpoint-interface-mapping>
+ <service-endpoint-interface>org.jboss.test.ws.jaxrpc.jbws1862.TestEndpoint</service-endpoint-interface>
+ <wsdl-port-type xmlns:portTypeNS='http://org.jboss.test.ws/jbws1862'>portTypeNS:TestEndpoint</wsdl-port-type>
+ <wsdl-binding xmlns:bindingNS='http://org.jboss.test.ws/jbws1862'>bindingNS:TestEndpointBinding</wsdl-binding>
+ <service-endpoint-method-mapping>
+ <java-method-name>echo</java-method-name>
+ <wsdl-operation>echo</wsdl-operation>
+ <method-param-parts-mapping>
+ <param-position>0</param-position>
+ <param-type>java.lang.String</param-type>
+ <wsdl-message-mapping>
+ <wsdl-message xmlns:wsdlMsgNS='http://org.jboss.test.ws/jbws1862'>wsdlMsgNS:TestEndpoint_echo</wsdl-message>
+ <wsdl-message-part-name>String_1</wsdl-message-part-name>
+ <parameter-mode>IN</parameter-mode>
+ </wsdl-message-mapping>
+ </method-param-parts-mapping>
+ <wsdl-return-value-mapping>
+ <method-return-value>java.lang.String</method-return-value>
+ <wsdl-message xmlns:wsdlMsgNS='http://org.jboss.test.ws/jbws1862'>wsdlMsgNS:TestEndpoint_echoResponse</wsdl-message>
+ <wsdl-message-part-name>String_2</wsdl-message-part-name>
+ </wsdl-return-value-mapping>
+ </service-endpoint-method-mapping>
+ </service-endpoint-interface-mapping>
+</java-wsdl-mapping>
\ No newline at end of file
Deleted: stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/web.xml
===================================================================
--- stack/native/branches/dlofthouse/JBWS-1862/src/test/resources/jaxrpc/jbws1862/WEB-INF/web.xml 2007-10-29 13:58:55 UTC (rev 4916)
+++ stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/web.xml 2008-08-12 16:01:13 UTC (rev 8074)
@@ -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>TestEndpoint</servlet-name>
- <servlet-class>org.jboss.test.ws.jaxrpc.jbws1862.TestEndpointImpl</servlet-class>
- </servlet>
-
- <servlet-mapping>
- <servlet-name>TestEndpoint</servlet-name>
- <url-pattern>/TestEndpoint</url-pattern>
- </servlet-mapping>
-
-</web-app>
-
Copied: stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/web.xml (from rev 4916, stack/native/branches/dlofthouse/JBWS-1862/src/test/resources/jaxrpc/jbws1862/WEB-INF/web.xml)
===================================================================
--- stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/web.xml (rev 0)
+++ stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/web.xml 2008-08-12 16:01:13 UTC (rev 8074)
@@ -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>TestEndpoint</servlet-name>
+ <servlet-class>org.jboss.test.ws.jaxrpc.jbws1862.TestEndpointImpl</servlet-class>
+ </servlet>
+
+ <servlet-mapping>
+ <servlet-name>TestEndpoint</servlet-name>
+ <url-pattern>/TestEndpoint</url-pattern>
+ </servlet-mapping>
+
+</web-app>
+
Deleted: stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/webservices.xml
===================================================================
--- stack/native/branches/dlofthouse/JBWS-1862/src/test/resources/jaxrpc/jbws1862/WEB-INF/webservices.xml 2007-10-29 13:58:55 UTC (rev 4916)
+++ stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/webservices.xml 2008-08-12 16:01:13 UTC (rev 8074)
@@ -1,15 +0,0 @@
-<webservices version='1.1' 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://www.ibm.com/webservices/xsd/j2ee_web_services_1_1.xsd'>
- <webservice-description>
- <webservice-description-name>TestService</webservice-description-name>
- <wsdl-file>WEB-INF/wsdl/TestService.wsdl</wsdl-file>
- <jaxrpc-mapping-file>WEB-INF/jaxrpc-mapping.xml</jaxrpc-mapping-file>
- <port-component>
- <port-component-name>TestEndpointPort</port-component-name>
- <wsdl-port xmlns:portNS='http://org.jboss.test.ws/jbws1862'>portNS:TestEndpointPort</wsdl-port>
- <service-endpoint-interface>org.jboss.test.ws.jaxrpc.jbws1862.TestEndpoint</service-endpoint-interface>
- <service-impl-bean>
- <servlet-link>TestEndpoint</servlet-link>
- </service-impl-bean>
- </port-component>
- </webservice-description>
-</webservices>
\ No newline at end of file
Copied: stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/webservices.xml (from rev 4916, stack/native/branches/dlofthouse/JBWS-1862/src/test/resources/jaxrpc/jbws1862/WEB-INF/webservices.xml)
===================================================================
--- stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/webservices.xml (rev 0)
+++ stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/webservices.xml 2008-08-12 16:01:13 UTC (rev 8074)
@@ -0,0 +1,15 @@
+<webservices version='1.1' 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://www.ibm.com/webservices/xsd/j2ee_web_services_1_1.xsd'>
+ <webservice-description>
+ <webservice-description-name>TestService</webservice-description-name>
+ <wsdl-file>WEB-INF/wsdl/TestService.wsdl</wsdl-file>
+ <jaxrpc-mapping-file>WEB-INF/jaxrpc-mapping.xml</jaxrpc-mapping-file>
+ <port-component>
+ <port-component-name>TestEndpointPort</port-component-name>
+ <wsdl-port xmlns:portNS='http://org.jboss.test.ws/jbws1862'>portNS:TestEndpointPort</wsdl-port>
+ <service-endpoint-interface>org.jboss.test.ws.jaxrpc.jbws1862.TestEndpoint</service-endpoint-interface>
+ <service-impl-bean>
+ <servlet-link>TestEndpoint</servlet-link>
+ </service-impl-bean>
+ </port-component>
+ </webservice-description>
+</webservices>
\ No newline at end of file
Copied: stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/wsdl (from rev 4916, stack/native/branches/dlofthouse/JBWS-1862/src/test/resources/jaxrpc/jbws1862/WEB-INF/wsdl)
Deleted: stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/wsdl/TestService.wsdl
===================================================================
--- stack/native/branches/dlofthouse/JBWS-1862/src/test/resources/jaxrpc/jbws1862/WEB-INF/wsdl/TestService.wsdl 2007-10-29 13:58:55 UTC (rev 4916)
+++ stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/wsdl/TestService.wsdl 2008-08-12 16:01:13 UTC (rev 8074)
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<definitions name='TestService' targetNamespace='http://org.jboss.test.ws/jbws1862' xmlns='http://schemas.xmlsoap.org/wsdl/' xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/' xmlns:tns='http://org.jboss.test.ws/jbws1862' xmlns:xsd='http://www.w3.org/2001/XMLSchema'>
- <types/>
- <message name='TestEndpoint_echo'>
- <part name='String_1' type='xsd:string'/>
- </message>
- <message name='TestEndpoint_echoResponse'>
- <part name='String_2' type='xsd:string'/>
- </message>
- <portType name='TestEndpoint'>
- <operation name='echo' parameterOrder='String_1'>
- <input message='tns:TestEndpoint_echo'/>
- <output message='tns:TestEndpoint_echoResponse'/>
- </operation>
- </portType>
- <binding name='TestEndpointBinding' type='tns:TestEndpoint'>
- <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
- <operation name='echo'>
- <soap:operation soapAction=''/>
- <input>
- <soap:body namespace='http://org.jboss.test.ws/jbws1862' use='literal'/>
- </input>
- <output>
- <soap:body namespace='http://org.jboss.test.ws/jbws1862' use='literal'/>
- </output>
- </operation>
- </binding>
- <service name='TestService'>
- <port binding='tns:TestEndpointBinding' name='TestEndpointPort'>
- <soap:address location='REPLACE_WITH_ACTUAL_URL'/>
- </port>
- </service>
-</definitions>
\ No newline at end of file
Copied: stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/wsdl/TestService.wsdl (from rev 4916, stack/native/branches/dlofthouse/JBWS-1862/src/test/resources/jaxrpc/jbws1862/WEB-INF/wsdl/TestService.wsdl)
===================================================================
--- stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/wsdl/TestService.wsdl (rev 0)
+++ stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/WEB-INF/wsdl/TestService.wsdl 2008-08-12 16:01:13 UTC (rev 8074)
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<definitions name='TestService' targetNamespace='http://org.jboss.test.ws/jbws1862' xmlns='http://schemas.xmlsoap.org/wsdl/' xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/' xmlns:tns='http://org.jboss.test.ws/jbws1862' xmlns:xsd='http://www.w3.org/2001/XMLSchema'>
+ <types/>
+ <message name='TestEndpoint_echo'>
+ <part name='String_1' type='xsd:string'/>
+ </message>
+ <message name='TestEndpoint_echoResponse'>
+ <part name='String_2' type='xsd:string'/>
+ </message>
+ <portType name='TestEndpoint'>
+ <operation name='echo' parameterOrder='String_1'>
+ <input message='tns:TestEndpoint_echo'/>
+ <output message='tns:TestEndpoint_echoResponse'/>
+ </operation>
+ </portType>
+ <binding name='TestEndpointBinding' type='tns:TestEndpoint'>
+ <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
+ <operation name='echo'>
+ <soap:operation soapAction=''/>
+ <input>
+ <soap:body namespace='http://org.jboss.test.ws/jbws1862' use='literal'/>
+ </input>
+ <output>
+ <soap:body namespace='http://org.jboss.test.ws/jbws1862' use='literal'/>
+ </output>
+ </operation>
+ </binding>
+ <service name='TestService'>
+ <port binding='tns:TestEndpointBinding' name='TestEndpointPort'>
+ <soap:address location='REPLACE_WITH_ACTUAL_URL'/>
+ </port>
+ </service>
+</definitions>
\ No newline at end of file
Deleted: stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/wstools-config.xml
===================================================================
--- stack/native/branches/dlofthouse/JBWS-1862/src/test/resources/jaxrpc/jbws1862/wstools-config.xml 2007-10-29 13:58:55 UTC (rev 4916)
+++ stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/wstools-config.xml 2008-08-12 16:01:13 UTC (rev 8074)
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!--
- wstools.sh -cp ../../../../../output/tests/classes -dest ./WEB-INF -config wstools-config.xml
--->
-
-<configuration xmlns="http://www.jboss.org/jbossws-tools" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://www.jboss.org/jbossws-tools http://www.jboss.org/jbossws-tools/schema/jbossws-tool_1_0.xsd">
-
- <java-wsdl>
- <service name="TestService" endpoint="org.jboss.test.ws.jaxrpc.jbws1862.TestEndpoint" style="rpc">
- </service>
- <namespaces target-namespace="http://org.jboss.test.ws/jbws1862" type-namespace="http://org.jboss.test.ws/jbws1862/types"/>
- <mapping file="jaxrpc-mapping.xml"/>
- <webservices servlet-link="TestEndpoint"/>
- </java-wsdl>
-
-</configuration>
Copied: stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/wstools-config.xml (from rev 4916, stack/native/branches/dlofthouse/JBWS-1862/src/test/resources/jaxrpc/jbws1862/wstools-config.xml)
===================================================================
--- stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/wstools-config.xml (rev 0)
+++ stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1862/wstools-config.xml 2008-08-12 16:01:13 UTC (rev 8074)
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+ wstools.sh -cp ../../../../../output/tests/classes -dest ./WEB-INF -config wstools-config.xml
+-->
+
+<configuration xmlns="http://www.jboss.org/jbossws-tools" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://www.jboss.org/jbossws-tools http://www.jboss.org/jbossws-tools/schema/jbossws-tool_1_0.xsd">
+
+ <java-wsdl>
+ <service name="TestService" endpoint="org.jboss.test.ws.jaxrpc.jbws1862.TestEndpoint" style="rpc">
+ </service>
+ <namespaces target-namespace="http://org.jboss.test.ws/jbws1862" type-namespace="http://org.jboss.test.ws/jbws1862/types"/>
+ <mapping file="jaxrpc-mapping.xml"/>
+ <webservices servlet-link="TestEndpoint"/>
+ </java-wsdl>
+
+</configuration>
14 years, 7 months