JBoss Web Services (JBossWS) http://www.jboss.org/products/jbossws Version: jbossws-1.0.3.GA Release Notes ============= The UserGuide can be found in the docs directory and is usally a good starting point A list of examples that accompany the UserGuide can be found in the samples If you have any questions, please post to the JBossWS User Forum http://www.jboss.org/index.html?module=bb&op=viewforum&f=200 What's new in jbossws-1.0.3.GA ---------------------------------- 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-1160] - XOP Inline base64 for doc/lit requests * [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 Errata ------ * None For issues that are scheduled for future versions see the road map. http://jira.jboss.com/jira/browse/JBWS?report=com.atlassian.jira.plugin.system.project:roadmap-panel Enjoy, The JBossWS Team