3 Replies Latest reply on Jun 5, 2008 8:08 PM by schrepfler

    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-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

          Enjoy,
          The JBossWS Team

          • 2. Re: JBossWS 3.0.1 Released
            schrepfler

            Is it just me or the /jbossws web application doesn't work for the cxf stack while it works fine for jboss native (and I think metro as well)?

            • 3. Re: JBossWS 3.0.1 Released
              schrepfler

               

              "schrepfler" wrote:
              Is it just me or the /jbossws web application doesn't work for the cxf stack while it works fine for jboss native (and I think metro as well)?


              I can confirm that in the jbossws.sar of the modded jboss 4.2.2 the jbossws-context.war folder is missing.