JBoss Web Services - Sun Metro http://www.jboss.org/products/jbossws Version: jbossws-3.0.1-metro-1.0.1.GA Release Notes ============= The wiki (http://labs.jboss.com/portal/jbossws/) is usally a good starting point. It contains the User Guide and Quick Start instructions. A list of examples that accompany the UserGuide can be found in the tests directory that ship with the distribution. If you have any questions, please post to the JBossWS User Forum http://www.jboss.org/index.html?module=bb&op=viewforum&f=275 For details see the change log. http://jira.jboss.com/jira/browse/JBWS?report=com.atlassian.jira.plugin.system.project:changelog-panel 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 What's new in jbossws-3.0.1-metro-1.0.1.GA ---------------------------------- Feature Request * [JBWS-1871] - Support @HandlerChain on Service classes * [JBWS-1990] - Support for SOAP 1.2 in wsconsume Bug * [JBWS-1714] - Verify correct behaviour of @WebService.wsdlLocation * [JBWS-1996] - Metro Tools Integration Missing in Windows Batch Scripts (wsprovide,wsconsume) * [JBWS-2057] - Metro stax integration has a hardcoded dependency Task * [JBWS-1865] - Unify SOAP message trace * [JBWS-1982] - Simplify deploy/undeploy cycles for different stacks * [JBWS-1994] - Fix metro build issues Errata FIXME: [JBWS-1671] SunRI client handler cannot set mime header FIXME: [JBWS-1673] Fix JAXR samples for SunRI FIXME: [JBWS-1777] WSProvide output is not correctly redirected FIXME: [JBWS-1869] Implement the stream based request handler API FIXME: [JBWS-1947] Metro clients require jnpserver.jar FIXME: [JBWS-1949] Metro MTOM ignores content-type on attachment part Enjoy, The JBossWS Team Previous Releases ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jbossws-3.0-metro-1.0.0.GA -------------------------- Feature Request * [JBWS-1667] - Implement WSContractProvider for Sun-RI integration * [JBWS-1737] - Fix service-ref for Sun-RI Bug * [JBWS-1669] - Fix WebServiceContext.getMessageContext() for EJB endpoints * [JBWS-1681] - Fix SunRI XOP contentType handling * [JBWS-1684] - Fix @WebServiceRef with SunRI * [JBWS-1772] - WSConsume output is not correctly redirected Task * [JBWS-1670] - SunRI client does not throw UserException * [JBWS-1675] - Redirect SunRI logging to jboss log * [JBWS-1951] - Release jbossws-metro-1.0.0 binary * [JBWS-1954] - Include Metro specific tests in hudson QA * [JBWS-1955] - Use stable Metro CVS tag/version Errata FIXME: [JBWS-1671] SunRI client handler cannot set mime header FIXME: [JBWS-1672] SunRI does not respect @HandlerChain on client SEI FIXME: [JBWS-1772] WSConsume output is not correctly redirected FIXME: [JBWS-1777] WSProvide output is not correctly redirected FIXME: [JBWS-1776] Verify isolated classloading with WSProvide FIXME: [JBWS-1773] Verify isolated classloading with WSConsume