facebook

configure Tomcat 5.x application server startup and shutdown

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

    wmaness
    Member

    Is there anyway in which one can configure the startup and shutdown sequence of the application server tomcat 5.x?

    In particular:

    When a user selects the menu ‘Tomcat 5’ -> ‘stop’, I would first execute the code:

    
    com.TheUsualCompanyBrandingName.something.CleanUpShutdown();
    

    Then continue with the usual Tomcat 5.x shutdown (of My Eclipse plug-in) …

    Thanks,

    wmaness

    #247288

    Riyad Kalla
    Member

    wmaness,
    No there is currently no way to hook into the shutdown sequence from the IDE, sorry.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: configure Tomcat 5.x application server startup and shutdown

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