1 Reply Latest reply on Apr 14, 2004 4:21 AM by darranl

    pls help me ..thx

    oscar110

      i ran "sarab" on tomcat4.1 : i put it in the tomcat webapps directory,then run successful!
      but ,now i want run it in jboos3.2.4RC1 ,what can i do ? webapps directory not exit ,although it has tomcat5..

        • 1. Re: pls help me ..thx
          darranl

          To deploy a web application on JBoss place the war in the server/default/deploy folder

          JBoss will automatically deploy it

          This is assuming that you start JBoss with 'run.bat' or 'run.bat -c default'