You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2006/07/20 07:44:53 UTC

svn commit: r423783 - in /incubator/activemq/trunk/activemq-core/src/test: java/org/apache/activemq/network/ resources/org/apache/activemq/network/

Author: chirino
Date: Wed Jul 19 22:44:53 2006
New Revision: 423783

URL: http://svn.apache.org/viewvc?rev=423783&view=rev
Log:
Adding some network reconnect tests.  These are used to validate the our network connections get re-established after a broker restart.

Added:
    incubator/activemq/trunk/activemq-core/src/test/java/org/apache/activemq/network/NetworkReconnectTest.java
      - copied unchanged from r423780, incubator/activemq/branches/activemq-4.0/activemq-core/src/test/java/org/apache/activemq/network/NetworkReconnectTest.java
    incubator/activemq/trunk/activemq-core/src/test/java/org/apache/activemq/network/SSHTunnelNetworkReconnectTest.java
      - copied unchanged from r423780, incubator/activemq/branches/activemq-4.0/activemq-core/src/test/java/org/apache/activemq/network/SSHTunnelNetworkReconnectTest.java
    incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/network/reconnect-broker1.xml
      - copied unchanged from r423780, incubator/activemq/branches/activemq-4.0/activemq-core/src/test/resources/org/apache/activemq/network/reconnect-broker1.xml
    incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/network/reconnect-broker2.xml
      - copied unchanged from r423780, incubator/activemq/branches/activemq-4.0/activemq-core/src/test/resources/org/apache/activemq/network/reconnect-broker2.xml
    incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/network/ssh-reconnect-broker1.xml
      - copied unchanged from r423780, incubator/activemq/branches/activemq-4.0/activemq-core/src/test/resources/org/apache/activemq/network/ssh-reconnect-broker1.xml
    incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/network/ssh-reconnect-broker2.xml
      - copied unchanged from r423780, incubator/activemq/branches/activemq-4.0/activemq-core/src/test/resources/org/apache/activemq/network/ssh-reconnect-broker2.xml