JBossWS SVN: r11539 - stack/cxf/trunk/modules/testsuite.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2010-02-05 05:11:16 -0500 (Fri, 05 Feb 2010)
New Revision: 11539
Modified:
stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt
stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt
stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt
stack/cxf/trunk/modules/testsuite/test-excludes-jboss601.txt
Log:
[JBWS-2917] excluding test
Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt 2010-02-05 10:02:21 UTC (rev 11538)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt 2010-02-05 10:11:16 UTC (rev 11539)
@@ -41,3 +41,6 @@
# [JBWS-2397] Fix jbws1797 testcase
org/jboss/test/ws/jaxws/jbws1797/**
+
+# [JBWS-2917] We're using buggy xalan version causing namespaces issues
+org/jboss/test/ws/jaxws/jbws2917/**
Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt 2010-02-05 10:02:21 UTC (rev 11538)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt 2010-02-05 10:11:16 UTC (rev 11539)
@@ -41,3 +41,6 @@
# [JBWS-2397] Fix jbws1797 testcase
org/jboss/test/ws/jaxws/jbws1797/**
+
+# [JBWS-2917] We're using buggy xalan version causing namespaces issues
+org/jboss/test/ws/jaxws/jbws2917/**
Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt 2010-02-05 10:02:21 UTC (rev 11538)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt 2010-02-05 10:11:16 UTC (rev 11539)
@@ -41,3 +41,6 @@
# [JBWS-2397] Fix jbws1797 testcase
org/jboss/test/ws/jaxws/jbws1797/**
+
+# [JBWS-2917] We're using buggy xalan version causing namespaces issues
+org/jboss/test/ws/jaxws/jbws2917/**
Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss601.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss601.txt 2010-02-05 10:02:21 UTC (rev 11538)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss601.txt 2010-02-05 10:11:16 UTC (rev 11539)
@@ -41,3 +41,6 @@
# [JBWS-2397] Fix jbws1797 testcase
org/jboss/test/ws/jaxws/jbws1797/**
+
+# [JBWS-2917] We're using buggy xalan version causing namespaces issues
+org/jboss/test/ws/jaxws/jbws2917/**
14 years, 10 months
JBossWS SVN: r11538 - stack/metro/trunk/modules/testsuite.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2010-02-05 05:02:21 -0500 (Fri, 05 Feb 2010)
New Revision: 11538
Modified:
stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss510.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss600.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss601.txt
Log:
[JBWS-2917] excluding test
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt 2010-02-05 09:55:15 UTC (rev 11537)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt 2010-02-05 10:02:21 UTC (rev 11538)
@@ -51,4 +51,7 @@
org/jboss/test/ws/jaxws/samples/jaxbintros/**
# [JBWS-2915] WSDL metadata is missing in EPR
-org/jboss/test/ws/jaxws/endpointReference/EndpointReferenceTestCase.*
\ No newline at end of file
+org/jboss/test/ws/jaxws/endpointReference/EndpointReferenceTestCase.*
+
+# [JBWS-2917] We're using buggy xalan version causing namespaces issues
+org/jboss/test/ws/jaxws/jbws2917/**
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss510.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss510.txt 2010-02-05 09:55:15 UTC (rev 11537)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss510.txt 2010-02-05 10:02:21 UTC (rev 11538)
@@ -51,4 +51,7 @@
org/jboss/test/ws/jaxws/samples/jaxbintros/**
# [JBWS-2915] WSDL metadata is missing in EPR
-org/jboss/test/ws/jaxws/endpointReference/EndpointReferenceTestCase.*
\ No newline at end of file
+org/jboss/test/ws/jaxws/endpointReference/EndpointReferenceTestCase.*
+
+# [JBWS-2917] We're using buggy xalan version causing namespaces issues
+org/jboss/test/ws/jaxws/jbws2917/**
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss600.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss600.txt 2010-02-05 09:55:15 UTC (rev 11537)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss600.txt 2010-02-05 10:02:21 UTC (rev 11538)
@@ -51,4 +51,7 @@
org/jboss/test/ws/jaxws/samples/jaxbintros/**
# [JBWS-2915] WSDL metadata is missing in EPR
-org/jboss/test/ws/jaxws/endpointReference/EndpointReferenceTestCase.*
\ No newline at end of file
+org/jboss/test/ws/jaxws/endpointReference/EndpointReferenceTestCase.*
+
+# [JBWS-2917] We're using buggy xalan version causing namespaces issues
+org/jboss/test/ws/jaxws/jbws2917/**
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss601.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss601.txt 2010-02-05 09:55:15 UTC (rev 11537)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss601.txt 2010-02-05 10:02:21 UTC (rev 11538)
@@ -51,4 +51,7 @@
org/jboss/test/ws/jaxws/samples/jaxbintros/**
# [JBWS-2915] WSDL metadata is missing in EPR
-org/jboss/test/ws/jaxws/endpointReference/EndpointReferenceTestCase.*
\ No newline at end of file
+org/jboss/test/ws/jaxws/endpointReference/EndpointReferenceTestCase.*
+
+# [JBWS-2917] We're using buggy xalan version causing namespaces issues
+org/jboss/test/ws/jaxws/jbws2917/**
14 years, 10 months
JBossWS SVN: r11537 - stack/native/trunk/modules/testsuite.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2010-02-05 04:55:15 -0500 (Fri, 05 Feb 2010)
New Revision: 11537
Modified:
stack/native/trunk/modules/testsuite/test-excludes-jboss501.txt
stack/native/trunk/modules/testsuite/test-excludes-jboss510.txt
stack/native/trunk/modules/testsuite/test-excludes-jboss600.txt
stack/native/trunk/modules/testsuite/test-excludes-jboss601.txt
Log:
[JBWS-2917] excluding test
Modified: stack/native/trunk/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/native/trunk/modules/testsuite/test-excludes-jboss501.txt 2010-02-05 09:52:15 UTC (rev 11536)
+++ stack/native/trunk/modules/testsuite/test-excludes-jboss501.txt 2010-02-05 09:55:15 UTC (rev 11537)
@@ -7,3 +7,5 @@
# [JBWS-2718] Loading artifacts from WEB-INF/wsdl1 fails
org/jboss/test/ws/jaxws/jbws2718/**
+# [JBWS-2917] We're using buggy xalan version causing namespaces issues
+org/jboss/test/ws/jaxws/jbws2917/**
Modified: stack/native/trunk/modules/testsuite/test-excludes-jboss510.txt
===================================================================
--- stack/native/trunk/modules/testsuite/test-excludes-jboss510.txt 2010-02-05 09:52:15 UTC (rev 11536)
+++ stack/native/trunk/modules/testsuite/test-excludes-jboss510.txt 2010-02-05 09:55:15 UTC (rev 11537)
@@ -7,3 +7,5 @@
# [JBWS-2718] Loading artifacts from WEB-INF/wsdl1 fails
org/jboss/test/ws/jaxws/jbws2718/**
+# [JBWS-2917] We're using buggy xalan version causing namespaces issues
+org/jboss/test/ws/jaxws/jbws2917/**
Modified: stack/native/trunk/modules/testsuite/test-excludes-jboss600.txt
===================================================================
--- stack/native/trunk/modules/testsuite/test-excludes-jboss600.txt 2010-02-05 09:52:15 UTC (rev 11536)
+++ stack/native/trunk/modules/testsuite/test-excludes-jboss600.txt 2010-02-05 09:55:15 UTC (rev 11537)
@@ -7,3 +7,5 @@
# [JBWS-2718] Loading artifacts from WEB-INF/wsdl1 fails
org/jboss/test/ws/jaxws/jbws2718/**
+# [JBWS-2917] We're using buggy xalan version causing namespaces issues
+org/jboss/test/ws/jaxws/jbws2917/**
Modified: stack/native/trunk/modules/testsuite/test-excludes-jboss601.txt
===================================================================
--- stack/native/trunk/modules/testsuite/test-excludes-jboss601.txt 2010-02-05 09:52:15 UTC (rev 11536)
+++ stack/native/trunk/modules/testsuite/test-excludes-jboss601.txt 2010-02-05 09:55:15 UTC (rev 11537)
@@ -6,3 +6,6 @@
# [JBWS-2718] Loading artifacts from WEB-INF/wsdl1 fails
org/jboss/test/ws/jaxws/jbws2718/**
+
+# [JBWS-2917] We're using buggy xalan version causing namespaces issues
+org/jboss/test/ws/jaxws/jbws2917/**
14 years, 10 months
JBossWS SVN: r11536 - in framework/trunk/testsuite/test/java/org/jboss/test/ws/jaxws: jbws2917 and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2010-02-05 04:52:15 -0500 (Fri, 05 Feb 2010)
New Revision: 11536
Added:
framework/trunk/testsuite/test/java/org/jboss/test/ws/jaxws/jbws2917/
framework/trunk/testsuite/test/java/org/jboss/test/ws/jaxws/jbws2917/JBWS2917TestCase.java
Log:
[JBWS-2917] providing test case
Added: framework/trunk/testsuite/test/java/org/jboss/test/ws/jaxws/jbws2917/JBWS2917TestCase.java
===================================================================
--- framework/trunk/testsuite/test/java/org/jboss/test/ws/jaxws/jbws2917/JBWS2917TestCase.java (rev 0)
+++ framework/trunk/testsuite/test/java/org/jboss/test/ws/jaxws/jbws2917/JBWS2917TestCase.java 2010-02-05 09:52:15 UTC (rev 11536)
@@ -0,0 +1,75 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2010, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file 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.jbws2917;
+
+import java.io.ByteArrayOutputStream;
+import java.io.PrintWriter;
+import java.io.StringReader;
+
+import javax.xml.transform.stream.StreamSource;
+import javax.xml.ws.EndpointReference;
+
+import org.jboss.ws.Constants;
+import org.jboss.wsf.common.DOMUtils;
+import org.jboss.wsf.common.DOMWriter;
+import org.jboss.wsf.test.JBossWSTest;
+import org.w3c.dom.Element;
+
+/**
+ * [JBWS-2917] We're using buggy xalan version causing namespaces issues
+ *
+ * @author <a href="mailto:ropalka@redhat.com">Richard Opalka</a>
+ */
+public final class JBWS2917TestCase extends JBossWSTest
+{
+ private static final String XML_SOURCE = "<?xml version='1.0' encoding='UTF-8' standalone='yes'?>\n" +
+ "<EndpointReference xmlns='http://www.w3.org/2005/08/addressing'>\n" +
+ " <Address>http://localhost:8080/jaxws-endpointReference</Address>\n" +
+ " <Metadata\n" +
+ " wsdli:wsdlLocation='http://org.jboss.ws/endpointReference http://localhost:8080/jaxws-endpointReference?wsdl'\n" +
+ " xmlns:wsdli='http://www.w3.org/ns/wsdl-instance'>\n" +
+ " <wsam:InterfaceName xmlns:wsam='http://www.w3.org/2005/08/addressing' xmlns:wsns='http://org.jboss.ws/endpointReference'>wsns:Endpoint</wsam:InterfaceName>\n" +
+ " <wsam:ServiceName xmlns:wsam='http://www.w3.org/2005/08/addressing' xmlns:wsns='http://org.jboss.ws/endpointReference' xmlns='' EndpointName='HelloPort'>wsns:EndpointService</wsam:ServiceName>\n" +
+ " </Metadata>\n" +
+ "</EndpointReference>\n";
+
+ public void testToString() throws Exception
+ {
+ assertTrue("lost xmlns:wsns namespace declaration", this.getXml(XML_SOURCE).indexOf("xmlns:wsns") != -1);
+ StreamSource source = new StreamSource(new StringReader(XML_SOURCE));
+ EndpointReference epRef = EndpointReference.readFrom(source);
+ assertTrue("lost xmlns:wsns namespace declaration", epRef.toString().indexOf("xmlns:wsns") != -1);
+ }
+
+ private String getXml(final String s) throws Exception
+ {
+ return this.getXml(DOMUtils.parse(s));
+ }
+
+ private String getXml(final Element e) throws Exception
+ {
+ ByteArrayOutputStream baos = new ByteArrayOutputStream();
+ PrintWriter pw = new PrintWriter(baos);
+ new DOMWriter(pw, Constants.DEFAULT_XML_CHARSET).setPrettyprint(true).print(e);
+ return baos.toString("utf-8");
+ }
+}
14 years, 10 months
JBossWS SVN: r11535 - framework/trunk/testsuite/test/java/org/jboss/test/ws/jaxws/endpointReference.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2010-02-04 04:33:08 -0500 (Thu, 04 Feb 2010)
New Revision: 11535
Modified:
framework/trunk/testsuite/test/java/org/jboss/test/ws/jaxws/endpointReference/EndpointReferenceTestCase.java
Log:
[JBWS-2914] refactoring test
Modified: framework/trunk/testsuite/test/java/org/jboss/test/ws/jaxws/endpointReference/EndpointReferenceTestCase.java
===================================================================
--- framework/trunk/testsuite/test/java/org/jboss/test/ws/jaxws/endpointReference/EndpointReferenceTestCase.java 2010-02-03 12:58:46 UTC (rev 11534)
+++ framework/trunk/testsuite/test/java/org/jboss/test/ws/jaxws/endpointReference/EndpointReferenceTestCase.java 2010-02-04 09:33:08 UTC (rev 11535)
@@ -31,7 +31,6 @@
import javax.xml.ws.EndpointReference;
import javax.xml.ws.Service;
import javax.xml.ws.WebServiceException;
-import javax.xml.ws.WebServiceFeature;
import javax.xml.ws.Service.Mode;
import javax.xml.ws.soap.AddressingFeature;
import javax.xml.ws.wsaddressing.W3CEndpointReference;
@@ -54,68 +53,44 @@
*/
public class EndpointReferenceTestCase extends JBossWSTest
{
- public final String TARGET_ENDPOINT_ADDRESS = "http://" + getServerHost() + ":8080/jaxws-endpointReference";
+ private static final String ENDPOINT_ADDRESS = "http://" + getServerHost() + ":8080/jaxws-endpointReference";
+ private static final String ENDPOINT_WSDL = ENDPOINT_ADDRESS + "?wsdl";
+ private static final String WSDL_NS = "http://org.jboss.ws/endpointReference";
+ private static final QName SERVICE_QNAME = new QName(WSDL_NS, "EndpointService");
+ private static final QName PORT_QNAME = new QName(WSDL_NS, "EndpointPort");
+ private Service service;
+
public static Test suite()
{
return new JBossWSTestSetup(EndpointReferenceTestCase.class, "jaxws-endpointReference.jar");
}
- public void testClient() throws Exception
+ public void setUp() throws Exception
{
- URL wsdlURL = new URL(TARGET_ENDPOINT_ADDRESS + "?wsdl");
- QName serviceName = new QName("http://org.jboss.ws/endpointReference", "EndpointService");
- Endpoint port = Service.create(wsdlURL, serviceName).getPort(Endpoint.class);
-
- BindingProvider bp = (BindingProvider)port;
- assertEndpointReference(bp.getEndpointReference());
- assertEndpointReference(bp.getEndpointReference(W3CEndpointReference.class));
- try
- {
- bp.getEndpointReference(MyEndpointReference.class);
- fail("Exception expected");
- }
- catch (WebServiceException e)
- {
- //NOP: the provided EndpointReference is not supported by the implementation
- }
- catch (Throwable t)
- {
- fail("WebServiceException expected, got " + t);
- }
-
- port = bp.getEndpointReference().getPort(Endpoint.class);
- assertNotNull(port);
- String retObj = port.echo("Hello");
- assertEquals("Hello", retObj);
-
- port = bp.getEndpointReference(W3CEndpointReference.class).getPort(Endpoint.class);
- assertNotNull(port);
- retObj = port.echo("Hello");
- assertEquals("Hello", retObj);
+ this.service = Service.create(new URL(ENDPOINT_WSDL), SERVICE_QNAME);
}
public void testDispatch() throws Exception
{
- innerTestDispatch();
+ final Dispatch<Source> dispatch = this.service.createDispatch(PORT_QNAME, Source.class, Mode.PAYLOAD);
+ this.validateEndpointReferences(dispatch);
}
- private void innerTestDispatch(WebServiceFeature... features) throws Exception
+ public void testDispatchWithFeatures() throws Exception
{
- URL wsdlURL = new URL(TARGET_ENDPOINT_ADDRESS + "?wsdl");
- QName serviceName = new QName("http://org.jboss.ws/endpointReference", "EndpointService");
- Service service = Service.create(wsdlURL, serviceName);
- Dispatch<Source> dispatch = null;
- if (features != null && features.length > 0) //test both createDispatch methods
- {
- dispatch = service.createDispatch(new QName("http://org.jboss.ws/endpointReference", "EndpointPort"), Source.class, Mode.PAYLOAD, features);
- }
- else
- {
- dispatch = service.createDispatch(new QName("http://org.jboss.ws/endpointReference", "EndpointPort"), Source.class, Mode.PAYLOAD);
- }
-
- BindingProvider bp = (BindingProvider)dispatch;
+ final Dispatch<Source> dispatch = this.service.createDispatch(PORT_QNAME, Source.class, Mode.PAYLOAD, new AddressingFeature(false, false));
+ this.validateEndpointReferences(dispatch);
+ }
+
+ public void testPort() throws Exception
+ {
+ final Endpoint port = this.service.getPort(Endpoint.class);
+ this.validateEndpointReferences((BindingProvider)port);
+ }
+
+ private void validateEndpointReferences(final BindingProvider bp) throws Exception
+ {
assertEndpointReference(bp.getEndpointReference());
assertEndpointReference(bp.getEndpointReference(W3CEndpointReference.class));
try
@@ -143,11 +118,6 @@
assertEquals("Hello", retObj);
}
- public void testDispatchWithFeatures() throws Exception
- {
- innerTestDispatch(new AddressingFeature(false, false));
- }
-
private void assertEndpointReference(EndpointReference epr) throws Exception
{
assertEquals(W3CEndpointReference.class.getName(), epr.getClass().getName());
@@ -158,10 +128,10 @@
assertEquals(1, addresses.getLength());
String eprAddress = addresses.item(0).getFirstChild().getNodeValue();
eprAddress = eprAddress.replace("127.0.0.1", "localhost");
- assertEquals(TARGET_ENDPOINT_ADDRESS.replace("127.0.0.1", "localhost"), eprAddress);
+ assertEquals(ENDPOINT_ADDRESS.replace("127.0.0.1", "localhost"), eprAddress);
}
- private class MyEndpointReference extends EndpointReference
+ private static class MyEndpointReference extends EndpointReference
{
@Override
public void writeTo(Result result)
14 years, 10 months
JBossWS SVN: r11534 - stack/native/trunk/modules/core/src/main/java/org/jboss/wsf/stack/jbws.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2010-02-03 07:58:46 -0500 (Wed, 03 Feb 2010)
New Revision: 11534
Modified:
stack/native/trunk/modules/core/src/main/java/org/jboss/wsf/stack/jbws/WSDLFilePublisher.java
Log:
[JBWS-2790] do not throw exception if wsdllocation is not provided, just log it
Modified: stack/native/trunk/modules/core/src/main/java/org/jboss/wsf/stack/jbws/WSDLFilePublisher.java
===================================================================
--- stack/native/trunk/modules/core/src/main/java/org/jboss/wsf/stack/jbws/WSDLFilePublisher.java 2010-02-03 11:42:12 UTC (rev 11533)
+++ stack/native/trunk/modules/core/src/main/java/org/jboss/wsf/stack/jbws/WSDLFilePublisher.java 2010-02-03 12:58:46 UTC (rev 11534)
@@ -101,6 +101,9 @@
for (ServiceMetaData serviceMetaData : wsMetaData.getServices())
{
File wsdlFile = getPublishLocation(deploymentName, serviceMetaData);
+ if (wsdlFile == null)
+ continue;
+
wsdlFile.getParentFile().mkdirs();
// Get the wsdl definition and write it to the wsdl publish location
@@ -326,7 +329,10 @@
wsdlLocation = serviceMetaData.getWsdlFile();
if (wsdlLocation == null)
- throw new IllegalStateException("Cannot obtain wsdl location for: " + serviceMetaData.getServiceName());
+ {
+ log.warn("Cannot obtain wsdl location for: " + serviceMetaData.getServiceName());
+ return null;
+ }
if (log.isDebugEnabled())
log.debug("Publish WSDL file: " + wsdlLocation);
14 years, 10 months
JBossWS SVN: r11533 - stack/native/trunk/modules/core/src/main/java/org/jboss/ws/core/jaxws/spi.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2010-02-03 06:42:12 -0500 (Wed, 03 Feb 2010)
New Revision: 11533
Modified:
stack/native/trunk/modules/core/src/main/java/org/jboss/ws/core/jaxws/spi/ProviderImpl.java
Log:
[JBWS-2914] implementing EndpointReference checks + implementing not implemented methods
Modified: stack/native/trunk/modules/core/src/main/java/org/jboss/ws/core/jaxws/spi/ProviderImpl.java
===================================================================
--- stack/native/trunk/modules/core/src/main/java/org/jboss/ws/core/jaxws/spi/ProviderImpl.java 2010-02-03 09:37:55 UTC (rev 11532)
+++ stack/native/trunk/modules/core/src/main/java/org/jboss/ws/core/jaxws/spi/ProviderImpl.java 2010-02-03 11:42:12 UTC (rev 11533)
@@ -35,10 +35,12 @@
import javax.xml.ws.WebServiceException;
import javax.xml.ws.WebServiceFeature;
import javax.xml.ws.soap.SOAPBinding;
+import javax.xml.ws.spi.Invoker;
import javax.xml.ws.spi.Provider;
import javax.xml.ws.spi.ServiceDelegate;
import javax.xml.ws.wsaddressing.W3CEndpointReference;
+import org.jboss.logging.Logger;
import org.jboss.ws.core.jaxws.wsaddressing.EndpointReferenceUtil;
import org.jboss.ws.core.jaxws.wsaddressing.NativeEndpointReference;
import org.jboss.wsf.common.DOMUtils;
@@ -54,17 +56,17 @@
public final class ProviderImpl extends Provider
{
+ private static final Logger log = Logger.getLogger(ProviderImpl.class);
+
public ProviderImpl()
{
}
- @Override
public Endpoint createAndPublishEndpoint(final String address, final Object implementor)
{
return this.createAndPublishEndpoint(address, implementor, (WebServiceFeature[])null);
}
- // @Override TODO: comment out override on switch to JAX-WS 2.2
public Endpoint createAndPublishEndpoint(final String address, final Object implementor, final WebServiceFeature... features)
{
final String bindingId = getBindingFromAddress(address);
@@ -74,13 +76,11 @@
return endpoint;
}
- @Override
public Endpoint createEndpoint(final String bindingId, final Object implementor)
{
return this.createEndpoint(bindingId, implementor, (WebServiceFeature[])null);
}
- // @Override TODO: comment out override on switch to JAX-WS 2.2
public Endpoint createEndpoint(final String bindingId, final Object implementor, final WebServiceFeature... features)
{
final String nonNullBindingId = this.getBindingId(bindingId, implementor.getClass());
@@ -88,24 +88,24 @@
return new EndpointImpl(nonNullBindingId, implementor, features);
}
- /* TODO: comment out on switch to JAX-WS 2.2
- @SuppressWarnings("unchecked")
- @Override
- public Endpoint createEndpoint(final String bindingId, final Class implementorClass, final Invoker invoker,
+ public Endpoint createEndpoint(final String bindingId, final Class<?> implementorClass, final Invoker invoker,
final WebServiceFeature... features)
{
- throw new UnsupportedOperationException("This method is not portable across JAX-WS implementations");
+ // JAX-WS Endpoint API is broken by design and reveals many implementation details
+ // of JAX-WS RI that are not portable cross different application servers :(
+ log.warn("createEndpoint(String,Class,Invoker,WebServiceFeature...) not implemented"); // TODO implement?
+
+ return null;
}
- */
- @Override
- public ServiceDelegate createServiceDelegate(final URL wsdlLocation, final QName serviceName, final Class serviceClass)
+ /*
+ public ServiceDelegate createServiceDelegate(final URL wsdlLocation, final QName serviceName, final Class<? extends Service> serviceClass)
{
return this.createServiceDelegate(wsdlLocation, serviceName, serviceClass, (WebServiceFeature[])null);
}
+ */
- // @Override TODO: comment out override on switch to JAX-WS 2.2
- // TODO - If this createServiceDelegate is removed from a future version the exception wrapping should be retained.
+ @SuppressWarnings("unchecked")
public ServiceDelegate createServiceDelegate(final URL wsdlLocation, final QName serviceName, final Class serviceClass,
final WebServiceFeature... features)
{
@@ -121,19 +121,22 @@
}
}
- // @Override TODO: comment out override on switch to JAX-WS 2.2
+ @SuppressWarnings("unchecked")
+ public ServiceDelegate createServiceDelegate(URL wsdlLocation, QName serviceName,
+ Class serviceClass)
+ {
+ return this.createServiceDelegate(wsdlLocation, serviceName, serviceClass, (WebServiceFeature[])null);
+ }
+
public W3CEndpointReference createW3CEndpointReference(final String address, final QName interfaceName,
final QName serviceName, final QName portName, final List<Element> metadata, final String wsdlDocumentLocation,
final List<Element> referenceParameters, final List<Element> elements, final Map<QName, String> attributes)
{
- throw new UnsupportedOperationException(); // TODO
- }
-
- @Override
- public W3CEndpointReference createW3CEndpointReference(final String address, final QName serviceName,
- final QName portName, final List<Element> metadata, final String wsdlDocumentLocation,
- final List<Element> referenceParameters)
- {
+ if ((serviceName == null) && (address == null) && (portName == null))
+ throw new IllegalStateException();
+ if ((portName != null) && (serviceName == null))
+ throw new IllegalStateException();
+
final NativeEndpointReference epr = new NativeEndpointReference();
epr.setAddress(address);
epr.setServiceName(serviceName);
@@ -145,7 +148,13 @@
return EndpointReferenceUtil.transform(W3CEndpointReference.class, epr);
}
- @Override
+ public W3CEndpointReference createW3CEndpointReference(final String address, final QName serviceName,
+ final QName portName, final List<Element> metadata, final String wsdlDocumentLocation,
+ final List<Element> referenceParameters)
+ {
+ return createW3CEndpointReference(address, null, serviceName, portName, metadata, wsdlDocumentLocation, referenceParameters, null, null);
+ }
+
public <T> T getPort(final EndpointReference epr, final Class<T> sei, final WebServiceFeature... features)
{
final NativeEndpointReference nepr = EndpointReferenceUtil.transform(NativeEndpointReference.class, epr);
@@ -160,7 +169,6 @@
return delegate.getPort(epr, sei, features);
}
- @Override
public EndpointReference readEndpointReference(final Source eprInfoset)
{
if (eprInfoset == null)
14 years, 10 months
JBossWS SVN: r11532 - in stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing: soap and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2010-02-03 04:37:55 -0500 (Wed, 03 Feb 2010)
New Revision: 11532
Added:
stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/Action.java
stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/ActionNotSupportedException.java
stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/DestinationUnreachableException.java
stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/EndpointUnavailableException.java
stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/FaultAction.java
stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/InvalidMapException.java
stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/MapRequiredException.java
stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/soap/SOAPAddressingElement.java
Log:
[JBWS-2751] rollback for now - svn merge -r 11527:11526 .
Copied: stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/Action.java (from rev 11526, stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/Action.java)
===================================================================
--- stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/Action.java (rev 0)
+++ stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/Action.java 2010-02-03 09:37:55 UTC (rev 11532)
@@ -0,0 +1,41 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2006, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file 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 javax.xml.ws.addressing;
+
+import java.lang.annotation.Documented;
+import java.lang.annotation.ElementType;
+import java.lang.annotation.Retention;
+import java.lang.annotation.RetentionPolicy;
+import java.lang.annotation.Target;
+
+@Documented
+(a)Retention(RetentionPolicy.RUNTIME)
+(a)Target(ElementType.METHOD)
+public @interface Action
+{
+
+ String input() default "##default";
+
+ String output() default "##default";
+
+ String[] fault() default "##default";
+}
Copied: stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/ActionNotSupportedException.java (from rev 11526, stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/ActionNotSupportedException.java)
===================================================================
--- stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/ActionNotSupportedException.java (rev 0)
+++ stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/ActionNotSupportedException.java 2010-02-03 09:37:55 UTC (rev 11532)
@@ -0,0 +1,57 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2006, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file 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 javax.xml.ws.addressing;
+
+import javax.xml.namespace.QName;
+
+public class ActionNotSupportedException extends AddressingException
+{
+ private static final long serialVersionUID = -2281268200778671820L;
+
+ static
+ {
+ fMessage = ac.getActionNotSupportedText();
+ }
+
+ private String action;
+
+ protected ActionNotSupportedException()
+ {
+ super();
+ }
+
+ public ActionNotSupportedException(String action)
+ {
+ super(fMessage + ": " + action);
+ this.action = action;
+ }
+
+ public String getAction()
+ {
+ return action;
+ }
+
+ public QName getSubcode()
+ {
+ return ac.getActioNotSupportedQName();
+ }
+}
Copied: stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/DestinationUnreachableException.java (from rev 11526, stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/DestinationUnreachableException.java)
===================================================================
--- stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/DestinationUnreachableException.java (rev 0)
+++ stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/DestinationUnreachableException.java 2010-02-03 09:37:55 UTC (rev 11532)
@@ -0,0 +1,48 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2006, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file 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 javax.xml.ws.addressing;
+
+import javax.xml.namespace.QName;
+
+public class DestinationUnreachableException extends AddressingException
+{
+ private static final long serialVersionUID = 7420697131368408456L;
+
+ static
+ {
+ fMessage = ac.getDestinationUnreachableText();
+ }
+
+ public DestinationUnreachableException()
+ {
+ }
+
+ public DestinationUnreachableException(String problemIRI)
+ {
+ super(fMessage + ": " + problemIRI);
+ }
+
+ public QName getSubcode()
+ {
+ return ac.getDestinationUnreachableQName();
+ }
+}
Copied: stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/EndpointUnavailableException.java (from rev 11526, stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/EndpointUnavailableException.java)
===================================================================
--- stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/EndpointUnavailableException.java (rev 0)
+++ stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/EndpointUnavailableException.java 2010-02-03 09:37:55 UTC (rev 11532)
@@ -0,0 +1,48 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2006, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file 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 javax.xml.ws.addressing;
+
+import javax.xml.namespace.QName;
+
+public class EndpointUnavailableException extends AddressingException
+{
+ private static final long serialVersionUID = 4098776568071868541L;
+
+ static
+ {
+ fMessage = ac.getEndpointUnavailableText();
+ }
+
+ public EndpointUnavailableException()
+ {
+ }
+
+ public EndpointUnavailableException(int retryAfter, String problemIRI)
+ {
+ super(fMessage + ": [retry=" + retryAfter + ",iri=" + problemIRI + "]");
+ }
+
+ public QName getSubcode()
+ {
+ return ac.getEndpointUnavailableQName();
+ }
+}
Copied: stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/FaultAction.java (from rev 11526, stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/FaultAction.java)
===================================================================
--- stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/FaultAction.java (rev 0)
+++ stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/FaultAction.java 2010-02-03 09:37:55 UTC (rev 11532)
@@ -0,0 +1,39 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2006, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file 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 javax.xml.ws.addressing;
+
+import java.lang.annotation.Documented;
+import java.lang.annotation.ElementType;
+import java.lang.annotation.Retention;
+import java.lang.annotation.RetentionPolicy;
+import java.lang.annotation.Target;
+
+@Documented
+(a)Retention(RetentionPolicy.RUNTIME)
+(a)Target(ElementType.METHOD)
+public @interface FaultAction
+{
+
+ Class className();
+
+ String value() default "##default";
+}
Copied: stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/InvalidMapException.java (from rev 11526, stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/InvalidMapException.java)
===================================================================
--- stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/InvalidMapException.java (rev 0)
+++ stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/InvalidMapException.java 2010-02-03 09:37:55 UTC (rev 11532)
@@ -0,0 +1,48 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2006, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file 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 javax.xml.ws.addressing;
+
+import javax.xml.namespace.QName;
+
+public class InvalidMapException extends AddressingException
+{
+ private static final long serialVersionUID = 1760077070006214469L;
+
+ static
+ {
+ fMessage = ac.getInvalidMapText();
+ }
+
+ protected InvalidMapException()
+ {
+ }
+
+ public InvalidMapException(QName name)
+ {
+ super(fMessage + ": " + name);
+ }
+
+ public QName getSubcode()
+ {
+ return ac.getInvalidMapQName();
+ }
+}
Copied: stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/MapRequiredException.java (from rev 11526, stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/MapRequiredException.java)
===================================================================
--- stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/MapRequiredException.java (rev 0)
+++ stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/MapRequiredException.java 2010-02-03 09:37:55 UTC (rev 11532)
@@ -0,0 +1,48 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2006, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file 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 javax.xml.ws.addressing;
+
+import javax.xml.namespace.QName;
+
+public class MapRequiredException extends AddressingException
+{
+ private static final long serialVersionUID = 7593796661805754938L;
+
+ static
+ {
+ fMessage = ac.getMapRequiredText();
+ }
+
+ public MapRequiredException()
+ {
+ }
+
+ public MapRequiredException(QName name)
+ {
+ super(fMessage + ": " + name);
+ }
+
+ public QName getSubcode()
+ {
+ return ac.getMapRequiredQName();
+ }
+}
Copied: stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/soap/SOAPAddressingElement.java (from rev 11526, stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/soap/SOAPAddressingElement.java)
===================================================================
--- stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/soap/SOAPAddressingElement.java (rev 0)
+++ stack/native/trunk/modules/core/src/main/java/javax/xml/ws/addressing/soap/SOAPAddressingElement.java 2010-02-03 09:37:55 UTC (rev 11532)
@@ -0,0 +1,36 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2006, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file 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 javax.xml.ws.addressing.soap;
+
+import javax.xml.namespace.QName;
+import javax.xml.soap.SOAPElement;
+import javax.xml.ws.addressing.AddressingException;
+import javax.xml.ws.addressing.AddressingType;
+
+public interface SOAPAddressingElement extends AddressingType
+{
+
+ public void read(SOAPElement element) throws AddressingException;
+
+ public SOAPElement write(SOAPElement parent, QName name) throws AddressingException;
+
+}
14 years, 10 months
JBossWS SVN: r11531 - stack/metro/trunk/modules/testsuite.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2010-02-03 02:29:29 -0500 (Wed, 03 Feb 2010)
New Revision: 11531
Modified:
stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss510.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss600.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss601.txt
Log:
fixing wrong exclude definition
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt 2010-02-03 07:28:05 UTC (rev 11530)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt 2010-02-03 07:29:29 UTC (rev 11531)
@@ -51,5 +51,4 @@
org/jboss/test/ws/jaxws/samples/jaxbintros/**
# [JBWS-2915] WSDL metadata is missing in EPR
-org/jboss/test/ws/jaxws/endpointReference/EndpointReferenceTestCase .*
-
+org/jboss/test/ws/jaxws/endpointReference/EndpointReferenceTestCase.*
\ No newline at end of file
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss510.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss510.txt 2010-02-03 07:28:05 UTC (rev 11530)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss510.txt 2010-02-03 07:29:29 UTC (rev 11531)
@@ -51,5 +51,4 @@
org/jboss/test/ws/jaxws/samples/jaxbintros/**
# [JBWS-2915] WSDL metadata is missing in EPR
-org/jboss/test/ws/jaxws/endpointReference/EndpointReferenceTestCase .*
-
+org/jboss/test/ws/jaxws/endpointReference/EndpointReferenceTestCase.*
\ No newline at end of file
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss600.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss600.txt 2010-02-03 07:28:05 UTC (rev 11530)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss600.txt 2010-02-03 07:29:29 UTC (rev 11531)
@@ -51,5 +51,4 @@
org/jboss/test/ws/jaxws/samples/jaxbintros/**
# [JBWS-2915] WSDL metadata is missing in EPR
-org/jboss/test/ws/jaxws/endpointReference/EndpointReferenceTestCase .*
-
+org/jboss/test/ws/jaxws/endpointReference/EndpointReferenceTestCase.*
\ No newline at end of file
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss601.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss601.txt 2010-02-03 07:28:05 UTC (rev 11530)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss601.txt 2010-02-03 07:29:29 UTC (rev 11531)
@@ -51,5 +51,4 @@
org/jboss/test/ws/jaxws/samples/jaxbintros/**
# [JBWS-2915] WSDL metadata is missing in EPR
-org/jboss/test/ws/jaxws/endpointReference/EndpointReferenceTestCase .*
-
+org/jboss/test/ws/jaxws/endpointReference/EndpointReferenceTestCase.*
\ No newline at end of file
14 years, 10 months
JBossWS SVN: r11530 - stack/metro/trunk/modules/testsuite.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2010-02-03 02:28:05 -0500 (Wed, 03 Feb 2010)
New Revision: 11530
Modified:
stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss510.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss600.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss601.txt
Log:
[JBWS-2915] excluding endpoint reference test
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt 2010-02-02 15:23:59 UTC (rev 11529)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt 2010-02-03 07:28:05 UTC (rev 11530)
@@ -49,3 +49,7 @@
# [JBWS-2715] JAXBIntroductions support
org/jboss/test/ws/jaxws/jaxbcust/**
org/jboss/test/ws/jaxws/samples/jaxbintros/**
+
+# [JBWS-2915] WSDL metadata is missing in EPR
+org/jboss/test/ws/jaxws/endpointReference/EndpointReferenceTestCase .*
+
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss510.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss510.txt 2010-02-02 15:23:59 UTC (rev 11529)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss510.txt 2010-02-03 07:28:05 UTC (rev 11530)
@@ -49,3 +49,7 @@
# [JBWS-2715] JAXBIntroductions support
org/jboss/test/ws/jaxws/jaxbcust/**
org/jboss/test/ws/jaxws/samples/jaxbintros/**
+
+# [JBWS-2915] WSDL metadata is missing in EPR
+org/jboss/test/ws/jaxws/endpointReference/EndpointReferenceTestCase .*
+
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss600.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss600.txt 2010-02-02 15:23:59 UTC (rev 11529)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss600.txt 2010-02-03 07:28:05 UTC (rev 11530)
@@ -49,3 +49,7 @@
# [JBWS-2715] JAXBIntroductions support
org/jboss/test/ws/jaxws/jaxbcust/**
org/jboss/test/ws/jaxws/samples/jaxbintros/**
+
+# [JBWS-2915] WSDL metadata is missing in EPR
+org/jboss/test/ws/jaxws/endpointReference/EndpointReferenceTestCase .*
+
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss601.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss601.txt 2010-02-02 15:23:59 UTC (rev 11529)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss601.txt 2010-02-03 07:28:05 UTC (rev 11530)
@@ -49,3 +49,7 @@
# [JBWS-2715] JAXBIntroductions support
org/jboss/test/ws/jaxws/jaxbcust/**
org/jboss/test/ws/jaxws/samples/jaxbintros/**
+
+# [JBWS-2915] WSDL metadata is missing in EPR
+org/jboss/test/ws/jaxws/endpointReference/EndpointReferenceTestCase .*
+
14 years, 10 months