facebook

Quick Restart *WebApp* (not entire app server)

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #243490 Reply

    Eric Raymond
    Member

    Let latest mielstone ahs a feature to Quick Launch/Restart an app server.

    What is *really* needed 90% of the time is the ability to restart a single webapp, not the entire application server. This should make the process even faster!

    #243535 Reply

    rogue_dev
    Member

    Somewhat of a kludge, but if you modify web.xml (add a space, delete a space), then save it, Tomcat will restart just the WebApp.

    #243536 Reply

    Eric Raymond
    Member

    There is also another plugin called Tomcat Manager whch is much like the tomcat administration webpage.

    But the point is that the IDE should have an efficient mechanism to restart a specified webapp. I’ll bet that covers 90% of the uses of restarting the app server.

    #243564 Reply

    Scott Anderson
    Participant

    But the point is that the IDE should have an efficient mechanism to restart a specified webapp.

    Agreed, and that would be a good enhancement. The only problem is that this is non-standard across app servers at this point and we support over 25 of them. 🙂 Once the servers support more of the “management” JSR’s, that should get a lot more straightforward. It’s certainly a good suggestion, however.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Quick Restart *WebApp* (not entire app server)

You must be logged in to post in the forum log in