1 Reply Latest reply on Jul 22, 2008 6:00 AM by aroeder

    Install problems with  JBossWS Metro 3.0.2

    aroeder

      I followed the installation instructions, but I'm getting these errors:

      C:\jbossws-metro-3.0.2.GA\jbossws-metro-dist>ant deploy-jboss422
      Buildfile: build.xml
      
      target-jboss422:
      
      prepare:
      
      init:
       [echo] integration.target=jboss422
      
      undeploy-jboss422:
       [loadfile] Unable to load file: java.io.FileNotFoundException: C:\jboss-4.2.2.G
       A\server\default\deploy\jbossws.sar\jbossws-deploy.conf (File cannot be found)
       [delete] Deleting 22 files from C:\jboss-4.2.2.GA
      
      BUILD FAILED
      C:\jbossws-metro-3.0.2.GA\jbossws-metro-dist\build\build-deploy.xml:52: The foll
      owing error occurred while executing this line:
      C:\jbossws-metro-3.0.2.GA\jbossws-metro-dist\build\jbossws-deploy-macros.xml:399
      : Unable to delete file C:\jboss-4.2.2.GA\client\jaxb-api.jar
      
      


      Any hints what am I doing wrong?


        • 1. Re: Install problems with  JBossWS Metro 3.0.2
          aroeder

          I copied the jbossws-default-deploy.conf from the C:\jbossws-metro-3.0.2.GA\jbossws-metro-dist\build directory to C:\jboss-4.2.2.G
          A\server\default\deploy\jbossws.sar\
          and renamed it to jbossws-deploy.conf.

          All the files which could not be deleted I deleted manually and finally it worked.