0 Replies Latest reply on Jun 23, 2005 5:22 PM by alitovsky

    how to auto package/deploy when building

    alitovsky

      Can I make changes to a class while the server is running, build the project, and have that change reflected without having to restart the server (a la WSAD)?

      From all the examples I've seen, it seems that I need to:
      1. build the project
      2. run packaging
      3. redeploy the EAR
      4. restart the server

      I would like to be able to do this in one step. Does JBoss IDE have some sort of an "auto-redeploy" feature?

      Thanks in advance,
      -Alex