4 Replies Latest reply on Aug 31, 2009 12:39 PM by c4milo

    JBossWS 3.2.0.GA released

    asoldano

      I'm happy to announce the release of JBossWS-CXF 3.2.0 GA.

      For a list of the new features, improvements and bug fixes, please refer the release notes available here:
      http://jboss.org/file-access/default/members/jbossws/downloads/ReleaseNotes-jbossws-cxf-3.2.0.GA.txt

      The supported target containers for this release are JBoss 5.0.0.GA, JBoss 5.0.1.GA and JBoss 5.1.0.GA.

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

      Installation instructions can be found here:
      http://www.jboss.org/community/wiki/JBossWS

      To get started please have a look at the Quick Start and User Guide:
      http://www.jboss.org/community/wiki/JBossWS-QuickStart
      http://www.jboss.org/community/wiki/JBossWS-UserGuide

      Many thanks to the team and contributors making this release possible.

        • 1. Re: JBossWS 3.2.0.GA released
          c4milo

           

          "alessio.soldano@jboss.com" wrote:
          I'm happy to announce the release of JBossWS-CXF 3.2.0 GA.

          For a list of the new features, improvements and bug fixes, please refer the release notes available here:
          http://jboss.org/file-access/default/members/jbossws/downloads/ReleaseNotes-jbossws-cxf-3.2.0.GA.txt

          The supported target containers for this release are JBoss 5.0.0.GA, JBoss 5.0.1.GA and JBoss 5.1.0.GA.

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

          Installation instructions can be found here:
          http://www.jboss.org/community/wiki/JBossWS

          To get started please have a look at the Quick Start and User Guide:
          http://www.jboss.org/community/wiki/JBossWS-QuickStart
          http://www.jboss.org/community/wiki/JBossWS-UserGuide

          Many thanks to the team and contributors making this release possible.


          Hi, I've installed jbossws cxf 3.2.0 on jboss 5.1.0 GA and when I run jboss I am getting this error:

          15:20:38,386 INFO [JMXKernel] Legacy JMX core initialized
          15:20:40,281 INFO [ProfileServiceBootstrap] Loading profile: ProfileKey@28722969[domain=default, server=default, name=default]
          15:20:41,568 INFO [WebService] Using RMI server codebase: http://127.0.0.1:8083/
          15:20:46,986 ERROR [AbstractKernelController] Error installing to Real: name=vfsfile:/opt/jboss/liferay/jboss-5.1.0.GA/server/default/deployers/jbossws.deployer/ state=PreReal mode=Manual requiredState=Real
          org.jboss.deployers.spi.DeploymentException: Error deploying: vfsfile:/opt/jboss/liferay/jboss-5.1.0.GA/server/default/deployers/jbossws.deployer/
          at org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:49)
          at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataFactoryVisitor.deploy(BeanMetaDataFactoryVisitor.java:136)
          at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployerWithInput.deploy(AbstractRealDeployerWithInput.java:125)
          at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployerWithInput.internalDeploy(AbstractRealDeployerWithInput.java:102)
          at org.jboss.deployers.spi.deployer.helpers.AbstractComponentDeployer.internalDeploy(AbstractComponentDeployer.java:78)
          at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)
          at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)
          at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)
          at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)
          at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)
          at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
          at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
          at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
          at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
          at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
          at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)
          at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)
          at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)
          at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:70)
          at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)
          at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:361)
          at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
          at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
          at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
          at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
          at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
          at org.jboss.system.server.profileservice.repository.AbstractProfileService.activateProfile(AbstractProfileService.java:306)
          at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:271)
          at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)
          at org.jboss.Main.boot(Main.java:221)
          at org.jboss.Main$1.run(Main.java:556)
          at java.lang.Thread.run(Thread.java:619)
          Caused by: java.lang.IllegalArgumentException: Exception loading class for ScopeKey addition.
          at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataFactoryVisitor.addBeanComponent(BeanMetaDataFactoryVisitor.java:67)
          at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataFactoryVisitor.deploy(BeanMetaDataFactoryVisitor.java:126)
          ... 34 more
          Caused by: java.lang.ClassNotFoundException: org.jboss.wsf.container.jboss50.transport.DeploymentAspectHttpServer from BaseClassLoader@670b5064{VFSClassLoaderPolicy@17cb0a16{name=vfsfile:/opt/jboss/liferay/jboss-5.1.0.GA/server/default/deployers/jbossws.deployer/ domain=Cl

          can anybody help me please ?


          • 2. Re: JBossWS 3.2.0.GA released
            asoldano

            https://jira.jboss.org/jira/browse/JBWS-2745

            I think the problem stands in the installation. Please scan you AS for libraries belonging to jbossws-native (jbossws-native-*) and remove them. You might also want to check the server/your-configuration/deployers/jbossws.deployers is the right one.

            If you need a working conf to start with, try deploying the stack to a fresh jboss-5.1.0.GA using the default conf as that's working for sure.

            • 3. Re: JBossWS 3.2.0.GA released
              c4milo

              Thanks for your quick answer Alessio.

              I did grep -r jbossws-native-* * on my jboss home and I got:

              Binary file server/all/deployers/jbossws.deployer/jbossws-native-core.jar matches

              I removed server/all/deployers/jbossws.deployer/jbossws-native-core.jar but still no sucess


              Notes about my environment:
              - My current jboss has jbossws-cxf-3.1.2
              - Jars after deploy of jbossws-cxf-3.2.0

              asm.jar
              cxf-anttasks.jar
              cxf-api.jar
              cxf-common-schemas.jar
              cxf-common-utilities.jar
              cxf-rt-bindings-coloc.jar
              cxf-rt-bindings-corba.jar
              cxf-rt-bindings-http.jar
              cxf-rt-bindings-object.jar
              cxf-rt-bindings-soap.jar
              cxf-rt-bindings-xml.jar
              cxf-rt-core.jar
              cxf-rt-databinding-aegis.jar
              cxf-rt-databinding-jaxb.jar
              cxf-rt-frontend-jaxrs.jar
              cxf-rt-frontend-jaxws.jar
              cxf-rt-frontend-simple.jar
              cxf-rt-javascript.jar
              cxf-rt-management.jar
              cxf-rt-transports-http.jar
              cxf-rt-transports-http-jetty.jar
              cxf-rt-transports-jms.jar
              cxf-rt-transports-local.jar
              cxf-rt-ws-addr.jar
              cxf-rt-ws-policy.jar
              cxf-rt-ws-rm.jar
              cxf-rt-ws-security.jar
              cxf-tools-common.jar
              cxf-tools-java2ws.jar
              cxf-tools-validator.jar
              cxf-tools-wsdlto-core.jar
              cxf-tools-wsdlto-databinding-jaxb.jar
              cxf-tools-wsdlto-frontend-jaxws.jar
              cxf-xjc-bug671.jar
              cxf-xjc-dv.jar
              cxf-xjc-ts.jar
              FastInfoset.jar
              geronimo-javamail_1.4_spec.jar
              geronimo-ws-metadata_2.0_spec.jar
              jaxrpc-api.jar
              jaxws-api.jar
              jbossws-common.jar
              jbossws-cxf-client.jar
              jbossws-cxf-server.jar
              jbossws-framework.jar
              jbossws-jboss510.jar
              META-INF
              neethi.jar
              saaj-api.jar
              saaj-impl.jar
              spring-beans.jar
              spring-context.jar
              spring-core.jar
              wsdl4j.jar
              wss4j.jar
              xml-resolver.jar
              XmlSchema.jar
              xmlsec.jar





              Regards,

              Camilo Aguilar






              • 4. Re: JBossWS 3.2.0.GA released
                c4milo

                I forgot something important my current configuration is "default"