Author: richard.opalka(a)jboss.com
Date: 2010-12-16 06:20:47 -0500 (Thu, 16 Dec 2010)
New Revision: 13509
Modified:
stack/cxf/branches/jbossws-cxf-3.4.1/src/main/distro/ReleaseNotes.txt
Log:
updating release notes
Modified: stack/cxf/branches/jbossws-cxf-3.4.1/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.4.1/src/main/distro/ReleaseNotes.txt 2010-12-16
11:14:45 UTC (rev 13508)
+++ stack/cxf/branches/jbossws-cxf-3.4.1/src/main/distro/ReleaseNotes.txt 2010-12-16
11:20:47 UTC (rev 13509)
@@ -26,21 +26,22 @@
What's new in jbossws-cxf-${project.version}
----------------------------------
-Bug
-
- TODO: enumerate
-
Feature Request
- TODO: enumerate
+ * [JBWS-3139] - Ensure IPv6 Compatibility
+ * [JBWS-3161] - Distinguish between @Addressing(enabled=false) and no @Addressing
annotation
+ * [JBWS-3181] - Add support for symlinked bin/*.sh files
Task
- TODO: enumerate
+ * [JBWS-2896] - Fix unguarded calls to Logger.debug()
+ * [JBWS-3171] - Fix WebServiceContext injection into EJB3 beans
+ * [JBWS-3177] - Provide CDI Integration Points
+ * [JBWS-3179] - InvocationHandlerJAXWS is responsible for endpoint injections &
lifecycle
Errata
- See: TODO: reference to associated JIRA issue
+ See:
https://issues.jboss.org/browse/JBWS-3189
This version of ${project.name} is based on Apache CXF ${cxf.version}