Return-Path: Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: (qmail 61645 invoked from network); 16 Dec 2009 23:46:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Dec 2009 23:46:07 -0000 Received: (qmail 35549 invoked by uid 500); 16 Dec 2009 23:46:07 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 35492 invoked by uid 500); 16 Dec 2009 23:46:07 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 35483 invoked by uid 99); 16 Dec 2009 23:46:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Dec 2009 23:46:06 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Dec 2009 23:46:02 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 325B723888EC; Wed, 16 Dec 2009 23:45:42 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r891485 - in /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp: Commands/ OpenWire/ Date: Wed, 16 Dec 2009 23:45:41 -0000 To: commits@activemq.apache.org From: tabish@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20091216234542.325B723888EC@eris.apache.org> Author: tabish Date: Wed Dec 16 23:45:39 2009 New Revision: 891485 URL: http://svn.apache.org/viewvc?rev=891485&view=rev Log: Regenerated Commands with improved ToString methods that make log message involving Commands more readable and informative. Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/BrokerId.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/BrokerInfo.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConnectionControl.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConnectionError.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConnectionId.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConnectionInfo.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConsumerControl.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConsumerId.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConsumerInfo.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ControlCommand.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/DataArrayResponse.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/DataResponse.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/DestinationInfo.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/DiscoveryEvent.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ExceptionResponse.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/FlushCommand.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/IntegerResponse.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/JournalQueueAck.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/JournalTopicAck.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/JournalTrace.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/JournalTransaction.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/KeepAliveInfo.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/LastPartialCommand.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/LocalTransactionId.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/Message.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/MessageAck.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/MessageDispatch.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/MessageDispatchNotification.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/MessagePull.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/NetworkBridgeFilter.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/PartialCommand.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ProducerAck.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ProducerId.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ProducerInfo.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/RemoveInfo.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/RemoveSubscriptionInfo.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ReplayCommand.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/Response.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/SessionId.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/SessionInfo.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ShutdownInfo.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/SubscriptionInfo.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/TransactionId.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/TransactionInfo.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/XATransactionId.cs activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/OpenWire/OpenWireFormat.cs Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/BrokerId.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/BrokerId.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/BrokerId.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/BrokerId.cs Wed Dec 16 23:45:39 2009 @@ -54,8 +54,8 @@ /// public override string ToString() { - return GetType().Name + "[" + - "Value=" + Value + + return GetType().Name + "[ " + + "Value = " + Value + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/BrokerInfo.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/BrokerInfo.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/BrokerInfo.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/BrokerInfo.cs Wed Dec 16 23:45:39 2009 @@ -67,19 +67,21 @@ /// public override string ToString() { - return GetType().Name + "[" + - "BrokerId=" + BrokerId + - "BrokerURL=" + BrokerURL + - "PeerBrokerInfos=" + PeerBrokerInfos + - "BrokerName=" + BrokerName + - "SlaveBroker=" + SlaveBroker + - "MasterBroker=" + MasterBroker + - "FaultTolerantConfiguration=" + FaultTolerantConfiguration + - "DuplexConnection=" + DuplexConnection + - "NetworkConnection=" + NetworkConnection + - "ConnectionId=" + ConnectionId + - "BrokerUploadUrl=" + BrokerUploadUrl + - "NetworkProperties=" + NetworkProperties + + return GetType().Name + "[ " + + "commandId = " + this.CommandId + " " + + "responseRequired = " + this.ResponseRequired + " " + + "BrokerId = " + BrokerId + " " + + "BrokerURL = " + BrokerURL + " " + + "PeerBrokerInfos = " + PeerBrokerInfos + " " + + "BrokerName = " + BrokerName + " " + + "SlaveBroker = " + SlaveBroker + " " + + "MasterBroker = " + MasterBroker + " " + + "FaultTolerantConfiguration = " + FaultTolerantConfiguration + " " + + "DuplexConnection = " + DuplexConnection + " " + + "NetworkConnection = " + NetworkConnection + " " + + "ConnectionId = " + ConnectionId + " " + + "BrokerUploadUrl = " + BrokerUploadUrl + " " + + "NetworkProperties = " + NetworkProperties + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConnectionControl.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConnectionControl.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConnectionControl.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConnectionControl.cs Wed Dec 16 23:45:39 2009 @@ -60,12 +60,14 @@ /// public override string ToString() { - return GetType().Name + "[" + - "Close=" + Close + - "Exit=" + Exit + - "FaultTolerant=" + FaultTolerant + - "Resume=" + Resume + - "Suspend=" + Suspend + + return GetType().Name + "[ " + + "commandId = " + this.CommandId + " " + + "responseRequired = " + this.ResponseRequired + " " + + "Close = " + Close + " " + + "Exit = " + Exit + " " + + "FaultTolerant = " + FaultTolerant + " " + + "Resume = " + Resume + " " + + "Suspend = " + Suspend + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConnectionError.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConnectionError.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConnectionError.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConnectionError.cs Wed Dec 16 23:45:39 2009 @@ -57,9 +57,11 @@ /// public override string ToString() { - return GetType().Name + "[" + - "Exception=" + Exception + - "ConnectionId=" + ConnectionId + + return GetType().Name + "[ " + + "commandId = " + this.CommandId + " " + + "responseRequired = " + this.ResponseRequired + " " + + "Exception = " + Exception + " " + + "ConnectionId = " + ConnectionId + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConnectionId.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConnectionId.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConnectionId.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConnectionId.cs Wed Dec 16 23:45:39 2009 @@ -73,9 +73,7 @@ /// public override string ToString() { - return GetType().Name + "[" + - "Value=" + Value + - "]"; + return this.value; } public string Value Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConnectionInfo.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConnectionInfo.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConnectionInfo.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConnectionInfo.cs Wed Dec 16 23:45:39 2009 @@ -63,15 +63,17 @@ /// public override string ToString() { - return GetType().Name + "[" + - "ConnectionId=" + ConnectionId + - "ClientId=" + ClientId + - "Password=" + Password + - "UserName=" + UserName + - "BrokerPath=" + BrokerPath + - "BrokerMasterConnector=" + BrokerMasterConnector + - "Manageable=" + Manageable + - "ClientMaster=" + ClientMaster + + return GetType().Name + "[ " + + "commandId = " + this.CommandId + " " + + "responseRequired = " + this.ResponseRequired + " " + + "ConnectionId = " + ConnectionId + " " + + "ClientId = " + ClientId + " " + + "Password = " + Password + " " + + "UserName = " + UserName + " " + + "BrokerPath = " + BrokerPath + " " + + "BrokerMasterConnector = " + BrokerMasterConnector + " " + + "Manageable = " + Manageable + " " + + "ClientMaster = " + ClientMaster + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConsumerControl.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConsumerControl.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConsumerControl.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConsumerControl.cs Wed Dec 16 23:45:39 2009 @@ -61,13 +61,15 @@ /// public override string ToString() { - return GetType().Name + "[" + - "Close=" + Close + - "ConsumerId=" + ConsumerId + - "Prefetch=" + Prefetch + - "Flush=" + Flush + - "Start=" + Start + - "Stop=" + Stop + + return GetType().Name + "[ " + + "commandId = " + this.CommandId + " " + + "responseRequired = " + this.ResponseRequired + " " + + "Close = " + Close + " " + + "ConsumerId = " + ConsumerId + " " + + "Prefetch = " + Prefetch + " " + + "Flush = " + Flush + " " + + "Start = " + Start + " " + + "Stop = " + Stop + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConsumerId.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConsumerId.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConsumerId.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConsumerId.cs Wed Dec 16 23:45:39 2009 @@ -69,11 +69,7 @@ /// public override string ToString() { - return GetType().Name + "[" + - "ConnectionId=" + ConnectionId + - "SessionId=" + SessionId + - "Value=" + Value + - "]"; + return this.connectionId + ":" + this.sessionId + ":" + this.value; } public SessionId ParentId Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConsumerInfo.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConsumerInfo.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConsumerInfo.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ConsumerInfo.cs Wed Dec 16 23:45:39 2009 @@ -73,25 +73,27 @@ /// public override string ToString() { - return GetType().Name + "[" + - "ConsumerId=" + ConsumerId + - "Browser=" + Browser + - "Destination=" + Destination + - "PrefetchSize=" + PrefetchSize + - "MaximumPendingMessageLimit=" + MaximumPendingMessageLimit + - "DispatchAsync=" + DispatchAsync + - "Selector=" + Selector + - "SubscriptionName=" + SubscriptionName + - "NoLocal=" + NoLocal + - "Exclusive=" + Exclusive + - "Retroactive=" + Retroactive + - "Priority=" + Priority + - "BrokerPath=" + BrokerPath + - "AdditionalPredicate=" + AdditionalPredicate + - "NetworkSubscription=" + NetworkSubscription + - "OptimizedAcknowledge=" + OptimizedAcknowledge + - "NoRangeAcks=" + NoRangeAcks + - "NetworkConsumerPath=" + NetworkConsumerPath + + return GetType().Name + "[ " + + "commandId = " + this.CommandId + " " + + "responseRequired = " + this.ResponseRequired + " " + + "ConsumerId = " + ConsumerId + " " + + "Browser = " + Browser + " " + + "Destination = " + Destination + " " + + "PrefetchSize = " + PrefetchSize + " " + + "MaximumPendingMessageLimit = " + MaximumPendingMessageLimit + " " + + "DispatchAsync = " + DispatchAsync + " " + + "Selector = " + Selector + " " + + "SubscriptionName = " + SubscriptionName + " " + + "NoLocal = " + NoLocal + " " + + "Exclusive = " + Exclusive + " " + + "Retroactive = " + Retroactive + " " + + "Priority = " + Priority + " " + + "BrokerPath = " + BrokerPath + " " + + "AdditionalPredicate = " + AdditionalPredicate + " " + + "NetworkSubscription = " + NetworkSubscription + " " + + "OptimizedAcknowledge = " + OptimizedAcknowledge + " " + + "NoRangeAcks = " + NoRangeAcks + " " + + "NetworkConsumerPath = " + NetworkConsumerPath + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ControlCommand.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ControlCommand.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ControlCommand.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ControlCommand.cs Wed Dec 16 23:45:39 2009 @@ -56,8 +56,10 @@ /// public override string ToString() { - return GetType().Name + "[" + - "Command=" + Command + + return GetType().Name + "[ " + + "commandId = " + this.CommandId + " " + + "responseRequired = " + this.ResponseRequired + " " + + "Command = " + Command + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/DataArrayResponse.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/DataArrayResponse.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/DataArrayResponse.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/DataArrayResponse.cs Wed Dec 16 23:45:39 2009 @@ -54,8 +54,8 @@ /// public override string ToString() { - return GetType().Name + "[" + - "Data=" + Data + + return GetType().Name + "[ " + + "Data = " + Data + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/DataResponse.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/DataResponse.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/DataResponse.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/DataResponse.cs Wed Dec 16 23:45:39 2009 @@ -54,8 +54,8 @@ /// public override string ToString() { - return GetType().Name + "[" + - "Data=" + Data + + return GetType().Name + "[ " + + "Data = " + Data + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/DestinationInfo.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/DestinationInfo.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/DestinationInfo.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/DestinationInfo.cs Wed Dec 16 23:45:39 2009 @@ -62,12 +62,14 @@ /// public override string ToString() { - return GetType().Name + "[" + - "ConnectionId=" + ConnectionId + - "Destination=" + Destination + - "OperationType=" + OperationType + - "Timeout=" + Timeout + - "BrokerPath=" + BrokerPath + + return GetType().Name + "[ " + + "commandId = " + this.CommandId + " " + + "responseRequired = " + this.ResponseRequired + " " + + "ConnectionId = " + ConnectionId + " " + + "Destination = " + Destination + " " + + "OperationType = " + OperationType + " " + + "Timeout = " + Timeout + " " + + "BrokerPath = " + BrokerPath + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/DiscoveryEvent.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/DiscoveryEvent.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/DiscoveryEvent.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/DiscoveryEvent.cs Wed Dec 16 23:45:39 2009 @@ -55,9 +55,9 @@ /// public override string ToString() { - return GetType().Name + "[" + - "ServiceName=" + ServiceName + - "BrokerName=" + BrokerName + + return GetType().Name + "[ " + + "ServiceName = " + ServiceName + " " + + "BrokerName = " + BrokerName + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ExceptionResponse.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ExceptionResponse.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ExceptionResponse.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ExceptionResponse.cs Wed Dec 16 23:45:39 2009 @@ -54,8 +54,8 @@ /// public override string ToString() { - return GetType().Name + "[" + - "Exception=" + Exception + + return GetType().Name + "[ " + + "Exception = " + Exception + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/FlushCommand.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/FlushCommand.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/FlushCommand.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/FlushCommand.cs Wed Dec 16 23:45:39 2009 @@ -54,7 +54,9 @@ /// public override string ToString() { - return GetType().Name + "[" + + return GetType().Name + "[ " + + "commandId = " + this.CommandId + " " + + "responseRequired = " + this.ResponseRequired + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/IntegerResponse.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/IntegerResponse.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/IntegerResponse.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/IntegerResponse.cs Wed Dec 16 23:45:39 2009 @@ -54,8 +54,8 @@ /// public override string ToString() { - return GetType().Name + "[" + - "Result=" + Result + + return GetType().Name + "[ " + + "Result = " + Result + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/JournalQueueAck.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/JournalQueueAck.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/JournalQueueAck.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/JournalQueueAck.cs Wed Dec 16 23:45:39 2009 @@ -55,9 +55,9 @@ /// public override string ToString() { - return GetType().Name + "[" + - "Destination=" + Destination + - "MessageAck=" + MessageAck + + return GetType().Name + "[ " + + "Destination = " + Destination + " " + + "MessageAck = " + MessageAck + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/JournalTopicAck.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/JournalTopicAck.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/JournalTopicAck.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/JournalTopicAck.cs Wed Dec 16 23:45:39 2009 @@ -59,13 +59,13 @@ /// public override string ToString() { - return GetType().Name + "[" + - "Destination=" + Destination + - "MessageId=" + MessageId + - "MessageSequenceId=" + MessageSequenceId + - "SubscritionName=" + SubscritionName + - "ClientId=" + ClientId + - "TransactionId=" + TransactionId + + return GetType().Name + "[ " + + "Destination = " + Destination + " " + + "MessageId = " + MessageId + " " + + "MessageSequenceId = " + MessageSequenceId + " " + + "SubscritionName = " + SubscritionName + " " + + "ClientId = " + ClientId + " " + + "TransactionId = " + TransactionId + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/JournalTrace.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/JournalTrace.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/JournalTrace.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/JournalTrace.cs Wed Dec 16 23:45:39 2009 @@ -54,8 +54,8 @@ /// public override string ToString() { - return GetType().Name + "[" + - "Message=" + Message + + return GetType().Name + "[ " + + "Message = " + Message + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/JournalTransaction.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/JournalTransaction.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/JournalTransaction.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/JournalTransaction.cs Wed Dec 16 23:45:39 2009 @@ -56,10 +56,10 @@ /// public override string ToString() { - return GetType().Name + "[" + - "TransactionId=" + TransactionId + - "Type=" + Type + - "WasPrepared=" + WasPrepared + + return GetType().Name + "[ " + + "TransactionId = " + TransactionId + " " + + "Type = " + Type + " " + + "WasPrepared = " + WasPrepared + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/KeepAliveInfo.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/KeepAliveInfo.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/KeepAliveInfo.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/KeepAliveInfo.cs Wed Dec 16 23:45:39 2009 @@ -54,7 +54,9 @@ /// public override string ToString() { - return GetType().Name + "[" + + return GetType().Name + "[ " + + "commandId = " + this.CommandId + " " + + "responseRequired = " + this.ResponseRequired + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/LastPartialCommand.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/LastPartialCommand.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/LastPartialCommand.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/LastPartialCommand.cs Wed Dec 16 23:45:39 2009 @@ -52,7 +52,7 @@ /// public override string ToString() { - return GetType().Name + "[" + + return GetType().Name + "[ " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/LocalTransactionId.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/LocalTransactionId.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/LocalTransactionId.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/LocalTransactionId.cs Wed Dec 16 23:45:39 2009 @@ -55,10 +55,7 @@ /// public override string ToString() { - return GetType().Name + "[" + - "Value=" + Value + - "ConnectionId=" + ConnectionId + - "]"; + return this.connectionId + ":" + this.value; } public long Value Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/Message.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/Message.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/Message.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/Message.cs Wed Dec 16 23:45:39 2009 @@ -111,36 +111,38 @@ /// public override string ToString() { - return GetType().Name + "[" + - "ProducerId=" + ProducerId + - "Destination=" + Destination + - "TransactionId=" + TransactionId + - "OriginalDestination=" + OriginalDestination + - "MessageId=" + MessageId + - "OriginalTransactionId=" + OriginalTransactionId + - "GroupID=" + GroupID + - "GroupSequence=" + GroupSequence + - "CorrelationId=" + CorrelationId + - "Persistent=" + Persistent + - "Expiration=" + Expiration + - "Priority=" + Priority + - "ReplyTo=" + ReplyTo + - "Timestamp=" + Timestamp + - "Type=" + Type + - "Content=" + Content + - "MarshalledProperties=" + MarshalledProperties + - "DataStructure=" + DataStructure + - "TargetConsumerId=" + TargetConsumerId + - "Compressed=" + Compressed + - "RedeliveryCounter=" + RedeliveryCounter + - "BrokerPath=" + BrokerPath + - "Arrival=" + Arrival + - "UserID=" + UserID + - "RecievedByDFBridge=" + RecievedByDFBridge + - "Droppable=" + Droppable + - "Cluster=" + Cluster + - "BrokerInTime=" + BrokerInTime + - "BrokerOutTime=" + BrokerOutTime + + return GetType().Name + "[ " + + "commandId = " + this.CommandId + " " + + "responseRequired = " + this.ResponseRequired + " " + + "ProducerId = " + ProducerId + " " + + "Destination = " + Destination + " " + + "TransactionId = " + TransactionId + " " + + "OriginalDestination = " + OriginalDestination + " " + + "MessageId = " + MessageId + " " + + "OriginalTransactionId = " + OriginalTransactionId + " " + + "GroupID = " + GroupID + " " + + "GroupSequence = " + GroupSequence + " " + + "CorrelationId = " + CorrelationId + " " + + "Persistent = " + Persistent + " " + + "Expiration = " + Expiration + " " + + "Priority = " + Priority + " " + + "ReplyTo = " + ReplyTo + " " + + "Timestamp = " + Timestamp + " " + + "Type = " + Type + " " + + "Content = " + Content + " " + + "MarshalledProperties = " + MarshalledProperties + " " + + "DataStructure = " + DataStructure + " " + + "TargetConsumerId = " + TargetConsumerId + " " + + "Compressed = " + Compressed + " " + + "RedeliveryCounter = " + RedeliveryCounter + " " + + "BrokerPath = " + BrokerPath + " " + + "Arrival = " + Arrival + " " + + "UserID = " + UserID + " " + + "RecievedByDFBridge = " + RecievedByDFBridge + " " + + "Droppable = " + Droppable + " " + + "Cluster = " + Cluster + " " + + "BrokerInTime = " + BrokerInTime + " " + + "BrokerOutTime = " + BrokerOutTime + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/MessageAck.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/MessageAck.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/MessageAck.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/MessageAck.cs Wed Dec 16 23:45:39 2009 @@ -62,14 +62,16 @@ /// public override string ToString() { - return GetType().Name + "[" + - "Destination=" + Destination + - "TransactionId=" + TransactionId + - "ConsumerId=" + ConsumerId + - "AckType=" + AckType + - "FirstMessageId=" + FirstMessageId + - "LastMessageId=" + LastMessageId + - "MessageCount=" + MessageCount + + return GetType().Name + "[ " + + "commandId = " + this.CommandId + " " + + "responseRequired = " + this.ResponseRequired + " " + + "Destination = " + Destination + " " + + "TransactionId = " + TransactionId + " " + + "ConsumerId = " + ConsumerId + " " + + "AckType = " + AckType + " " + + "FirstMessageId = " + FirstMessageId + " " + + "LastMessageId = " + LastMessageId + " " + + "MessageCount = " + MessageCount + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/MessageDispatch.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/MessageDispatch.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/MessageDispatch.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/MessageDispatch.cs Wed Dec 16 23:45:39 2009 @@ -59,11 +59,13 @@ /// public override string ToString() { - return GetType().Name + "[" + - "ConsumerId=" + ConsumerId + - "Destination=" + Destination + - "Message=" + Message + - "RedeliveryCounter=" + RedeliveryCounter + + return GetType().Name + "[ " + + "commandId = " + this.CommandId + " " + + "responseRequired = " + this.ResponseRequired + " " + + "ConsumerId = " + ConsumerId + " " + + "Destination = " + Destination + " " + + "Message = " + Message + " " + + "RedeliveryCounter = " + RedeliveryCounter + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/MessageDispatchNotification.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/MessageDispatchNotification.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/MessageDispatchNotification.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/MessageDispatchNotification.cs Wed Dec 16 23:45:39 2009 @@ -59,11 +59,13 @@ /// public override string ToString() { - return GetType().Name + "[" + - "ConsumerId=" + ConsumerId + - "Destination=" + Destination + - "DeliverySequenceId=" + DeliverySequenceId + - "MessageId=" + MessageId + + return GetType().Name + "[ " + + "commandId = " + this.CommandId + " " + + "responseRequired = " + this.ResponseRequired + " " + + "ConsumerId = " + ConsumerId + " " + + "Destination = " + Destination + " " + + "DeliverySequenceId = " + DeliverySequenceId + " " + + "MessageId = " + MessageId + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/MessagePull.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/MessagePull.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/MessagePull.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/MessagePull.cs Wed Dec 16 23:45:39 2009 @@ -60,12 +60,14 @@ /// public override string ToString() { - return GetType().Name + "[" + - "ConsumerId=" + ConsumerId + - "Destination=" + Destination + - "Timeout=" + Timeout + - "CorrelationId=" + CorrelationId + - "MessageId=" + MessageId + + return GetType().Name + "[ " + + "commandId = " + this.CommandId + " " + + "responseRequired = " + this.ResponseRequired + " " + + "ConsumerId = " + ConsumerId + " " + + "Destination = " + Destination + " " + + "Timeout = " + Timeout + " " + + "CorrelationId = " + CorrelationId + " " + + "MessageId = " + MessageId + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/NetworkBridgeFilter.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/NetworkBridgeFilter.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/NetworkBridgeFilter.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/NetworkBridgeFilter.cs Wed Dec 16 23:45:39 2009 @@ -55,9 +55,9 @@ /// public override string ToString() { - return GetType().Name + "[" + - "NetworkTTL=" + NetworkTTL + - "NetworkBrokerId=" + NetworkBrokerId + + return GetType().Name + "[ " + + "NetworkTTL = " + NetworkTTL + " " + + "NetworkBrokerId = " + NetworkBrokerId + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/PartialCommand.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/PartialCommand.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/PartialCommand.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/PartialCommand.cs Wed Dec 16 23:45:39 2009 @@ -55,9 +55,9 @@ /// public override string ToString() { - return GetType().Name + "[" + - "CommandId=" + CommandId + - "Data=" + Data + + return GetType().Name + "[ " + + "CommandId = " + CommandId + " " + + "Data = " + Data + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ProducerAck.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ProducerAck.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ProducerAck.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ProducerAck.cs Wed Dec 16 23:45:39 2009 @@ -57,9 +57,11 @@ /// public override string ToString() { - return GetType().Name + "[" + - "ProducerId=" + ProducerId + - "Size=" + Size + + return GetType().Name + "[ " + + "commandId = " + this.CommandId + " " + + "responseRequired = " + this.ResponseRequired + " " + + "ProducerId = " + ProducerId + " " + + "Size = " + Size + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ProducerId.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ProducerId.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ProducerId.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ProducerId.cs Wed Dec 16 23:45:39 2009 @@ -80,11 +80,7 @@ /// public override string ToString() { - return GetType().Name + "[" + - "ConnectionId=" + ConnectionId + - "Value=" + Value + - "SessionId=" + SessionId + - "]"; + return this.connectionId + ":" + this.sessionId + ":" + this.value; } public SessionId ParentId Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ProducerInfo.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ProducerInfo.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ProducerInfo.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ProducerInfo.cs Wed Dec 16 23:45:39 2009 @@ -60,12 +60,14 @@ /// public override string ToString() { - return GetType().Name + "[" + - "ProducerId=" + ProducerId + - "Destination=" + Destination + - "BrokerPath=" + BrokerPath + - "DispatchAsync=" + DispatchAsync + - "WindowSize=" + WindowSize + + return GetType().Name + "[ " + + "commandId = " + this.CommandId + " " + + "responseRequired = " + this.ResponseRequired + " " + + "ProducerId = " + ProducerId + " " + + "Destination = " + Destination + " " + + "BrokerPath = " + BrokerPath + " " + + "DispatchAsync = " + DispatchAsync + " " + + "WindowSize = " + WindowSize + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/RemoveInfo.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/RemoveInfo.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/RemoveInfo.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/RemoveInfo.cs Wed Dec 16 23:45:39 2009 @@ -57,9 +57,11 @@ /// public override string ToString() { - return GetType().Name + "[" + - "ObjectId=" + ObjectId + - "LastDeliveredSequenceId=" + LastDeliveredSequenceId + + return GetType().Name + "[ " + + "commandId = " + this.CommandId + " " + + "responseRequired = " + this.ResponseRequired + " " + + "ObjectId = " + ObjectId + " " + + "LastDeliveredSequenceId = " + LastDeliveredSequenceId + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/RemoveSubscriptionInfo.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/RemoveSubscriptionInfo.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/RemoveSubscriptionInfo.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/RemoveSubscriptionInfo.cs Wed Dec 16 23:45:39 2009 @@ -58,10 +58,12 @@ /// public override string ToString() { - return GetType().Name + "[" + - "ConnectionId=" + ConnectionId + - "SubcriptionName=" + SubcriptionName + - "ClientId=" + ClientId + + return GetType().Name + "[ " + + "commandId = " + this.CommandId + " " + + "responseRequired = " + this.ResponseRequired + " " + + "ConnectionId = " + ConnectionId + " " + + "SubcriptionName = " + SubcriptionName + " " + + "ClientId = " + ClientId + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ReplayCommand.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ReplayCommand.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ReplayCommand.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ReplayCommand.cs Wed Dec 16 23:45:39 2009 @@ -57,9 +57,11 @@ /// public override string ToString() { - return GetType().Name + "[" + - "FirstNakNumber=" + FirstNakNumber + - "LastNakNumber=" + LastNakNumber + + return GetType().Name + "[ " + + "commandId = " + this.CommandId + " " + + "responseRequired = " + this.ResponseRequired + " " + + "FirstNakNumber = " + FirstNakNumber + " " + + "LastNakNumber = " + LastNakNumber + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/Response.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/Response.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/Response.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/Response.cs Wed Dec 16 23:45:39 2009 @@ -56,8 +56,10 @@ /// public override string ToString() { - return GetType().Name + "[" + - "CorrelationId=" + CorrelationId + + return GetType().Name + "[ " + + "commandId = " + this.CommandId + " " + + "responseRequired = " + this.ResponseRequired + " " + + "CorrelationId = " + CorrelationId + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/SessionId.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/SessionId.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/SessionId.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/SessionId.cs Wed Dec 16 23:45:39 2009 @@ -79,10 +79,7 @@ /// public override string ToString() { - return GetType().Name + "[" + - "ConnectionId=" + ConnectionId + - "Value=" + Value + - "]"; + return this.connectionId + ":" + this.value; } public ConnectionId ParentId Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/SessionInfo.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/SessionInfo.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/SessionInfo.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/SessionInfo.cs Wed Dec 16 23:45:39 2009 @@ -65,8 +65,10 @@ /// public override string ToString() { - return GetType().Name + "[" + - "SessionId=" + SessionId + + return GetType().Name + "[ " + + "commandId = " + this.CommandId + " " + + "responseRequired = " + this.ResponseRequired + " " + + "SessionId = " + SessionId + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ShutdownInfo.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ShutdownInfo.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ShutdownInfo.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/ShutdownInfo.cs Wed Dec 16 23:45:39 2009 @@ -54,7 +54,9 @@ /// public override string ToString() { - return GetType().Name + "[" + + return GetType().Name + "[ " + + "commandId = " + this.CommandId + " " + + "responseRequired = " + this.ResponseRequired + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/SubscriptionInfo.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/SubscriptionInfo.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/SubscriptionInfo.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/SubscriptionInfo.cs Wed Dec 16 23:45:39 2009 @@ -58,12 +58,12 @@ /// public override string ToString() { - return GetType().Name + "[" + - "ClientId=" + ClientId + - "Destination=" + Destination + - "Selector=" + Selector + - "SubcriptionName=" + SubcriptionName + - "SubscribedDestination=" + SubscribedDestination + + return GetType().Name + "[ " + + "ClientId = " + ClientId + " " + + "Destination = " + Destination + " " + + "Selector = " + Selector + " " + + "SubcriptionName = " + SubcriptionName + " " + + "SubscribedDestination = " + SubscribedDestination + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/TransactionId.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/TransactionId.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/TransactionId.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/TransactionId.cs Wed Dec 16 23:45:39 2009 @@ -52,7 +52,7 @@ /// public override string ToString() { - return GetType().Name + "[" + + return GetType().Name + "[ " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/TransactionInfo.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/TransactionInfo.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/TransactionInfo.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/TransactionInfo.cs Wed Dec 16 23:45:39 2009 @@ -67,10 +67,12 @@ /// public override string ToString() { - return GetType().Name + "[" + - "ConnectionId=" + ConnectionId + - "TransactionId=" + TransactionId + - "Type=" + Type + + return GetType().Name + "[ " + + "commandId = " + this.CommandId + " " + + "responseRequired = " + this.ResponseRequired + " " + + "ConnectionId = " + ConnectionId + " " + + "TransactionId = " + TransactionId + " " + + "Type = " + Type + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/XATransactionId.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/XATransactionId.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/XATransactionId.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/Commands/XATransactionId.cs Wed Dec 16 23:45:39 2009 @@ -56,10 +56,10 @@ /// public override string ToString() { - return GetType().Name + "[" + - "FormatId=" + FormatId + - "GlobalTransactionId=" + GlobalTransactionId + - "BranchQualifier=" + BranchQualifier + + return GetType().Name + "[ " + + "FormatId = " + FormatId + " " + + "GlobalTransactionId = " + GlobalTransactionId + " " + + "BranchQualifier = " + BranchQualifier + " " + "]"; } Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/OpenWire/OpenWireFormat.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/OpenWire/OpenWireFormat.cs?rev=891485&r1=891484&r2=891485&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/OpenWire/OpenWireFormat.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.2.x/src/main/csharp/OpenWire/OpenWireFormat.cs Wed Dec 16 23:45:39 2009 @@ -256,7 +256,6 @@ _tightEncodingEnabled = this.tightEncodingEnabled; } - Tracer.Debug("Parsing type: " + dataType + " with: " + dsm); Object data = dsm.CreateObject(); if(_tightEncodingEnabled)