Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-3964

DeployerInterceptorEJB3 depends on jboss.ejb3:service=EJB3Deployer

XMLWordPrintable

      The latest refactoring on Branch_4_2 that replaced jbossws14.sar with jbossws.sar expects the EJB3Deployer to be present.

      EJB3 is still an optional component in JBossAS, so although we now require jdk5, we may not have EJB3 present.

      We need to include a jboss-service.xml descriptor that doesn't have this dependency, in the standard (no EJB3) jbossAS config.

      20:19:01,166 ERROR [URLDeploymentScanner] Incomplete Deployment listing:

      — MBeans waiting for other MBeans —
      ObjectName: jboss.ws:service=DeployerInterceptorEJB3
      State: CONFIGURED
      I Depend On:
      jboss.ejb3:service=EJB3Deployer

      — MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM —
      ObjectName: jboss.ejb3:service=EJB3Deployer
      State: NOTYETINSTALLED
      Depends On Me:
      jboss.ws:service=DeployerInterceptorEJB3

            tdiesler@redhat.com Thomas Diesler
            dandread1@redhat.com Dimitrios Andreadis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: