JBossWS SVN: r7782 - stack/metro/trunk.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2008-07-03 13:12:50 -0400 (Thu, 03 Jul 2008)
New Revision: 7782
Modified:
stack/metro/trunk/pom.xml
Log:
[JBWS-2165] Temporarily using snapshot of sjsxp
Modified: stack/metro/trunk/pom.xml
===================================================================
--- stack/metro/trunk/pom.xml 2008-07-03 14:27:25 UTC (rev 7781)
+++ stack/metro/trunk/pom.xml 2008-07-03 17:12:50 UTC (rev 7782)
@@ -60,7 +60,7 @@
<jaxrpc.api.version>1.1</jaxrpc.api.version>
<juddi.service.version>1.2.0.GA</juddi.service.version>
<sun.fastinfoset.version>1.2.2</sun.fastinfoset.version>
- <sun.sjsxp.version>1.0.1</sun.sjsxp.version>
+ <sun.sjsxp.version>SNAPSHOT</sun.sjsxp.version>
<sun.jaxws.version>2.1.3</sun.jaxws.version>
<sun.wsit.version>1.1</sun.wsit.version>
<woodstox.version>3.1.1</woodstox.version>
16 years, 6 months
JBossWS SVN: r7781 - stack/metro/trunk/modules/testsuite.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2008-07-03 10:27:25 -0400 (Thu, 03 Jul 2008)
New Revision: 7781
Modified:
stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt
Log:
[JBWS-2135] Updating excludes
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt 2008-07-03 14:15:26 UTC (rev 7780)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt 2008-07-03 14:27:25 UTC (rev 7781)
@@ -39,6 +39,7 @@
org/jboss/test/ws/jaxws/jbws1762/**
org/jboss/test/ws/jaxws/jbws1797/**
org/jboss/test/ws/jaxws/jbws1799/**
+org/jboss/test/ws/jaxws/jbws1822/**
org/jboss/test/ws/jaxws/jbws1845/**
org/jboss/test/ws/jaxws/jbws1872/**
org/jboss/test/ws/jaxws/jbws1904/**
@@ -57,9 +58,6 @@
org/jboss/test/ws/jaxws/jbws1843/**
org/jboss/test/ws/jaxws/jbws2009/**
-# [JBWS-2135] WebServiceException: Undefined port type
-org/jboss/test/ws/jaxws/jbws1822/**
-
# [JBWS-2136] ClassCastException: com.sun.xml.ws.server.EndpointMessageContextImpl
org/jboss/test/ws/jaxws/namespace/**
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt 2008-07-03 14:15:26 UTC (rev 7780)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt 2008-07-03 14:27:25 UTC (rev 7781)
@@ -36,6 +36,7 @@
org/jboss/test/ws/jaxws/jbws1762/**
org/jboss/test/ws/jaxws/jbws1797/**
org/jboss/test/ws/jaxws/jbws1799/**
+org/jboss/test/ws/jaxws/jbws1822/**
org/jboss/test/ws/jaxws/jbws1845/**
org/jboss/test/ws/jaxws/jbws1872/**
org/jboss/test/ws/jaxws/jbws1904/**
@@ -54,9 +55,6 @@
org/jboss/test/ws/jaxws/jbws1843/**
org/jboss/test/ws/jaxws/jbws2009/**
-# [JBWS-2135] WebServiceException: Undefined port type
-org/jboss/test/ws/jaxws/jbws1822/**
-
# [JBWS-2136] ClassCastException: com.sun.xml.ws.server.EndpointMessageContextImpl
org/jboss/test/ws/jaxws/namespace/**
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt 2008-07-03 14:15:26 UTC (rev 7780)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt 2008-07-03 14:27:25 UTC (rev 7781)
@@ -33,6 +33,7 @@
org/jboss/test/ws/jaxws/jbws1762/**
org/jboss/test/ws/jaxws/jbws1797/**
org/jboss/test/ws/jaxws/jbws1799/**
+org/jboss/test/ws/jaxws/jbws1822/**
org/jboss/test/ws/jaxws/jbws1845/**
org/jboss/test/ws/jaxws/jbws1872/**
org/jboss/test/ws/jaxws/jbws1904/**
@@ -51,9 +52,6 @@
org/jboss/test/ws/jaxws/jbws1843/**
org/jboss/test/ws/jaxws/jbws2009/**
-# [JBWS-2135] WebServiceException: Undefined port type
-org/jboss/test/ws/jaxws/jbws1822/**
-
# [JBWS-2136] ClassCastException: com.sun.xml.ws.server.EndpointMessageContextImpl
org/jboss/test/ws/jaxws/namespace/**
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt 2008-07-03 14:15:26 UTC (rev 7780)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt 2008-07-03 14:27:25 UTC (rev 7781)
@@ -33,6 +33,7 @@
org/jboss/test/ws/jaxws/jbws1762/**
org/jboss/test/ws/jaxws/jbws1797/**
org/jboss/test/ws/jaxws/jbws1799/**
+org/jboss/test/ws/jaxws/jbws1822/**
org/jboss/test/ws/jaxws/jbws1845/**
org/jboss/test/ws/jaxws/jbws1872/**
org/jboss/test/ws/jaxws/jbws1904/**
@@ -51,9 +52,6 @@
org/jboss/test/ws/jaxws/jbws1843/**
org/jboss/test/ws/jaxws/jbws2009/**
-# [JBWS-2135] WebServiceException: Undefined port type
-org/jboss/test/ws/jaxws/jbws1822/**
-
# [JBWS-2136] ClassCastException: com.sun.xml.ws.server.EndpointMessageContextImpl
org/jboss/test/ws/jaxws/namespace/**
16 years, 6 months
JBossWS SVN: r7780 - framework/trunk/testsuite/test/java/org/jboss/test/ws/jaxws/jbws1822/webservice.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2008-07-03 10:15:26 -0400 (Thu, 03 Jul 2008)
New Revision: 7780
Modified:
framework/trunk/testsuite/test/java/org/jboss/test/ws/jaxws/jbws1822/webservice/EJB3Bean.java
Log:
[JBWS-2135] Fixing test
Modified: framework/trunk/testsuite/test/java/org/jboss/test/ws/jaxws/jbws1822/webservice/EJB3Bean.java
===================================================================
--- framework/trunk/testsuite/test/java/org/jboss/test/ws/jaxws/jbws1822/webservice/EJB3Bean.java 2008-07-03 13:43:03 UTC (rev 7779)
+++ framework/trunk/testsuite/test/java/org/jboss/test/ws/jaxws/jbws1822/webservice/EJB3Bean.java 2008-07-03 14:15:26 UTC (rev 7780)
@@ -37,7 +37,7 @@
*
* @since 08-Jan-2008
*/
-@WebService(name = "EndpointIface", targetNamespace = "http://jbossws.org/JBWS1822", serviceName = "EndpointService")
+@WebService(name = "EndpointIface", targetNamespace = "http://jbossws.org/JBWS1822", serviceName = "EndpointService", endpointInterface="org.jboss.test.ws.jaxws.jbws1822.webservice.EJB3RemoteIface")
@WebContext(contextRoot="/jaxws-jbws1822", urlPattern="/*")
@SOAPBinding(style = SOAPBinding.Style.RPC)
@Remote(EJB3RemoteIface.class)
16 years, 6 months
JBossWS SVN: r7779 - stack/metro/trunk/modules/testsuite.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2008-07-03 09:43:03 -0400 (Thu, 03 Jul 2008)
New Revision: 7779
Modified:
stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt
Log:
[JBWS-2134] Enabling test
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt 2008-07-03 13:39:53 UTC (rev 7778)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt 2008-07-03 13:43:03 UTC (rev 7779)
@@ -57,9 +57,6 @@
org/jboss/test/ws/jaxws/jbws1843/**
org/jboss/test/ws/jaxws/jbws2009/**
-# [JBWS-2134] Fault string, and possibly fault code, not set
-org/jboss/test/ws/jaxws/jbws1815/**
-
# [JBWS-2135] WebServiceException: Undefined port type
org/jboss/test/ws/jaxws/jbws1822/**
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt 2008-07-03 13:39:53 UTC (rev 7778)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt 2008-07-03 13:43:03 UTC (rev 7779)
@@ -54,9 +54,6 @@
org/jboss/test/ws/jaxws/jbws1843/**
org/jboss/test/ws/jaxws/jbws2009/**
-# [JBWS-2134] Fault string, and possibly fault code, not set
-org/jboss/test/ws/jaxws/jbws1815/**
-
# [JBWS-2135] WebServiceException: Undefined port type
org/jboss/test/ws/jaxws/jbws1822/**
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt 2008-07-03 13:39:53 UTC (rev 7778)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt 2008-07-03 13:43:03 UTC (rev 7779)
@@ -51,9 +51,6 @@
org/jboss/test/ws/jaxws/jbws1843/**
org/jboss/test/ws/jaxws/jbws2009/**
-# [JBWS-2134] Fault string, and possibly fault code, not set
-org/jboss/test/ws/jaxws/jbws1815/**
-
# [JBWS-2135] WebServiceException: Undefined port type
org/jboss/test/ws/jaxws/jbws1822/**
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt 2008-07-03 13:39:53 UTC (rev 7778)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt 2008-07-03 13:43:03 UTC (rev 7779)
@@ -51,16 +51,12 @@
org/jboss/test/ws/jaxws/jbws1843/**
org/jboss/test/ws/jaxws/jbws2009/**
-# [JBWS-2134] Fault string, and possibly fault code, not set
-org/jboss/test/ws/jaxws/jbws1815/**
-
# [JBWS-2135] WebServiceException: Undefined port type
org/jboss/test/ws/jaxws/jbws1822/**
# [JBWS-2136] ClassCastException: com.sun.xml.ws.server.EndpointMessageContextImpl
org/jboss/test/ws/jaxws/namespace/**
-
# [JBWS-2165] Fix xop tests with maven build
org/jboss/test/ws/jaxws/samples/xop/**
16 years, 6 months
JBossWS SVN: r7778 - framework/trunk/testsuite/test/java/org/jboss/test/ws/jaxws/jbws1815.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2008-07-03 09:39:53 -0400 (Thu, 03 Jul 2008)
New Revision: 7778
Modified:
framework/trunk/testsuite/test/java/org/jboss/test/ws/jaxws/jbws1815/JBWS1815TestCase.java
Log:
[JBWS-2134] Fixing test
Modified: framework/trunk/testsuite/test/java/org/jboss/test/ws/jaxws/jbws1815/JBWS1815TestCase.java
===================================================================
--- framework/trunk/testsuite/test/java/org/jboss/test/ws/jaxws/jbws1815/JBWS1815TestCase.java 2008-07-03 11:03:58 UTC (rev 7777)
+++ framework/trunk/testsuite/test/java/org/jboss/test/ws/jaxws/jbws1815/JBWS1815TestCase.java 2008-07-03 13:39:53 UTC (rev 7778)
@@ -37,7 +37,6 @@
import junit.framework.Test;
import org.jboss.wsf.common.DOMUtils;
-import org.jboss.wsf.common.DOMWriter;
import org.jboss.wsf.test.JBossWSTest;
import org.jboss.wsf.test.JBossWSTestSetup;
import org.w3c.dom.Element;
@@ -85,11 +84,12 @@
assertNotNull(detail);
SOAPElement exception = (SOAPElement)detail.getDetailEntries().next();
assertNotNull(exception);
- assertEquals(exception.getNodeName(), "MyWSException");
+ assertEquals("MyWSException", exception.getElementQName().getLocalPart());
+ assertEquals("http://www.my-company.it/ws/my-test", exception.getElementQName().getNamespaceURI());
SOAPElement message = (SOAPElement)exception.getChildElements().next();
assertNotNull(message);
- assertEquals(message.getNodeName(), "message");
- assertEquals(message.getValue(), "This is a faked error");
+ assertEquals("message", message.getNodeName());
+ assertEquals("This is a faked error", message.getValue());
}
private SOAPMessage getRequestMessage() throws SOAPException, IOException
16 years, 6 months
JBossWS SVN: r7777 - stack/metro/trunk/modules/testsuite.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2008-07-03 07:03:58 -0400 (Thu, 03 Jul 2008)
New Revision: 7777
Modified:
stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt
Log:
[JBWS-2133] Fixing excludes
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt 2008-07-03 10:55:50 UTC (rev 7776)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt 2008-07-03 11:03:58 UTC (rev 7777)
@@ -14,6 +14,9 @@
# [JBWS-1673] Fix JAXR samples for Metro
org/jboss/test/ws/jaxws/samples/jaxr/**
+# [JBWS-1813] context-root from jboss.xml
+org/jboss/test/ws/jaxws/jbws1813/**
+
# [JBWS-1841] WebServiceRef injection from DD doesn't work
org/jboss/test/ws/jaxws/jbws1841/**
@@ -54,9 +57,6 @@
org/jboss/test/ws/jaxws/jbws1843/**
org/jboss/test/ws/jaxws/jbws2009/**
-# [JBWS-2133] Failed to access the WSDL
-org/jboss/test/ws/jaxws/jbws1813/**
-
# [JBWS-2134] Fault string, and possibly fault code, not set
org/jboss/test/ws/jaxws/jbws1815/**
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt 2008-07-03 10:55:50 UTC (rev 7776)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt 2008-07-03 11:03:58 UTC (rev 7777)
@@ -54,9 +54,6 @@
org/jboss/test/ws/jaxws/jbws1843/**
org/jboss/test/ws/jaxws/jbws2009/**
-# [JBWS-2133] Failed to access the WSDL
-org/jboss/test/ws/jaxws/jbws1813/**
-
# [JBWS-2134] Fault string, and possibly fault code, not set
org/jboss/test/ws/jaxws/jbws1815/**
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt 2008-07-03 10:55:50 UTC (rev 7776)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt 2008-07-03 11:03:58 UTC (rev 7777)
@@ -51,9 +51,6 @@
org/jboss/test/ws/jaxws/jbws1843/**
org/jboss/test/ws/jaxws/jbws2009/**
-# [JBWS-2133] Failed to access the WSDL
-org/jboss/test/ws/jaxws/jbws1813/**
-
# [JBWS-2134] Fault string, and possibly fault code, not set
org/jboss/test/ws/jaxws/jbws1815/**
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt 2008-07-03 10:55:50 UTC (rev 7776)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt 2008-07-03 11:03:58 UTC (rev 7777)
@@ -51,9 +51,6 @@
org/jboss/test/ws/jaxws/jbws1843/**
org/jboss/test/ws/jaxws/jbws2009/**
-# [JBWS-2133] Failed to access the WSDL
-org/jboss/test/ws/jaxws/jbws1813/**
-
# [JBWS-2134] Fault string, and possibly fault code, not set
org/jboss/test/ws/jaxws/jbws1815/**
16 years, 6 months
JBossWS SVN: r7776 - stack/cxf/trunk/modules/testsuite.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2008-07-03 06:55:50 -0400 (Thu, 03 Jul 2008)
New Revision: 7776
Modified:
stack/cxf/trunk/modules/testsuite/test-excludes-jboss422.txt
stack/cxf/trunk/modules/testsuite/test-excludes-jboss423.txt
stack/cxf/trunk/modules/testsuite/test-excludes-jboss500.txt
stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt
Log:
[JBWS-2247] Updating excludes descriptions
Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss422.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss422.txt 2008-07-03 10:54:06 UTC (rev 7775)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss422.txt 2008-07-03 10:55:50 UTC (rev 7776)
@@ -35,7 +35,7 @@
org/jboss/test/ws/jaxws/jbws1694/**
org/jboss/test/ws/jaxws/jbws1797/**
-# [CXF-1514] Generated WSDL does not take 'transport-guarantee' in web.xml into account
+# [JBWS-2247][CXF-1514] Generated WSDL does not take 'transport-guarantee' in web.xml into account
org/jboss/test/ws/jaxws/jbws1190/**
# [CXF-1515] Bad Enumeration value 'extension restriction'
Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss423.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss423.txt 2008-07-03 10:54:06 UTC (rev 7775)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss423.txt 2008-07-03 10:55:50 UTC (rev 7776)
@@ -35,7 +35,7 @@
org/jboss/test/ws/jaxws/jbws1694/**
org/jboss/test/ws/jaxws/jbws1797/**
-# [CXF-1514] Generated WSDL does not take 'transport-guarantee' in web.xml into account
+# [JBWS-2247][CXF-1514] Generated WSDL does not take 'transport-guarantee' in web.xml into account
org/jboss/test/ws/jaxws/jbws1190/**
# [CXF-1515] Bad Enumeration value 'extension restriction'
Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss500.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss500.txt 2008-07-03 10:54:06 UTC (rev 7775)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss500.txt 2008-07-03 10:55:50 UTC (rev 7776)
@@ -32,7 +32,7 @@
org/jboss/test/ws/jaxws/jbws1694/**
org/jboss/test/ws/jaxws/jbws1797/**
-# [CXF-1514] Generated WSDL does not take 'transport-guarantee' in web.xml into account
+# [JBWS-2247][CXF-1514] Generated WSDL does not take 'transport-guarantee' in web.xml into account
org/jboss/test/ws/jaxws/jbws1190/**
# [CXF-1515] Bad Enumeration value 'extension restriction'
Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt 2008-07-03 10:54:06 UTC (rev 7775)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt 2008-07-03 10:55:50 UTC (rev 7776)
@@ -35,7 +35,7 @@
org/jboss/test/ws/jaxws/jbws1694/**
org/jboss/test/ws/jaxws/jbws1797/**
-# [CXF-1514] Generated WSDL does not take 'transport-guarantee' in web.xml into account
+# [JBWS-2247][CXF-1514] Generated WSDL does not take 'transport-guarantee' in web.xml into account
org/jboss/test/ws/jaxws/jbws1190/**
# [CXF-1515] Bad Enumeration value 'extension restriction'
16 years, 6 months
JBossWS SVN: r7775 - stack/metro/trunk/modules/testsuite.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2008-07-03 06:54:06 -0400 (Thu, 03 Jul 2008)
New Revision: 7775
Modified:
stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt
Log:
[JBWS-2247] Updating excludes
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt 2008-07-03 09:31:37 UTC (rev 7774)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt 2008-07-03 10:54:06 UTC (rev 7775)
@@ -56,7 +56,6 @@
# [JBWS-2133] Failed to access the WSDL
org/jboss/test/ws/jaxws/jbws1813/**
-org/jboss/test/ws/jaxws/jbws1190/**
# [JBWS-2134] Fault string, and possibly fault code, not set
org/jboss/test/ws/jaxws/jbws1815/**
@@ -69,3 +68,6 @@
# [JBWS-2165] Fix xop tests with maven build
org/jboss/test/ws/jaxws/samples/xop/**
+
+# [JBWS-2247] Write test for JBWS-1190 from scratch using MessageContext properties
+org/jboss/test/ws/jaxws/jbws1190/**
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt 2008-07-03 09:31:37 UTC (rev 7774)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt 2008-07-03 10:54:06 UTC (rev 7775)
@@ -56,7 +56,6 @@
# [JBWS-2133] Failed to access the WSDL
org/jboss/test/ws/jaxws/jbws1813/**
-org/jboss/test/ws/jaxws/jbws1190/**
# [JBWS-2134] Fault string, and possibly fault code, not set
org/jboss/test/ws/jaxws/jbws1815/**
@@ -69,3 +68,6 @@
# [JBWS-2165] Fix xop tests with maven build
org/jboss/test/ws/jaxws/samples/xop/**
+
+# [JBWS-2247] Write test for JBWS-1190 from scratch using MessageContext properties
+org/jboss/test/ws/jaxws/jbws1190/**
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt 2008-07-03 09:31:37 UTC (rev 7774)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt 2008-07-03 10:54:06 UTC (rev 7775)
@@ -53,7 +53,6 @@
# [JBWS-2133] Failed to access the WSDL
org/jboss/test/ws/jaxws/jbws1813/**
-org/jboss/test/ws/jaxws/jbws1190/**
# [JBWS-2134] Fault string, and possibly fault code, not set
org/jboss/test/ws/jaxws/jbws1815/**
@@ -70,3 +69,5 @@
# [JBWS-2165] Fix xop tests with maven build
org/jboss/test/ws/jaxws/samples/xop/**
+# [JBWS-2247] Write test for JBWS-1190 from scratch using MessageContext properties
+org/jboss/test/ws/jaxws/jbws1190/**
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt 2008-07-03 09:31:37 UTC (rev 7774)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt 2008-07-03 10:54:06 UTC (rev 7775)
@@ -53,7 +53,6 @@
# [JBWS-2133] Failed to access the WSDL
org/jboss/test/ws/jaxws/jbws1813/**
-org/jboss/test/ws/jaxws/jbws1190/**
# [JBWS-2134] Fault string, and possibly fault code, not set
org/jboss/test/ws/jaxws/jbws1815/**
@@ -70,3 +69,6 @@
# [JBWS-2194] request requires HTTP authentication: Unauthorized
org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase.*
+
+# [JBWS-2247] Write test for JBWS-1190 from scratch using MessageContext properties
+org/jboss/test/ws/jaxws/jbws1190/**
16 years, 6 months
JBossWS SVN: r7774 - stack/metro/trunk/modules/testsuite.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2008-07-03 05:31:37 -0400 (Thu, 03 Jul 2008)
New Revision: 7774
Modified:
stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt
Log:
Removing out of date exclude
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt 2008-07-02 16:56:08 UTC (rev 7773)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt 2008-07-03 09:31:37 UTC (rev 7774)
@@ -8,9 +8,6 @@
# UsernameTestCase requires keystore & trustore in jboss-web tomcat configuration
org/jboss/test/ws/jaxws/samples/wsse/UsernameTestCase.*
-# [EJBTHREE-1150] WebServiceContext injection requires mapped-name
-org/jboss/test/ws/jaxws/samples/context/WebServiceContextJSETestCase.*
-
# [EJBTHREE-1152] service-ref in ejb-jar.xml is ignored
org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefEJBTestCase.*
16 years, 6 months
JBossWS SVN: r7773 - stack/metro/trunk/modules/testsuite.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2008-07-02 12:56:08 -0400 (Wed, 02 Jul 2008)
New Revision: 7773
Modified:
stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt
Log:
Updating excludes
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt 2008-07-02 16:39:26 UTC (rev 7772)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt 2008-07-02 16:56:08 UTC (rev 7773)
@@ -2,6 +2,9 @@
# $Id: test-excludes-jboss422.txt 3907 2007-07-17 12:55:40Z thomas.diesler(a)jboss.com $
#
+# EJB3/Injection excludes
+org/jboss/test/ws/jaxws/samples/webserviceref/**
+
# Exclude endpoints with AS5 @SecurityDomain
org/jboss/test/ws/jaxws/samples/securityDomain/SecureEndpointAS5Impl.*
@@ -11,9 +14,6 @@
# [JBWS-1673] Fix JAXR samples for Metro
org/jboss/test/ws/jaxws/samples/jaxr/**
-# [JBWS-1684] Fix @WebServiceRef with Metro
-org/jboss/test/ws/jaxws/samples/webserviceref/**
-
# [JBWS-1841] WebServiceRef injection from DD doesn't work
org/jboss/test/ws/jaxws/jbws1841/**
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt 2008-07-02 16:39:26 UTC (rev 7772)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt 2008-07-02 16:56:08 UTC (rev 7773)
@@ -2,6 +2,9 @@
# $Id$
#
+# EJB3/Injection excludes
+org/jboss/test/ws/jaxws/samples/webserviceref/**
+
# Exclude endpoints with AS5 @SecurityDomain
org/jboss/test/ws/jaxws/samples/securityDomain/SecureEndpointAS5Impl.*
@@ -11,9 +14,6 @@
# [JBWS-1673] Fix JAXR samples for Metro
org/jboss/test/ws/jaxws/samples/jaxr/**
-# [JBWS-1684] Fix @WebServiceRef with Metro
-org/jboss/test/ws/jaxws/samples/webserviceref/**
-
# [JBWS-1841] WebServiceRef injection from DD doesn't work
org/jboss/test/ws/jaxws/jbws1841/**
16 years, 6 months