3 Replies Latest reply on Dec 13, 2006 10:11 AM by thomas.diesler

    Incomplete Deployment: 4.0.5 and 1.0.4

    bocio

      During my tests I downloaded a brand new 4.0.5 and I followed the instructions and release notes to install JBossWS 1.0.4

      When I start JBoss I get:

      11:17:32,732 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
      
      
      11:17:33,700 INFO [Http11BaseProtocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
      11:17:34,341 INFO [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
      11:17:34,357 INFO [JkMain] Jk running ID=0 time=0/94 config=null
      11:17:34,388 INFO [Server] JBoss (MX MicroKernel) [4.0.5.GA (build: CVSTag=Branch_4_0 date=200610162339)] Started in 47s:655ms


      JBossWS seems correctly installed and it works.
      Giving taht I do not need EJB3, is there any way to eliminate this problem?

      Thank you in advance