[jbossws-commits] JBossWS SVN: r8083 - stack/metro/branches/jbossws-metro-3.0.3.GA/src/main/distro.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Wed Aug 13 09:06:13 EDT 2008


Author: richard.opalka at jboss.com
Date: 2008-08-13 09:06:13 -0400 (Wed, 13 Aug 2008)
New Revision: 8083

Modified:
   stack/metro/branches/jbossws-metro-3.0.3.GA/src/main/distro/ReleaseNotes.txt
Log:
[JBWS-2280] update release notes

Modified: stack/metro/branches/jbossws-metro-3.0.3.GA/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/metro/branches/jbossws-metro-3.0.3.GA/src/main/distro/ReleaseNotes.txt	2008-08-13 12:52:09 UTC (rev 8082)
+++ stack/metro/branches/jbossws-metro-3.0.3.GA/src/main/distro/ReleaseNotes.txt	2008-08-13 13:06:13 UTC (rev 8083)
@@ -27,19 +27,27 @@
 
 Bug
 
-    TODO: enumerate
+    * [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
 
-    TODO: enumerate
+    * [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
 
-Task
-
-    TODO: enumerate
-
 Errata
 
-    See: TODO: reference to associated JIRA issue
+    See: http://jira.jboss.org/jira/browse/JBWS-2280
 
 Enjoy,
 The JBossWS Team




More information about the jbossws-commits mailing list