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
----------------------------