4 Replies Latest reply on Jan 7, 2003 10:24 PM by zhebincong

    question about deployment

    zhebincong

      hello every one
      i have learned to deploy the war file that is outside of the jboss installation(modifying "jboss-service.xml" file),but i don't know how can i deploy the "exploded" directory that is outsidoe the jboss installation too?

      thank you!

        • 1. Re: question about deployment

          what do you mean by outside jboss installation? you can set the urls deployers scan in your conf/jboss-service.xml:

          URLs are comma seperated and unprefixed arguments are considered
          file URLs and resolve relative to server home(JBOSS_DIST/server/default)
          unless the given path is absolute. Any referenced directories cannot
          be unpackaged archives, use the parent directory of the unpacked
          archive.


          ./deploy

          • 2. Re: question about deployment
            zhebincong

            thanks very much
            it works well.but i find another group of tags that seem to be used to deploying as following:














            could you tell me what they mean,how to use them?

            thanks again

            • 3. Re: question about deployment
              zhebincong

              thanks very much
              it works well.but i find another group of tags that seem to be used to deploying as following:














              could you tell me what they mean,how to use them?

              thanks again

              • 4. Re: question about deployment
                zhebincong

                thanks very much
                it works well.but i find another group of tags that seem to be used to deploying as following:














                could you tell me what they mean,how to use them?

                thanks again