JBoss Web Services - Stack Metro http://www.jboss.org/jbossws/ Version: jbossws-metro-3.0.4.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-metro-3.0.4.GA ---------------------------------- Feature Request * [JBWS-2129] - Implement wrapper classes generation in Metro stack runtime Bug * [JBWS-1772] - WSConsume output is not correctly redirected * [JBWS-2246] - NPE deploying web services in service archive in CR1 release * [JBWS-2271] - TomcatDeployer / MainDeployer: Could not start deployment * [JBWS-2290] - Missing property jbossws.integration.target during ant eclipse * [JBWS-2322] - Commandline JBossWS Native Tests Are Not Cross Platform * [JBWS-2336] - Fix JSE deployers ordering * [JBWS-2363] - Binary distribution has ant.properties instead of ant.properties.example Task * [JBWS-2286] - Provide source distributions * [JBWS-2289] - Update source code headers * [JBWS-2310] - Restore hudson job cleaning maven repository * [JBWS-2320] - JBossWS ant and maven targets don't work on Windows OS Errata See: https://jira.jboss.org/jira/browse/JBWS-2357 Enjoy, The JBossWS Team Previous Releases ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jbossws-metro-3.0.3.GA ---------------------------- Bug * [JBWS-1673] - Fix JAXR samples for Metro * [JBWS-2087] - WSDL fault exception is wrapped in WebService exception when using JbossWS-Metro * [JBWS-2128] - DefaultHttpContext is not a supported context * [JBWS-2130] - WebServiceException: null is not a valid service * [JBWS-2132] - IllegalArgumentException: protocol = http host = null * [JBWS-2134] - Fault string, and possibly fault code, not set * [JBWS-2135] - WebServiceException: Undefined port type * [JBWS-2136] - ClassCastException: com.sun.xml.ws.server.EndpointMessageContextImpl * [JBWS-2194] - Cannot get security domain declared through jboss.xml DD * [JBWS-2243] - Web Service not being deployed as service endpoint on server restart * [JBWS-2249] - NPE while creating endpoint Feature Request * [JBWS-981] - Virtual host configuration for EJB endpoints * [JBWS-2191] - Provide junit tests for the record management tools * [JBWS-2211] - Provide a UsernameToken sample with custom handlers Errata See: http://jira.jboss.org/jira/browse/JBWS-2280 jbossws-metro-3.0.2.GA ---------------------------- Feature Request * [JBWS-1869] - Implement the stream based request handler API Task * [JBWS-2029] - Make the project generator available for all stacks * [JBWS-2097] - Unlock WS-ReliableMessaging in all stacks * [JBWS-2098] - Unlock WS-Security in all stacks * [JBWS-2099] - Unlock WS-Policy in all stacks * [JBWS-2100] - Unlock WS-Addressing in all stacks * [JBWS-2158] - Metro doesn't read keystore/trustore provided in the client and server jars Errata See: http://jira.jboss.org/jira/browse/JBWS-2219 jbossws-3.0.1-metro-1.0.1.GA ---------------------------- 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 Feature Request * [JBWS-1871] - Support @HandlerChain on Service classes * [JBWS-1990] - Support for SOAP 1.2 in wsconsume 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 jbossws-3.0-metro-1.0.0.GA -------------------------- 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 Feature Request * [JBWS-1667] - Implement WSContractProvider for Sun-RI integration * [JBWS-1737] - Fix service-ref for Sun-RI 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