[jbossws-commits] JBossWS SVN: r15866 - stack/cxf/trunk/modules/dist/src/main/distro.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Mon Mar 5 07:00:19 EST 2012


Author: alessio.soldano at jboss.com
Date: 2012-03-05 07:00:18 -0500 (Mon, 05 Mar 2012)
New Revision: 15866

Modified:
   stack/cxf/trunk/modules/dist/src/main/distro/ReleaseNotes.txt
Log:
Updating release notes


Modified: stack/cxf/trunk/modules/dist/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/cxf/trunk/modules/dist/src/main/distro/ReleaseNotes.txt	2012-03-05 11:59:01 UTC (rev 15865)
+++ stack/cxf/trunk/modules/dist/src/main/distro/ReleaseNotes.txt	2012-03-05 12:00:18 UTC (rev 15866)
@@ -49,7 +49,40 @@
 
 Previous Releases ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
+--------------------
+jbossws-cxf-4.0.2.GA
+--------------------
 
+Bug
+
+    * [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
+
+    * [JBWS-3439] - Upgrade to Apache WSS4J 1.6.5 and Santuario 1.5.1
+
+Task
+
+    * [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: https://issues.jboss.org/browse/JBWS-3449
+
+This version of JBoss Web Services - Stack CXF Distrubiton is based on Apache CXF 2.4.6
+
+
 --------------------
 jbossws-cxf-4.0.1.GA
 --------------------



More information about the jbossws-commits mailing list