0 Replies Latest reply on Apr 24, 2009 10:35 AM by clebert.suconic

    Script to install the application server

    clebert.suconic

      I have this little script on workspace, that I aways use it to install the application server.


      I'm not sure if I should commit it though.


      cd examples
      ant clean
      cd ..
      ant distro -Dno-doc=1
      rm -r $JBOSS_HOME/server/jbm2*
      cd build/messaging-2.0.0.BETA1-SNAPSHOT/AS
      ant