Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 60062 invoked from network); 21 Sep 2004 16:14:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 21 Sep 2004 16:14:09 -0000 Received: (qmail 39392 invoked by uid 500); 21 Sep 2004 16:13:50 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 39353 invoked by uid 500); 21 Sep 2004 16:13:50 -0000 Mailing-List: contact axis-c-dev-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: List-Id: "Apache AXIS C Developers List" Reply-To: "Apache AXIS C Developers List" Delivered-To: mailing list axis-c-dev@ws.apache.org Received: (qmail 39264 invoked by uid 99); 21 Sep 2004 16:13:49 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [192.18.33.10] (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.28) with SMTP; Tue, 21 Sep 2004 09:13:48 -0700 Received: (qmail 11671 invoked from network); 21 Sep 2004 16:15:37 -0000 Received: from localhost (HELO nagoya) (127.0.0.1) by nagoya.betaversion.org with SMTP; 21 Sep 2004 16:15:37 -0000 Message-ID: <86766612.1095783337510.JavaMail.apache@nagoya> Date: Tue, 21 Sep 2004 09:15:37 -0700 (PDT) From: axis-c-dev@ws.apache.org To: axis-c-dev@ws.apache.org Subject: [jira] Closed: (AXISCPP-166) The monitor.jar utility program didn't handle test failures In-Reply-To: <1043516540.1095782137333.JavaMail.apache@nagoya> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Message: The following issue has been closed. Resolver: Andrew Perry Date: Tue, 21 Sep 2004 9:14 AM The monitor program will now stop when a stop message is received. --------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/AXISCPP-166 Here is an overview of the issue: --------------------------------------------------------------------- Key: AXISCPP-166 Summary: The monitor.jar utility program didn't handle test failures Type: Bug Status: Closed Priority: Minor Resolution: FIXED Project: Axis-C++ Components: Samples Assignee: Andrew Perry Reporter: Andrew Perry Created: Tue, 21 Sep 2004 8:54 AM Updated: Tue, 21 Sep 2004 9:14 AM Environment: All supported platforms Description: When running the Apache Ant test framework a monitor program intercepts the request and response messages on the wire, in a similar way to tcpmon, and writes the messages to files on the filesystem. The original version listened for a request and response then died. Unfortunately no request or response was received then the program would stay alive and block the 'monitor' port. The program needs to stay alive until a stop request has been sent. --------------------------------------------------------------------- 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