0 Replies Latest reply on Apr 20, 2004 2:07 PM by caesarkim

    deploying web application

    caesarkim

      i have deployed ear file on jboss. but after i add some extra jsp files /default/tmp/deploy/tmp32839project-contents/ directory(which seems to be my project directory), if i restart the jboss app server, it deletes all jsp files that are not included in ear file and redeploy ear file. is there any way to prevent this? i want to keep those jsp files, cuz it's kind of annoying to rezip into ear file whenever i create a new jsp file...


      thanks...