[jbossws-commits] JBossWS SVN: r15865 - stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/dist/src/main/distro.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Mon Mar 5 06:59:02 EST 2012


Author: alessio.soldano at jboss.com
Date: 2012-03-05 06:59:01 -0500 (Mon, 05 Mar 2012)
New Revision: 15865

Modified:
   stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/dist/src/main/distro/ReleaseNotes.txt
Log:
Updating release notes


Modified: stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/dist/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/dist/src/main/distro/ReleaseNotes.txt	2012-03-05 11:41:05 UTC (rev 15864)
+++ stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/dist/src/main/distro/ReleaseNotes.txt	2012-03-05 11:59:01 UTC (rev 15865)
@@ -28,19 +28,30 @@
 
 Bug
 
-    TODO: enumerate
+    * [JBWS-3297] - javax.xml.ws.service getport not generate correct wsdl url
+    * [JBWS-3362] - no schemaimport for swaref in generated wsdl
+    * [JBWS-3424] - CXF does not return status code 202 when Oneway webservice is invoked via HTTP
+    * [JBWS-3430] - SubjectCreatingPolicyInterceptor does not perform authentication for CXF SecurityContext principals
+    * [JBWS-3431] - JBossWS-CXF integration hides Apache CXF WebServiceContext::getUserPrincipal implementation
+    * [JBWS-3432] - WebservicesFactory can't parse webservices.xml with javaee:descriptionGroup references
+    * [JBWS-3440] - wsconsume chokes on wsdl containing element referring its schema
 
 Feature Request
 
-    TODO: enumerate
+    * [JBWS-3439] - Upgrade to Apache WSS4J 1.6.5 and Santuario 1.5.1
 
 Task
 
-    TODO: enumerate
+    * [JBWS-3436] - Set Apache WSS4J and Santuario direct dependencies
+    * [JBWS-3442] - Verify dependencies are up to date
+    * [JBWS-3447] - Properly set classpath for valid JAXWS Provider resolution in binary distro testsuite
+    * [JBWS-3437] - WS Refs have to keep classloader reference
+    * [JBWS-3438] - JAX-RPC generated proxies have to be de/serializable
+    * [JBWS-3444] - Review and rewrite appclient tests
 
 Errata
 
-    See: TODO: reference to associated JIRA issue
+    See: https://issues.jboss.org/browse/JBWS-3449
 
 This version of ${project.name} is based on Apache CXF ${cxf.version}
 



More information about the jbossws-commits mailing list