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