3 Replies Latest reply on Dec 5, 2006 3:12 PM by kurtstam

    Trailblazer RC1 example not working

    akfs

      Hi I have build the trail blazer example but when i deploy it on the jboss server it is giving the error that jboss-service.xml not found. it is not shipped with RC1. the error is as follows.

      11:17:18,423 ERROR [MainDeployer] Could not initialise deployment: file:/C:/Program Files/jboss-4.0.4.GA/server/default/deploy/jbossesb.sar/
      org.jboss.deployment.DeploymentException: Failed to find META-INF/jboss-service.xml for archive jbossesb.sar

        • 1. Re: Trailblazer RC1 example not working
          kurtstam

          I'm sorry, but you can't run jboss in a path that contains spaces. Try to move it out of 'Program Files'.

          --Kurt

          • 2. Re: Trailblazer RC1 example not working
            akfs

            It is removes and it is giving the same error again and i checked in the directory there is no meta-inf directory in the jbossseb.sar

            the out put is as follows

            13:58:55,377 ERROR [MainDeployer] Could not initialise deployment: file:/C:/progra~1/jboss-4.0.4.GA/server/default/deploy/jbossesb.sar/
            org.jboss.deployment.DeploymentException: Failed to find META-INF/jboss-service.xml for archive jbossesb.sar

            • 3. Re: Trailblazer RC1 example not working
              kurtstam

              Can you check the jbossesb.sar/META-INF archive directory, and make sure you have this file? I just checked the binary download and it sure is in there.