1 Reply Latest reply on Apr 14, 2005 12:55 AM by rossmason

    Failing to deploy a jar inside the rar

    rossmason

      Hi,

      When I copy my RAR into the deploy directory and then start JBoss (4.0.1sp1) I'm getting an error saying "Incomplete deployment listing" and it complains about a jar inside the rar file (error shown below). However, if I deploy the RAR after the server has initialised I don't get the error. Does anyone know why this happens?

      Cheers,
      Ross


      12:24:54,672 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
      Packages waiting for a deployer:
      org.jboss.deployment.DeploymentInfo@9a2c135e { url=file:/C:/java/jboss-4.0.1sp1/server/default/tmp/deploy/tmp41496mule-r
      a-SNAPSHOT.rar-contents/mule-ra-SNAPSHOT.jar }
      deployer: null
      status: Starting
      state: START_SUBDEPLOYMENTS
      watch: file:/C:/java/jboss-4.0.1sp1/server/default/tmp/deploy/tmp41496mule-ra-SNAPSHOT.rar-contents/mule-ra-SNAPSHOT.j
      ar
      altDD: null
      lastDeployed: 1113359091207
      lastModified: 1113359085839
      mbeans:

      My jboss.xml looks li