You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by ax...@ws.apache.org on 2004/10/20 15:33:51 UTC

[jira] Closed: (AXISCPP-211) test tcp monitor only handles single service call from a client

Message:

   The following issue has been closed.

   Resolver: Andrew Perry
       Date: Wed, 20 Oct 2004 6:32 AM

Monitor tool handles multiple requests from a single client call
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-211

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-211
    Summary: test tcp monitor only handles single service call from a client
       Type: Improvement

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: Axis-C++

   Assignee: 
   Reporter: Andrew Perry

    Created: Wed, 20 Oct 2004 6:03 AM
    Updated: Wed, 20 Oct 2004 6:32 AM

Description:
tests/utils/org/apache/test/TCPMonitor.java can be placed between the client and the server, like the apache tcpmon program, but does it in batch mode writing the request and response to a file. This is useful for test automation, especially handler tests as the message on the wire can be compared to an expected output.

The current version can only handle a single request/response service call from a client and causes the client to error if more than 1 call is made.

tcpmon can't be used as it is a GUI only tool.

The tools needs to be able to handle multiple calls from a single client.




---------------------------------------------------------------------
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