4 Replies Latest reply on Feb 25, 2005 4:54 PM by amith_pj

    Deploy without ear/war ???

    amith_pj

      Hi,
      How to deploy an application without creating ear/war files ???

      In Tomcat, it is very simple, i place the application in Tomcat_Home/webapps . How to do the same in Jboss ?

      I want to do this, because everytime i make some changes to my java/jsp files, i have to create a war, then a ear and then copy that ear into some folder of jboss, all this takes lot of time.

      Please help.
      Thanks !!