1 Reply Latest reply on Apr 1, 2008 8:41 AM by ropalka

    JBossWS 3.0.1 Released

    ropalka

      I'm happy to announce the release of JBossWS 3.0.1 GA that includes Native 2.0.4 (fully certified JAX-WS web services implementation), Metro 1.0.1 and CXF 1.0.1

      Native runs on jboss-5.0.0.Beta4, jboss-4.2.2 and jboss-4.2.1
      Both Metro and CXF run on jboss-5.0.0.Beta4 and jboss-4.2.2

      JAXWS brings to web services what EJB3 brings to EJB. With its greatly simplified programming model and functional enhancements it is designed to take the place of previous JAX-RPC web service implementations.

      The binaries, including the samples can be obtained here:
      http://labs.jboss.com/jbossws/downloads/

      Installation instructions can be found here:
      http://jbws.dyndns.org/mediawiki/index.php/Main_Page

      To get started please have a look at the Quick Start and User Guide:
      http://jbws.dyndns.org/mediawiki/index.php/Quick_Start
      http://jbws.dyndns.org/mediawiki/index.php/JAX-WS_User_Guide

      If you don't know it already, you'll be surprised how easy it is to do Web Services.

      I'd like to thank the team and many contributors for all the hard work to make this release possible.

        • 1. Re: JBossWS 3.0.1 Released
          ropalka

          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

          Enjoy,
          The JBossWS Team