0 Replies Latest reply on Jan 6, 2009 4:26 PM by ataylor

    jbossas 5 ant tasks

    ataylor

      As part of the servlet transport work I'm doing, Ive added some ant targets to deploy JBM 2 within jbossas 5.

      install jboss 5.0.0.GA and run,

      ant -DJBOSS_HOME=$JBOSS_HOME deploy-jboss


      where JBOSS_HOME is the as root, i.e. /home/andy/devtools/jboss-5.0.0.GA/.

      you can then run

      ant -DJBOSS_HOME=$JBOSS_HOME deploy


      to just redeploy the messaging sar