3 Replies Latest reply on Mar 6, 2008 11:18 AM by peterj

    Deployment tool ????

    sajhak

      is there any tool for deploy archives to the JBOSS server ??

      I tried downloading tools in JBOSS site , JBOSS AS , but all those files are said to be corrupted ... so i couldnt get any .... :-(

      please help ..


      Thanks in advance
      Sajith

        • 1. Re: Deployment tool ????
          peterj

          You do not need any tools to deploy archives - simply copy them to the server/xxx/deploy directory.

          Based on your description, I don't know what tools you are attempting to download.

          • 2. Re: Deployment tool ????
            sajhak

            hi peter ,

            I was searching for any graphical tools for deployment.

            In netbeans we can deploy the archives from the IDE itself..but in IDEA there s no such funtionality..

            i was looking for a way to ease the deplyoment..
            well , it seems i have to copy those file manually rather than looking for a tool..

            thanks for the rep..

            • 3. Re: Deployment tool ????
              peterj

              Your original post did not say you were attempting to do this from an IDE. Any IDE that supports JBossAS should have a way of deploying applications as part of the build and run or debug process. I do not use IDEA, so I don't know how it works there.