Author: alessio.soldano(a)jboss.com
Date: 2009-05-08 06:58:25 -0400 (Fri, 08 May 2009)
New Revision: 10010
Modified:
stack/native/branches/jbossws-native-3.1.2/src/main/distro/ReleaseNotes.txt
Log:
Fixing release notes
Modified: stack/native/branches/jbossws-native-3.1.2/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/src/main/distro/ReleaseNotes.txt 2009-05-08
10:58:02 UTC (rev 10009)
+++ stack/native/branches/jbossws-native-3.1.2/src/main/distro/ReleaseNotes.txt 2009-05-08
10:58:25 UTC (rev 10010)
@@ -27,19 +27,25 @@
Feature Request
- TODO: enumerate
+ * [JBWS-2619] - Consider DeploymentUnit's metadataLocation in
ArchiveDeployment.getMetadataFileURL(..)
Bug
- TODO: enumerate
+ * [JBWS-2074] - Resource injection in jaxws endpoints and handlers
+ * [JBWS-2558] - Component's resources defined in the \<env-entry\> are not
available to the EJB3 JAX-WS handlers
+ * [JBWS-2616] - handlerscope testcase is (native) stack specific
+ * [JBWS-2631] - Fix resource injection in JAX-WS handlers associated with EJB3
endpoints
+ * [JBWS-2634] - Implement support for @EJB annotations in WS components
+ * [JBWS-2638] - Insufficient optimisation in JBossXSModel traversing XML schema
Task
- TODO: enumerate
+ * [JBWS-2612] - Remove AS 4.2.x support from all stacks
+ * [JBWS-2618] - Update to xmlsec 1.4.2
Errata
- See: TODO: reference to associated JIRA issue
+ See:
https://jira.jboss.org/jira/browse/JBWS-2643
Enjoy,
The JBossWS Team