[jboss-svn-commits] JBossWS SVN: r844 - tags/jbossws-1.0.3.GA/src/main/resources/dist

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Aug 28 10:13:03 EDT 2006


Author: heiko.braun at jboss.com
Date: 2006-08-28 10:13:02 -0400 (Mon, 28 Aug 2006)
New Revision: 844

Modified:
   tags/jbossws-1.0.3.GA/src/main/resources/dist/ReleaseNotes.txt
Log:
Updated release notes

Modified: tags/jbossws-1.0.3.GA/src/main/resources/dist/ReleaseNotes.txt
===================================================================
--- tags/jbossws-1.0.3.GA/src/main/resources/dist/ReleaseNotes.txt	2006-08-28 13:50:48 UTC (rev 843)
+++ tags/jbossws-1.0.3.GA/src/main/resources/dist/ReleaseNotes.txt	2006-08-28 14:13:02 UTC (rev 844)
@@ -16,13 +16,38 @@
 What's new in jbossws- at version.id@
 ----------------------------------
 
-* [JBWS-852] Integration with Mikrocontainer
-* [JBWS-865] Support security annotations for EJB3 endpoints
-* [JBWS-871] Arrays with JSR181 endpoints  
-* [JBWS-923] Complete MTOM for rpc/literal
-* [JBWS-776] WSDLToJava Support wildcards
-* Bug fixes
+Bug
 
+* [JBWS-482] - SOAPContentElement caches stale data
+* [JBWS-983] - Configure SOAPAction on the Call object
+* [JBWS-993] - JSR-181 POJO deploy fails using existing WSDL
+* [JBWS-996] - JSR181 Handler config throws MalformedURLException
+* [JBWS-1097] - Using the UsernameToken profile a keystore and truststore is still required.
+* [JBWS-1107] - Spaces around the class specified in servlet-class of the POJO endpoint causes ClassNotFound exception.
+* [JBWS-1110] - MTOM request send from .NET do fail with "invalid stream header"
+* [JBWS-1117] - Client configured for UsernameToken but doesn't provide the username or password causes a NullPointerException
+* [JBWS-1121] - Client security configuration not loaded when client deployed with issolated classloader.
+* [JBWS-1125] - Support doc/lit with empty soap body elements
+* [JBWS-1131] - NullPointer if no port type found in wsdl.
+* [JBWS-1138] - DOMEnvelopeBuilder misses global namespace declaration
+* [JBWS-1144] - Soapaction field not populated in wsdl for annotation based webservices
+* [JBWS-1145] - SOAP faults contain multiple faultcode and faultstring elements
+* [JBWS-1146] - DOM child methods on SOAPBodyImpl do not handle faults correctly
+
+Feature Request
+
+* [JBWS-1090] - preventing override of webservices.xml when multiple web services are processed with wstools
+* [JBWS-1106] - java.io.NotSerializableException: org.jboss.ws.wsse.SimplePrincipal
+* [JBWS-1119] - Add support for fault signing and encryption
+
+Task
+                                               
+* [JBWS-831] - Describe release procedure and hand over to QA
+* [JBWS-1044] - Release jbossws-1.0.3.GA binary
+* [JBWS-1067] - Add "Endpoint Config" to documentation
+* [JBWS-1124] - Scoped class loading domains for WS endpoints
+
+
 For details see the change log. 
 http://jira.jboss.com/jira/browse/JBWS?report=com.atlassian.jira.plugin.system.project:changelog-panel
 




More information about the jboss-svn-commits mailing list