You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by ji...@apache.org on 2004/04/17 18:27:35 UTC

[jira] Closed: (CACTUS-7) Starting and stopping the servlet engine in ant

Message:

   The following issue has been closed.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/CACTUS-7

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: CACTUS-7
    Summary: Starting and stopping the servlet engine in ant
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: Cactus
 Components: 
             Ant Integration
   Fix Fors:
             1.2

   Assignee: Vincent Massol
   Reporter: Paul Dillon

    Created: Thu, 24 May 2001 8:14 PM
    Updated: Sat, 17 Apr 2004 9:27 AM
Environment: Operating System: All
Platform: PC

Description:
Typically at my work place, each developer has their own instance of the web 
server running locally on their workstation.  Generally, this instance is 
always running.

It would be helpful if the runservertests task would first check whether the 
server is running before attempting to start it.  And, if the server was 
already running, not attempt to shut it down after the tests have completed.

Currently our test target calls our deploy target, which stops and starts the 
server, and then calls the runservertests task, which then attempts to start 
the server again, producing failure messages.  This is a little unnerving for 
developers who are not completely familiar with cactus.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org