svn commit: r742727 - in /activemq/activemq-cpp/trunk/src: main/decaf/net/URI.cpp test/decaf/net/URITest.cpp test/testRegistry.cpp

2009-02-09 Thread tabish
Author: tabish Date: Mon Feb 9 20:44:32 2009 New Revision: 742727 URL: http://svn.apache.org/viewvc?rev=742727&view=rev Log: Fix minor issue in the URI class. Modified: activemq/activemq-cpp/trunk/src/main/decaf/net/URI.cpp activemq/activemq-cpp/trunk/src/test/decaf/net/URITest.cpp a

svn commit: r742603 - /activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/TransportConnection.java

2009-02-09 Thread gtully
Author: gtully Date: Mon Feb 9 16:33:50 2009 New Revision: 742603 URL: http://svn.apache.org/viewvc?rev=742603&view=rev Log: demote log error or async exception to warn, with sendFailIfNoSpace, logs gets spammed with expected error messages Modified: activemq/trunk/activemq-core/src/main/j

svn commit: r742570 - in /activemq/activemq-cpp/trunk/src/main/activemq/commands: ActiveMQMessageBase.h ActiveMQMessageTemplate.h

2009-02-09 Thread tabish
Author: tabish Date: Mon Feb 9 15:48:41 2009 New Revision: 742570 URL: http://svn.apache.org/viewvc?rev=742570&view=rev Log: Clean some more of the Message classes Modified: activemq/activemq-cpp/trunk/src/main/activemq/commands/ActiveMQMessageBase.h activemq/activemq-cpp/trunk/src/main

svn commit: r742567 - in /activemq/activemq-cpp/trunk/src/main/activemq/state: ConsumerState.cpp ConsumerState.h ProducerState.cpp ProducerState.h SessionState.cpp SessionState.h TransactionState.cpp

2009-02-09 Thread tabish
Author: tabish Date: Mon Feb 9 15:38:30 2009 New Revision: 742567 URL: http://svn.apache.org/viewvc?rev=742567&view=rev Log: https://issues.apache.org/activemq/browse/AMQCPP-100 Refine the State Tracker classes to use smart pointers to avoid numerous copies of the state data in the Collections

svn commit: r742458 - in /activemq/trunk/activemq-core/src/main/java/org/apache/activemq: openwire/ transport/ transport/stomp/ transport/tcp/ transport/udp/ wireformat/

2009-02-09 Thread dejanb
Author: dejanb Date: Mon Feb 9 12:49:42 2009 New Revision: 742458 URL: http://svn.apache.org/viewvc?rev=742458&view=rev Log: fix for https://issues.apache.org/activemq/browse/AMQ-2088 Modified: activemq/trunk/activemq-core/src/main/java/org/apache/activemq/openwire/OpenWireFormat.java

svn commit: r742443 - /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/network/DuplexNetworkMBeanTest.java

2009-02-09 Thread gtully
Author: gtully Date: Mon Feb 9 12:27:07 2009 New Revision: 742443 URL: http://svn.apache.org/viewvc?rev=742443&view=rev Log: resolve npe if no mbeans found Modified: activemq/trunk/activemq-core/src/test/java/org/apache/activemq/network/DuplexNetworkMBeanTest.java Modified: activemq/trunk

svn commit: r742377 - /activemq/trunk/activemq-core/src/test/java/org/apache/activemq/advisory/AdvisoryTests.java

2009-02-09 Thread gtully
Author: gtully Date: Mon Feb 9 10:26:19 2009 New Revision: 742377 URL: http://svn.apache.org/viewvc?rev=742377&view=rev Log: add extra assert to consumer advisory test Modified: activemq/trunk/activemq-core/src/test/java/org/apache/activemq/advisory/AdvisoryTests.java Modified: activemq/t