1 Reply Latest reply on Jan 17, 2011 10:42 PM by kcbabo

    deployment to JBoss AS 6.0.0.Final

    stevemaring

      Given all of the Weld (CDI) hype of late, and now the final release of JBoss AS 6, I thought I would try my hand at deploying JBoss ESB 4.9 to JBoss AS 6.  I followed the same directions that would normally work for JBoss 5.1.0.GA, but I get the following errors.

       

      Does anyone know if deployment is currently even possible to AS 6?

       

       

      DEPLOYMENTS IN ERROR:

        Deployment "vfs:///C:/app/jboss-6.0.0.Final/server/default/deploy/soapui-client.sar" is in error due to the

      following reason(s): java.lang.ClassNotFoundException: org.jboss.soa.esb.ConfigurationException from BaseClass

      Loader@5749c6{vfs:///C:/app/jboss-6.0.0.Final/server/default/deploy/soapui-client.sar}

       

        Deployment "vfs:///C:/app/jboss-6.0.0.Final/server/default/deploy/jbossesb-registry.sar" is in error due to

      the following reason(s): java.lang.ClassNotFoundException: org.jboss.internal.soa.esb.dependencies.DatabaseInitializer from BaseClassLoader@7e33de{vfs:///C:/app/jboss-6.0.0.Final/server/default/deploy/jbossesb-registry.sar}

       

        Deployment "vfs:///C:/app/jboss-6.0.0.Final/server/default/deploy/spring.esb" is in error due to the following reason(s): java.lang.IllegalArgumentException: Null type

       

        Deployment "vfs:///C:/app/jboss-6.0.0.Final/server/default/deploy/jbpm.esb" is in error due to the following

      reason(s): java.lang.ClassNotFoundException: org.jboss.internal.soa.esb.dependencies.H2Database from BaseClassLoader@1a23f67{vfs:///C:/app/jboss-6.0.0.Final/server/default/deploy/jbpm.esb}

       

        Deployment "vfs:///C:/app/jboss-6.0.0.Final/server/default/deployers/esb.deployer" is in error due to the following reason(s): java.lang.ClassNotFoundException: org.jboss.virtual.VirtualFileFilter

       

        Deployment "vfs:///C:/app/jboss-6.0.0.Final/server/default/deploy/jbrules.esb" is in error due to the following reason(s): java.lang.SecurityException: class "org.eclipse.jdt.core.JDTCompilerAdapter"'s signer information does not match signer information of other classes in the same package

       

        Deployment "vfs:///C:/app/jboss-6.0.0.Final/server/default/deploy/jbossesb.sar" is in error due to the following reason(s): java.lang.ClassNotFoundException: org.jboss.soa.esb.common.JBossESBTransactionService from BaseClassLoader@653c7e{vfs:///C:/app/jboss-6.0.0.Final/server/default/deploy/jbossesb.sar}

       

        Deployment "vfs:///C:/app/jboss-6.0.0.Final/server/default/deploy/jbossesb.esb" is in error due to the following reason(s): java.lang.ClassNotFoundException: org.jboss.internal.soa.esb.dependencies.DatabaseInitializer

      from BaseClassLoader@374a56{vfs:///C:/app/jboss-6.0.0.Final/server/default/deploy/jbossesb.esb}

        • 1. deployment to JBoss AS 6.0.0.Final
          kcbabo

          Hi Steve,

           

          AS 6.0 is not a supported runtime for ESB 4.9.  If you are interested in seeing how CDI and Weld can be leveraged from an ESB, you may want to check out the work we are doing in SwitchYard.  I have a recent blog entry in that community with pointers to background information.  There are a number of conversations in the developer forum around CDI and Weld integration.  This one is a good place to start.

           

          cheers,

          keith