4 Replies Latest reply on Jan 23, 2008 2:03 PM by peterj

    HotDeploy from Eclipse work folder

    frank1russo

      I'd like to configure a hot deploy from my eclipse workspace. We've done this in the past with Tomcat.

      Is it important to point the URLs section of the jboss-service.xml file to a directory that contains something *.war? We currently have a folder under source called content, that contains the exploded war. I don't want to rename that to content.war, as then we'll have to change a lot of references to it.

      Can I configure it so that I say deploy a specific webapp located at whereever/source/content?