JBossWS SVN: r8093 - container/jboss42/tags/jbossws-jboss422-3.0.3.GA.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2008-08-13 09:46:49 -0400 (Wed, 13 Aug 2008)
New Revision: 8093
Modified:
container/jboss42/tags/jbossws-jboss422-3.0.3.GA/pom.xml
Log:
Using GA releases
Modified: container/jboss42/tags/jbossws-jboss422-3.0.3.GA/pom.xml
===================================================================
--- container/jboss42/tags/jbossws-jboss422-3.0.3.GA/pom.xml 2008-08-13 13:41:11 UTC (rev 8092)
+++ container/jboss42/tags/jbossws-jboss422-3.0.3.GA/pom.xml 2008-08-13 13:46:49 UTC (rev 8093)
@@ -25,8 +25,8 @@
<!-- Properties -->
<properties>
<jboss.version>4.2.2.GA</jboss.version>
- <jbossws.common.version>1.0.6-SNAPSHOT</jbossws.common.version>
- <jbossws.spi.version>1.0.5-SNAPSHOT</jbossws.spi.version>
+ <jbossws.common.version>1.0.6.GA</jbossws.common.version>
+ <jbossws.spi.version>1.0.5.GA</jbossws.spi.version>
<!-- versions defined in build/build-thirdparty.xml -->
<dom4j.version>1.6.1</dom4j.version>
16 years, 4 months
JBossWS SVN: r8092 - in framework: tags and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2008-08-13 09:41:11 -0400 (Wed, 13 Aug 2008)
New Revision: 8092
Added:
framework/tags/jbossws-framework-3.0.3.GA/
Removed:
framework/branches/jbossws-framework-3.0.3.GA/
Log:
[JBWS-2282] Taggin jbossws-framework-3.0.3.GA
Copied: framework/tags/jbossws-framework-3.0.3.GA (from rev 8091, framework/branches/jbossws-framework-3.0.3.GA)
16 years, 4 months
JBossWS SVN: r8091 - stack/native/branches/dlofthouse/JBWS-1862/modules/core/src/main/java/org/jboss/ws/core.
by jbossws-commits@lists.jboss.org
Author: darran.lofthouse(a)jboss.com
Date: 2008-08-13 09:37:12 -0400 (Wed, 13 Aug 2008)
New Revision: 8091
Modified:
stack/native/branches/dlofthouse/JBWS-1862/modules/core/src/main/java/org/jboss/ws/core/EndpointInvocation.java
Log:
Revert non-required change.
Modified: stack/native/branches/dlofthouse/JBWS-1862/modules/core/src/main/java/org/jboss/ws/core/EndpointInvocation.java
===================================================================
--- stack/native/branches/dlofthouse/JBWS-1862/modules/core/src/main/java/org/jboss/ws/core/EndpointInvocation.java 2008-08-13 13:26:06 UTC (rev 8090)
+++ stack/native/branches/dlofthouse/JBWS-1862/modules/core/src/main/java/org/jboss/ws/core/EndpointInvocation.java 2008-08-13 13:37:12 UTC (rev 8091)
@@ -277,8 +277,7 @@
int index = paramMetaData.getIndex();
// doc/lit wrapped return headers are OUT, so skip
- // Also skip other OUT params that should not be considered for inputParams
- if (index < 0 || paramMetaData.getMode() == ParameterMode.OUT)
+ if (index < 0)
continue;
QName xmlName = paramMetaData.getXmlName();
16 years, 4 months
JBossWS SVN: r8090 - stack/native/trunk/src/main/distro.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2008-08-13 09:26:06 -0400 (Wed, 13 Aug 2008)
New Revision: 8090
Modified:
stack/native/trunk/src/main/distro/ReleaseNotes.txt
Log:
[JBWS-2281] sync trunk with QA branch
Modified: stack/native/trunk/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/native/trunk/src/main/distro/ReleaseNotes.txt 2008-08-13 13:24:32 UTC (rev 8089)
+++ stack/native/trunk/src/main/distro/ReleaseNotes.txt 2008-08-13 13:26:06 UTC (rev 8090)
@@ -46,6 +46,44 @@
Previous Releases ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+What's new in jbossws-native-3.0.3.GA
+----------------------------------------
+
+Feature Request
+
+ * [JBWS-981] - Virtual host configuration for EJB endpoints
+ * [JBWS-2191] - Provide junit tests for the record management tools
+ * [JBWS-2207] - Allow to fully initialize the WS stack
+ * [JBWS-2270] - Re-use JAXBContext whenever possible
+
+Bug
+
+ * [JBWS-1987] - NoClassDefFoundError with testsuite against SOA-P
+ * [JBWS-2152] - @WebFault does not behave like @XmlType
+ * [JBWS-2155] - Not supporting JMS endpoints for WS-Addressing
+ * [JBWS-2186] - Transforming from SAAJ SOAPBody to StreamResult throws IndexOutOfBoundsException
+ * [JBWS-2187] - Handler Chain Management Prevents Service Re-Use
+ * [JBWS-2189] - Attribute EncodingType is required for Nonce element
+ * [JBWS-2190] - Default encoding is used to decode responses
+ * [JBWS-2194] - Cannot get security domain declared through jboss.xml DD
+ * [JBWS-2216] - Soap address incorrect for https
+ * [JBWS-2233] - EJB3 webserviceref failure
+ * [JBWS-2234] - SOAP 1.2 Endpoint sends SOAP 1.1 messages
+ * [JBWS-2240] - PortComponent from jboss.xml descriptor is not parsed
+ * [JBWS-2242] - WSDL To Java doesn't handle hyphens in PortType properly
+ * [JBWS-2250] - Reference to JAXBElement Causes NullPointerException on deployment
+ * [JBWS-2260] - WSDL to Java, hyphen in PortType not being mapped correctly in generated descriptors
+ * [JBWS-2265] - Wrong UsernameTokenProfile namespace in Password Type attribute
+
+Task
+
+ * [JBWS-2182] - Provide a partial encryption test case
+ * [JBWS-2255] - Upgrade JAXR from 1.2.0.GA to 1.2.0.SP2
+
+Errata
+
+ See: TODO: http://jira.jboss.org/jira/browse/JBWS-2281
+
What's new in jbossws-native-3.0.2.GA
----------------------------------------
16 years, 4 months
JBossWS SVN: r8089 - stack/native/branches/jbossws-native-3.0.3.GA/src/main/distro.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2008-08-13 09:24:32 -0400 (Wed, 13 Aug 2008)
New Revision: 8089
Modified:
stack/native/branches/jbossws-native-3.0.3.GA/src/main/distro/ReleaseNotes.txt
Log:
[JBWS-2281] update release notes
Modified: stack/native/branches/jbossws-native-3.0.3.GA/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/native/branches/jbossws-native-3.0.3.GA/src/main/distro/ReleaseNotes.txt 2008-08-13 13:22:30 UTC (rev 8088)
+++ stack/native/branches/jbossws-native-3.0.3.GA/src/main/distro/ReleaseNotes.txt 2008-08-13 13:24:32 UTC (rev 8089)
@@ -27,19 +27,38 @@
Feature Request
- TODO: enumerate
+ * [JBWS-981] - Virtual host configuration for EJB endpoints
+ * [JBWS-2191] - Provide junit tests for the record management tools
+ * [JBWS-2207] - Allow to fully initialize the WS stack
+ * [JBWS-2270] - Re-use JAXBContext whenever possible
Bug
- TODO: enumerate
+ * [JBWS-1987] - NoClassDefFoundError with testsuite against SOA-P
+ * [JBWS-2152] - @WebFault does not behave like @XmlType
+ * [JBWS-2155] - Not supporting JMS endpoints for WS-Addressing
+ * [JBWS-2186] - Transforming from SAAJ SOAPBody to StreamResult throws IndexOutOfBoundsException
+ * [JBWS-2187] - Handler Chain Management Prevents Service Re-Use
+ * [JBWS-2189] - Attribute EncodingType is required for Nonce element
+ * [JBWS-2190] - Default encoding is used to decode responses
+ * [JBWS-2194] - Cannot get security domain declared through jboss.xml DD
+ * [JBWS-2216] - Soap address incorrect for https
+ * [JBWS-2233] - EJB3 webserviceref failure
+ * [JBWS-2234] - SOAP 1.2 Endpoint sends SOAP 1.1 messages
+ * [JBWS-2240] - PortComponent from jboss.xml descriptor is not parsed
+ * [JBWS-2242] - WSDL To Java doesn't handle hyphens in PortType properly
+ * [JBWS-2250] - Reference to JAXBElement Causes NullPointerException on deployment
+ * [JBWS-2260] - WSDL to Java, hyphen in PortType not being mapped correctly in generated descriptors
+ * [JBWS-2265] - Wrong UsernameTokenProfile namespace in Password Type attribute
Task
- TODO: enumerate
+ * [JBWS-2182] - Provide a partial encryption test case
+ * [JBWS-2255] - Upgrade JAXR from 1.2.0.GA to 1.2.0.SP2
Errata
- See: TODO: reference to associated JIRA issue
+ See: TODO: http://jira.jboss.org/jira/browse/JBWS-2281
Enjoy,
The JBossWS Team
16 years, 4 months
JBossWS SVN: r8088 - 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-13 09:22:30 -0400 (Wed, 13 Aug 2008)
New Revision: 8088
Modified:
stack/native/branches/dlofthouse/JBWS-1862/modules/core/src/main/java/org/jboss/ws/core/EndpointInvocation.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:
Further work on test scenarios.
Modified: stack/native/branches/dlofthouse/JBWS-1862/modules/core/src/main/java/org/jboss/ws/core/EndpointInvocation.java
===================================================================
--- stack/native/branches/dlofthouse/JBWS-1862/modules/core/src/main/java/org/jboss/ws/core/EndpointInvocation.java 2008-08-13 13:12:55 UTC (rev 8087)
+++ stack/native/branches/dlofthouse/JBWS-1862/modules/core/src/main/java/org/jboss/ws/core/EndpointInvocation.java 2008-08-13 13:22:30 UTC (rev 8088)
@@ -277,7 +277,8 @@
int index = paramMetaData.getIndex();
// doc/lit wrapped return headers are OUT, so skip
- if (index < 0)
+ // Also skip other OUT params that should not be considered for inputParams
+ if (index < 0 || paramMetaData.getMode() == ParameterMode.OUT)
continue;
QName xmlName = paramMetaData.getXmlName();
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-13 13:12:55 UTC (rev 8087)
+++ stack/native/branches/dlofthouse/JBWS-1862/modules/core/src/main/java/org/jboss/ws/core/jaxrpc/client/CallImpl.java 2008-08-13 13:22:30 UTC (rev 8088)
@@ -212,14 +212,8 @@
ParameterMetaData paramMetaData = new ParameterMetaData(opMetaData, xmlName, xmlType, javaType.getName());
paramMetaData.setMode(mode);
paramMetaData.setInHeader(inHeader);
- if (mode == ParameterMode.IN || mode == ParameterMode.INOUT)
- {
- paramMetaData.setIndex(opMetaData.getInputParameters().size());
- }
- else
- {
- paramMetaData.setIndex(-1);
- }
+ paramMetaData.setIndex(opMetaData.getParameters().size());
+
opMetaData.addParameter(paramMetaData);
registerParameterType(xmlType, javaType);
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-13 13:12:55 UTC (rev 8087)
+++ stack/native/branches/dlofthouse/JBWS-1862/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1862/JBWS1862TestCase.java 2008-08-13 13:22:30 UTC (rev 8088)
@@ -28,6 +28,7 @@
import javax.xml.rpc.ParameterMode;
import javax.xml.rpc.Service;
import javax.xml.rpc.ServiceFactory;
+import javax.xml.rpc.holders.StringHolder;
import junit.framework.Test;
@@ -87,8 +88,10 @@
call.setTargetEndpointAddress(TARGET_ENDPOINT_ADDRESS);
String message = "Hello World!!";
- String response = (String)call.invoke(new Object[] { message });
- assertEquals(message, response);
+ StringHolder holder = new StringHolder();
+ String response = (String)call.invoke(new Object[] { message, holder });
+ assertNull(response);
+ assertEquals(message, holder.value);
}
public void testConfiguredCall() throws Exception
16 years, 4 months
JBossWS SVN: r8087 - in common: tags and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2008-08-13 09:12:55 -0400 (Wed, 13 Aug 2008)
New Revision: 8087
Added:
common/tags/jbossws-common-1.0.6.GA/
Removed:
common/branches/jbossws-common-1.0.6.GA/
Log:
[JBWS-2282] Tagging jbossws-common 1.0.6.GA
Copied: common/tags/jbossws-common-1.0.6.GA (from rev 8086, common/branches/jbossws-common-1.0.6.GA)
16 years, 4 months
JBossWS SVN: r8086 - spi/branches.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2008-08-13 09:11:21 -0400 (Wed, 13 Aug 2008)
New Revision: 8086
Removed:
spi/branches/asoldano/
Log:
Removing useless branch
16 years, 4 months
JBossWS SVN: r8085 - spi/branches.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2008-08-13 09:10:22 -0400 (Wed, 13 Aug 2008)
New Revision: 8085
Removed:
spi/branches/jbossws-spi-1.0.5.GA/
Log:
[JBWS-2282] Removing branch
16 years, 4 months
JBossWS SVN: r8084 - stack/metro/trunk/src/main/distro.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2008-08-13 09:07:32 -0400 (Wed, 13 Aug 2008)
New Revision: 8084
Modified:
stack/metro/trunk/src/main/distro/ReleaseNotes.txt
Log:
[JBWS-2280] synch trunk with QA branch
Modified: stack/metro/trunk/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/metro/trunk/src/main/distro/ReleaseNotes.txt 2008-08-13 13:06:13 UTC (rev 8083)
+++ stack/metro/trunk/src/main/distro/ReleaseNotes.txt 2008-08-13 13:07:32 UTC (rev 8084)
@@ -46,6 +46,33 @@
Previous Releases ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+jbossws-metro-3.0.3.GA
+----------------------------
+
+Bug
+
+ * [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
+
+ * [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
+
+Errata
+
+ See: http://jira.jboss.org/jira/browse/JBWS-2280
+
jbossws-metro-3.0.2.GA
----------------------------
16 years, 4 months