0 Replies Latest reply on May 10, 2007 5:58 AM by pcampbell

    Repackage, Redploy, RSI!

    pcampbell

      I know this is probably an FAQ, I did search for it, but nothing.

      If I'm developing a web app in JBossIDE every time I make a change to anything, be it JSP CSS or Servlet I have to
      Run Packaging
      Redploy
      Tap my fingers on the desk for a few seconds
      Switch the browser
      Test

      Is there a reliable way to keep the deployed copy in sync while you work, without having to remake and redploy the war file? Even if it's just for JSP/HTML/CSS changes?

      I tried using an exploded WAR file, but it didn't seem to make any difference.

      Cheers

      Paul