Author: richard.opalka(a)jboss.com
Date: 2010-12-16 06:13:06 -0500 (Thu, 16 Dec 2010)
New Revision: 13507
Modified:
stack/native/branches/jbossws-native-3.4.1/src/main/distro/ReleaseNotes.txt
Log:
updating release notes
Modified: stack/native/branches/jbossws-native-3.4.1/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/native/branches/jbossws-native-3.4.1/src/main/distro/ReleaseNotes.txt 2010-12-16
10:53:35 UTC (rev 13506)
+++ stack/native/branches/jbossws-native-3.4.1/src/main/distro/ReleaseNotes.txt 2010-12-16
11:13:06 UTC (rev 13507)
@@ -28,20 +28,24 @@
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
Bug
- TODO: enumerate
+ * [JBWS-3184] - Fix Native concurrency issue with endpoint instantiation
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
Errata
- See: TODO: reference to associated JIRA issue
-
+ See:
https://issues.jboss.org/browse/JBWS-3188
+
Enjoy,
The JBossWS Team