JBoss Web Services - Stack CXF http://www.jboss.org/jbossws/ Version: jbossws-cxf-3.0.3.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=276 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-cxf-3.0.3.GA ---------------------------------- Bug * [JBWS-2194] - Cannot get security domain declared through jboss.xml DD Feature Request * [JBWS-981] - Virtual host configuration for EJB endpoints * [JBWS-2191] - Provide junit tests for the record management tools Errata See: http://jira.jboss.org/jira/browse/JBWS-2279 Enjoy, The JBossWS Team Previous Releases ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jbossws-cxf-3.0.2.GA ------------------------ Bug * [JBWS-2174] - CXF specific DD location context param isn't propagated to CXF transport 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-2160] - Upgrade to Apache CXF 2.1 Errata See: http://jira.jboss.org/jira/browse/JBWS-2075 jbossws-3.0.1-cxf-1.0.1.GA -------------------------- Feature Request * [JBWS-1865] - Unify SOAP message trace Task * [JBWS-1982] - Simplify deploy/undeploy cycles for different stacks * [JBWS-1995] - Fix cxf build issues * [JBWS-2056] - Update to apache-cxf-2.0.4-incubator Errata FIXME: [CXF-1253] - CXF does not respect @HandlerChain on client SEI FIXME: [CXF-1257] - Cannot create proxy for namespaced doc/wrapped FIXME: [CXF-1258] - soap:Fault response does not cause SOAPFaultException FIXME: [CXF-1310] - Generated WSDL for an WS-RM endpoint does not contain RM policies FIXME: [JBWS-1655] - Add support for endpoint address rewriting FIXME: [JBWS-1683] - Fix JAXR samples for CXF FIXME: [JBWS-1774] - Provide tools implementation for CXF (WSContractProvider and WSContractConsumer) jbossws-3.0-cxf-1.0.0.GA ------------------------ Bug * [JBWS-1754] - Investigate CXF samples oneway * [JBWS-1756] - Fix @WebServiceRef with CXF Task * [JBWS-1677] - Redirect CXF message logging to jboss log * [JBWS-1742] - Update to cxf-2.0.3-incubator * [JBWS-1952] - Release jbossws-cxf-1.0.0 binary Errata FIXME: [CXF-1257] Cannot create proxy for namespaced doc/wrapped FIXME: [CXF-1258] soap:Fault response does not cause SOAPFaultException FIXME: [JBWS-1655] - Add support for endpoint address rewriting