7083 Commits

Author SHA1 Message Date
Timothy A. Bish
0309eb3373 Fix test so it doesn't fail if the disk is a bit full
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1431002 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 18:26:27 +00:00
Timothy A. Bish
63a660ac04 https://issues.apache.org/jira/browse/AMQ-4237
To support the bean renaming effort this pulls together the various code that create all our MBean names and puts them into one location which could later add supporting methods to create MBean queries for the unit tests etc.  This should make it simpler to iron out the naming as we go.  

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1430908 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 15:48:15 +00:00
Bosanac Dejan
881c1b7005 https://issues.apache.org/jira/browse/AMQ-4237 - new jmx and list and purge commands
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1430862 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 13:53:12 +00:00
Bosanac Dejan
8ab1c8d551 https://issues.apache.org/jira/browse/AMQ-4237 - new jmx and shutdown command
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1430817 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 12:22:37 +00:00
Timothy A. Bish
dfd4c5680f start removing dependencies on activemq-core
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1430498 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 20:39:14 +00:00
Robert Davies
09c450015e Refactored to make it easier to test with multiple MQTT client providers
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1430496 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 20:33:16 +00:00
Gary Tully
55fef7200a fix up xml tests, xbean in a required test dep. fix up ref to removed master/slave.xml
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1430380 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 16:52:52 +00:00
Hiram R. Chirino
69ff572f88 Switch to a released version of proton
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1430373 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 16:46:04 +00:00
Timothy A. Bish
43da1ca798 add LevelDB data test dir to svn:ignore
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1430361 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 16:24:12 +00:00
Timothy A. Bish
3c83c17787 Fix failing test case, use the returned locator from addLast calls to perform the remove instead of trying with a String.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1430360 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 16:22:53 +00:00
Timothy A. Bish
9a3bd32e90 clean up imports.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1430340 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 15:51:37 +00:00
Gary Tully
6b3676ae72 https://issues.apache.org/jira/browse/AMQ-3906 - make it so that java -classpath target/activemq-all-5.8-SNAPSHOT.jar org.apache.activemq.console.Main start broker:\(\) will work. We may want to remove persistence but I think it makes sense to have it in there
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1430326 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 15:40:13 +00:00
Bosanac Dejan
351a339b0d https://issues.apache.org/jira/browse/AMQ-4237 - new jmx and web console - network connectors and bridges
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1430323 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 15:38:46 +00:00
Hiram R. Chirino
0aa697605e depedency order seems to matter
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1430308 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 14:48:43 +00:00
Hiram R. Chirino
1cebef8a6b adding more bits to the pom
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1430307 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 14:45:18 +00:00
Bosanac Dejan
f4f033c91a https://issues.apache.org/jira/browse/AMQ-4237 - new jmx and web console - consumers on connection
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1430283 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 13:51:56 +00:00
Gary Tully
e3626e19bc https://issues.apache.org/jira/browse/AMQ-4237 - resolve unit test regressions for dynamic networkBridge mbeans
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1430266 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 13:13:27 +00:00
Bosanac Dejan
4cbd91d494 https://issues.apache.org/jira/browse/AMQ-4237 - web console - connectors and connections
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1430252 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 12:38:57 +00:00
Timothy A. Bish
da4302921e test can fail if the machine is bit to slow, give a bit more grace to the test timeouts.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1430005 13f79535-47bb-0310-9956-ffa450edef68
2013-01-07 21:00:12 +00:00
Timothy A. Bish
b79c9868ec fix for: https://issues.apache.org/jira/browse/AMQ-4241
Add a configuration option to control whether properties are set on every output message or only the first one. 

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1429909 13f79535-47bb-0310-9956-ffa450edef68
2013-01-07 17:22:30 +00:00
Timothy A. Bish
3cd8da80a6 fixes: https://issues.apache.org/jira/browse/AMQ-4246
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1429878 13f79535-47bb-0310-9956-ffa450edef68
2013-01-07 16:19:35 +00:00
Gary Tully
f79f7ad426 add queue priority with backlog test, disable cache and expiry processing
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1429818 13f79535-47bb-0310-9956-ffa450edef68
2013-01-07 14:40:35 +00:00
Robert Davies
667237f72a Fix instability in test cases
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1429809 13f79535-47bb-0310-9956-ffa450edef68
2013-01-07 14:32:20 +00:00
Timothy A. Bish
5a8ca0b8a8 attempt to fix test case after changes in https://issues.apache.org/jira/browse/AMQ-4237 broke the test's MBean lookup, not quite there but close.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1429149 13f79535-47bb-0310-9956-ffa450edef68
2013-01-04 21:58:25 +00:00
Timothy A. Bish
b5625e31ee Add in a log4j properties file for the tests
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1429141 13f79535-47bb-0310-9956-ffa450edef68
2013-01-04 21:40:32 +00:00
Timothy A. Bish
800e0267fb fix test case after changes in https://issues.apache.org/jira/browse/AMQ-4237 broke the test's MBean lookup
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1429089 13f79535-47bb-0310-9956-ffa450edef68
2013-01-04 20:23:56 +00:00
Hiram R. Chirino
1949846c0a Switch to scala 2.10
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1429079 13f79535-47bb-0310-9956-ffa450edef68
2013-01-04 20:02:27 +00:00
Timothy A. Bish
c61ee931f6 Add to svn:ignore
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1429065 13f79535-47bb-0310-9956-ffa450edef68
2013-01-04 19:54:50 +00:00
Timothy A. Bish
b2de5f310f code fix and test fix for: https://issues.apache.org/jira/browse/AMQ-4225
NetworkBridge MBeans weren't getting registered because of changes in the Broker MBean naming.

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1429064 13f79535-47bb-0310-9956-ffa450edef68
2013-01-04 19:53:47 +00:00
Timothy A. Bish
8e9896825f fix test case after changes in https://issues.apache.org/jira/browse/AMQ-4237 broke the test's MBean lookup
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428983 13f79535-47bb-0310-9956-ffa450edef68
2013-01-04 17:02:29 +00:00
Timothy A. Bish
8a6ebc20a3 cleanup and fix warnings.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428981 13f79535-47bb-0310-9956-ffa450edef68
2013-01-04 17:01:05 +00:00
Timothy A. Bish
f3407fe4b2 Fix broken unit test, openwire.v*.WireFormatInfoTest max property size not set correctly.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428953 13f79535-47bb-0310-9956-ffa450edef68
2013-01-04 16:22:32 +00:00
Timothy A. Bish
cbee1cc147 fix test case after changes in https://issues.apache.org/jira/browse/AMQ-4237 broke the test's MBean lookup
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428950 13f79535-47bb-0310-9956-ffa450edef68
2013-01-04 16:11:54 +00:00
Gary Tully
e5d616da50 https://issues.apache.org/jira/browse/AMQ-4160 - fix up multicast discovery regression - it was giving uniqueue events to add/remove. MulticastDiscoveryOnFaultyNetworkTest - added static variant to that test also to validate existing changes
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428901 13f79535-47bb-0310-9956-ffa450edef68
2013-01-04 14:48:30 +00:00
Bosanac Dejan
603dc66b44 https://issues.apache.org/jira/browse/AMQ-4237 - first step at fixing web console to use new mbean name format
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428899 13f79535-47bb-0310-9956-ffa450edef68
2013-01-04 14:45:35 +00:00
Timothy A. Bish
b6e3ca74ba fix test failure
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428673 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 23:42:21 +00:00
Timothy A. Bish
b2681b9a82 Fix test breakage after latest round of broker fixes.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428663 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 23:12:02 +00:00
Timothy A. Bish
7a7d55180e Add some defensive checks in cleanup method to avoid possible NPE
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428632 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 22:06:43 +00:00
Timothy A. Bish
5ddc7d65c3 fix test case after changes in https://issues.apache.org/jira/browse/AMQ-4237 broke the test's MBean lookup
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428578 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 20:37:04 +00:00
Timothy A. Bish
123a512370 fix test case after changes in https://issues.apache.org/jira/browse/AMQ-4237 broke the test's MBean lookup
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428569 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 20:12:30 +00:00
Hiram R. Chirino
0aedae6b1d show test output in console for now.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428551 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 18:58:11 +00:00
Hiram R. Chirino
9557e394e7 Make sure we set the activemqVersion system prop for the karaf itest
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428550 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 18:56:25 +00:00
Hiram R. Chirino
8eb11a3aa7 Added a activemq-osgi module which is an uber OSGi bundle of all the ActiveMQ jars to make integrating into OSGi a little simpler.
Adding karaf-itests module.

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428537 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 18:37:45 +00:00
Hiram R. Chirino
8dbfbb0095 Make the activemq module just plain jars instead of bundles.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428536 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 18:37:20 +00:00
Hiram R. Chirino
450b509d58 Add the slf4j-api as a dependency of the leveldb store.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428535 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 18:37:04 +00:00
Timothy A. Bish
d0d7231414 fix test case after changes in https://issues.apache.org/jira/browse/AMQ-4237 broke the test's MBean lookup
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428462 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 16:39:54 +00:00
Timothy A. Bish
4096f9109a fix test case after changes in https://issues.apache.org/jira/browse/AMQ-4237 broke the test's MBean lookup
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428458 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 16:33:17 +00:00
Timothy A. Bish
1a57728305 fix test case after changes in https://issues.apache.org/jira/browse/AMQ-4237 broke the test's MBean lookup
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428425 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 16:05:01 +00:00
Timothy A. Bish
a8da85f8a9 fix test case after changes in https://issues.apache.org/jira/browse/AMQ-4237 broke the test's MBean lookup
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428422 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 16:03:15 +00:00
Timothy A. Bish
60d7cdc1dd fix test case after changes in https://issues.apache.org/jira/browse/AMQ-4237 broke the test's MBean lookup
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1428420 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 15:57:05 +00:00