Timothy A. Bish
42b4e0c810
fix for: https://issues.apache.org/jira/browse/AMQ-4675
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1511967 13f79535-47bb-0310-9956-ffa450edef68
2013-08-08 19:21:22 +00:00
Timothy A. Bish
de49f2e873
fix for: https://issues.apache.org/jira/browse/AMQ-4629
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1503736 13f79535-47bb-0310-9956-ffa450edef68
2013-07-16 14:41:16 +00:00
Hiram R. Chirino
d2836d1362
Applying patch and fix for AMQ-3303: Standalone web console crashes when accessing broker via master-slave failover.
...
Patch supplied by Arnaud BRAND. Many thanks! Fix confirmed by Jamie Goodyear.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1499141 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 22:54:20 +00:00
Timothy A. Bish
166ab43c90
https://issues.apache.org/jira/browse/AMQ-4589
...
Apply patch to work around known race condition.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1494681 13f79535-47bb-0310-9956-ffa450edef68
2013-06-19 16:31:36 +00:00
Timothy A. Bish
5415f3a6aa
https://issues.apache.org/jira/browse/AMQ-3447
...
Apply workaround patch for this issue,
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1494680 13f79535-47bb-0310-9956-ffa450edef68
2013-06-19 16:28:19 +00:00
Bosanac Dejan
0507ad380b
https://issues.apache.org/jira/browse/AMQ-4418 - refactor web demo to be war that can be ran in karaf
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1462479 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 13:34:34 +00:00
Bosanac Dejan
fafd12dfd4
https://issues.apache.org/jira/browse/AMQ-4398 - sanitize header in stock portfolio servlet
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1459301 13f79535-47bb-0310-9956-ffa450edef68
2013-03-21 13:25:47 +00:00
Timothy A. Bish
0d58477039
fix for: https://issues.apache.org/jira/browse/AMQ-4393
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1458920 13f79535-47bb-0310-9956-ffa450edef68
2013-03-20 16:22:21 +00:00
Timothy A. Bish
03c79886a3
fix for: https://issues.apache.org/jira/browse/AMQ-4359
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1451649 13f79535-47bb-0310-9956-ffa450edef68
2013-03-01 16:56:26 +00:00
Bosanac Dejan
e8deea92b6
https://issues.apache.org/jira/browse/AMQ-4034 - osgi web console, finishing config admin configuration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1441375 13f79535-47bb-0310-9956-ffa450edef68
2013-02-01 10:17:44 +00:00
Bosanac Dejan
0d27c49bbf
https://issues.apache.org/jira/browse/AMQ-4034 - osgi web console, laying down foundations for config admin configuration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1441064 13f79535-47bb-0310-9956-ffa450edef68
2013-01-31 16:59:49 +00:00
Christian Posta
43e2083f41
Fix Type --> type and BrokerName --> brokerName in RemoteJMXBrokerFacade + Test, related to https://issues.apache.org/jira/browse/AMQ-4237
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1438666 13f79535-47bb-0310-9956-ffa450edef68
2013-01-25 19:50:15 +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
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
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
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
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
Hiram R. Chirino
30f531d741
Changes for https://issues.apache.org/jira/browse/AMQ-4165 : Remove pure master/slave functionality
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1413846 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 21:13:25 +00:00
Bosanac Dejan
51eb87a84b
https://issues.apache.org/jira/browse/AMQ-4115 - xss in web demos
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1399577 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 10:57:52 +00:00
Bosanac Dejan
76153ff245
https://issues.apache.org/jira/browse/AMQ-4110 - web console sending messages to the secured broker - use default credentials defined in factory if not explicitly set
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1398731 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 11:03:04 +00:00
Claus Ibsen
c720601aaf
AMQ-3173: activemq-web can now show more JMS message types.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1395293 13f79535-47bb-0310-9956-ffa450edef68
2012-10-07 13:03:42 +00:00
Claus Ibsen
b13c8c1e4b
AMQ-4043: Fixed web demo for simple send/receive.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1387506 13f79535-47bb-0310-9956-ffa450edef68
2012-09-19 09:57:35 +00:00
Claus Ibsen
b71b3497e3
AMQ-4043: Fixed web demo for simple send/receive.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1387504 13f79535-47bb-0310-9956-ffa450edef68
2012-09-19 09:33:27 +00:00
Bosanac Dejan
faa8d79b82
https://issues.apache.org/jira/browse/AMQ-3979 - non-daemon threads in ajax servlet
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1373794 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 11:30:52 +00:00
Bosanac Dejan
51927e6f89
https://issues.apache.org/jira/browse/AMQ-3940 - REST API support for configurable response content type
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1364560 13f79535-47bb-0310-9956-ffa450edef68
2012-07-23 09:57:42 +00:00
Bosanac Dejan
3c4848b8a5
https://issues.apache.org/jira/browse/AMQ-3696 - fix web console to show special page for slave brokers
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1363319 13f79535-47bb-0310-9956-ffa450edef68
2012-07-19 12:55:14 +00:00
Bosanac Dejan
d4742f597b
https://issues.apache.org/jira/browse/AMQ-3924 - connect REST API to secure broker
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1360626 13f79535-47bb-0310-9956-ffa450edef68
2012-07-12 11:05:03 +00:00
Timothy A. Bish
3c1b477523
apply patch for: https://issues.apache.org/jira/browse/AMQ-3857
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1344907 13f79535-47bb-0310-9956-ffa450edef68
2012-05-31 20:57:32 +00:00
Timothy A. Bish
7504bc7a01
apply additional fix and unit test for: https://issues.apache.org/jira/browse/AMQ-3856
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1343742 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 14:20:44 +00:00
Timothy A. Bish
a1b235d275
fix for: https://issues.apache.org/jira/browse/AMQ-3856
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1342618 13f79535-47bb-0310-9956-ffa450edef68
2012-05-25 13:31:58 +00:00
Timothy A. Bish
f32792a9fc
fix for: https://issues.apache.org/jira/browse/AMQ-3776
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1302883 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 13:36:10 +00:00
Timothy A. Bish
33f9f2968b
fix for: https://issues.apache.org/jira/browse/AMQ-1899
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1242793 13f79535-47bb-0310-9956-ffa450edef68
2012-02-10 14:41:44 +00:00
Timothy A. Bish
5af811f272
Fix for: https://issues.apache.org/jira/browse/AMQ-3590
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1201054 13f79535-47bb-0310-9956-ffa450edef68
2011-11-11 21:15:14 +00:00
Timothy A. Bish
ccca44a620
Apply fix for: https://issues.apache.org/jira/browse/AMQ-3518
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1177445 13f79535-47bb-0310-9956-ffa450edef68
2011-09-29 21:57:26 +00:00
Timothy A. Bish
d9124246b7
fix for: https://issues.apache.org/jira/browse/AMQ-3514
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1177026 13f79535-47bb-0310-9956-ffa450edef68
2011-09-28 19:36:02 +00:00
Timothy A. Bish
7557f0cfa5
apply patch for: https://issues.apache.org/jira/browse/AMQ-1540
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1158044 13f79535-47bb-0310-9956-ffa450edef68
2011-08-15 22:30:39 +00:00
Bosanac Dejan
be37064a17
https://issues.apache.org/jira/browse/AMQ-3430 - activemq web - session pool
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1152747 13f79535-47bb-0310-9956-ffa450edef68
2011-08-01 11:46:50 +00:00
Bosanac Dejan
4a015a95a4
https://issues.apache.org/jira/browse/AMQ-3415 - rss field to show message timestamp
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1150666 13f79535-47bb-0310-9956-ffa450edef68
2011-07-25 12:28:23 +00:00
Bosanac Dejan
92b4d68b6f
https://issues.apache.org/jira/browse/AMQ-3381 - connections.jsp double rows
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1141034 13f79535-47bb-0310-9956-ffa450edef68
2011-06-29 10:11:47 +00:00
Bosanac Dejan
40ae055f37
https://issues.apache.org/jira/browse/AMQ-3374 - first stab at fixing long kahadb tx oom problem
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1138442 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 12:55:36 +00:00
Alex Dean
c6ede162c3
https://issues.apache.org/jira/browse/AMQ-3123 - messages for web clients need to be associated with the correct consumer.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1072620 13f79535-47bb-0310-9956-ffa450edef68
2011-02-20 16:09:28 +00:00
Hiram R. Chirino
b0c2a40fb9
Removing svn keywords, they don't have much value and just add additional noise when diffing source trees.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1071259 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 14:08:48 +00:00
Hiram R. Chirino
0bbc0acb84
Removing svn keywords, they don't have much value and just add additional noise when diffing source trees.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1071256 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 13:58:54 +00:00
Bosanac Dejan
8bf987b134
https://issues.apache.org/jira/browse/AMQ-3177 - use slf4j instead of jcl
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1069405 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 14:24:01 +00:00
Alex Dean
88fc7fec50
https://issues.apache.org/jira/browse/AMQ-3094 - ajax does not receive all messages
...
* ensure delivery of messages received by AjaxListener when a continuation is not available for resumption.
* add test coverage for several common uses of AjaxServlet
* switch back to jetty httpclient for better processing of asynchronous HTTP
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1064725 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 15:21:02 +00:00
Bosanac Dejan
b026971933
https://issues.apache.org/jira/browse/AMQ-3100 - audit logging provide more data in audit loge event object
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1060803 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 13:13:50 +00:00
Bosanac Dejan
7b1cdbc080
https://issues.apache.org/jira/browse/AMQ-3100 - refactoring to support multiple service factories
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1058490 13f79535-47bb-0310-9956-ffa450edef68
2011-01-13 10:36:05 +00:00
Bosanac Dejan
ebcab0512c
https://issues.apache.org/jira/browse/AMQ-3108 - network bridges in web console
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1053886 13f79535-47bb-0310-9956-ffa450edef68
2010-12-30 13:16:12 +00:00
Bosanac Dejan
d0a1a001a3
https://issues.apache.org/jira/browse/AMQ-3088 - scheduled page error when scheduler is off
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1053683 13f79535-47bb-0310-9956-ffa450edef68
2010-12-29 17:48:58 +00:00
Bosanac Dejan
1f9cc43890
https://issues.apache.org/jira/browse/AMQ-3100 - refactoring to use ServiceLoader
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1052501 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24 13:09:27 +00:00
Bosanac Dejan
bef96a9248
https://issues.apache.org/jira/browse/AMQ-3094 - ajax does not receive all messages
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1052259 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23 13:17:12 +00:00
Bosanac Dejan
10a403b6ab
https://issues.apache.org/jira/browse/AMQ-3100 - refactoring to enable different logger implementations
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1051972 13f79535-47bb-0310-9956-ffa450edef68
2010-12-22 16:28:35 +00:00
Bosanac Dejan
a2d4eb5cee
https://issues.apache.org/jira/browse/AMQ-3100 - audit logging for web console
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1051842 13f79535-47bb-0310-9956-ffa450edef68
2010-12-22 11:17:13 +00:00
Bosanac Dejan
4fc1712cdc
https://issues.apache.org/activemq/browse/AMQ-3013 - durable subs and jmx
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1030490 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03 15:06:21 +00:00
Bosanac Dejan
755ffd58a8
https://issues.apache.org/activemq/browse/AMQ-2948 - ajax support for multiple clients in the same session
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1022071 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13 11:41:16 +00:00
Hadrian Zbarcea
1b3d4f805a
refined rat exclusions
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@998388 13f79535-47bb-0310-9956-ffa450edef68
2010-09-18 01:34:26 +00:00
Bosanac Dejan
3c734ce7b5
https://issues.apache.org/activemq/browse/AMQ-1933 - unsubscribing REST consumers
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@996911 13f79535-47bb-0310-9956-ffa450edef68
2010-09-14 14:21:17 +00:00
Bosanac Dejan
ff3edb4a81
https://issues.apache.org/activemq/browse/AMQ-1933 - unsubscribing REST consumers
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@996910 13f79535-47bb-0310-9956-ffa450edef68
2010-09-14 14:20:27 +00:00
Bosanac Dejan
1f355142f4
https://issues.apache.org/activemq/browse/AMQ-2570 - allow monitoring connections, scheduled messages, etc. for remote brokers
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@963970 13f79535-47bb-0310-9956-ffa450edef68
2010-07-14 08:21:53 +00:00
Bosanac Dejan
554a01a420
https://issues.apache.org/activemq/browse/AMQ-2728 - fix getDestination() problem
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@959942 13f79535-47bb-0310-9956-ffa450edef68
2010-07-02 10:32:47 +00:00
Bosanac Dejan
b73b8bc5b7
https://issues.apache.org/activemq/browse/AMQ-2728 - first stab at refactoring Ajax API to conform Jetty 7 continuations
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@958932 13f79535-47bb-0310-9956-ffa450edef68
2010-06-29 11:34:35 +00:00
Bosanac Dejan
c980168df5
https://issues.apache.org/activemq/browse/AMQ-2728 - cleaning up MessageServlet
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@943467 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12 12:23:38 +00:00
Bosanac Dejan
21b81e180f
https://issues.apache.org/activemq/browse/AMQ-2728 - cleaning up MessageServlet
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@943466 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12 12:23:25 +00:00
Bosanac Dejan
2b9c59c283
https://issues.apache.org/activemq/browse/AMQ-2728 - MessageServlet refactoring
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@943146 13f79535-47bb-0310-9956-ffa450edef68
2010-05-11 15:37:44 +00:00
Bosanac Dejan
a05e84eea3
https://issues.apache.org/activemq/browse/AMQ-1547 - support for configurable selector header name
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@941673 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06 11:39:32 +00:00
Bosanac Dejan
ce9f83ccfc
https://issues.apache.org/activemq/browse/AMQ-1547 - selector for rest consumer
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@941664 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06 11:21:13 +00:00
Bosanac Dejan
2f3f48e7d4
https://issues.apache.org/activemq/browse/AMQ-1547 - this test should be in activemq-web-demo module
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@941656 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06 10:55:26 +00:00
Bosanac Dejan
9dc43f3ffe
https://issues.apache.org/activemq/browse/AMQ-2613 - prevent CSRF attacks
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@915384 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23 15:24:30 +00:00
Bosanac Dejan
fed39c3619
https://issues.apache.org/activemq/browse/AMQ-2613 - fix XSS security problem in web console
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@915269 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23 10:21:13 +00:00
Robert Davies
1a7fe702dc
Added cron support for scheduled delivery - this is further enhancements for
...
https://issues.apache.org/activemq/browse/AMQ-451
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@908868 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11 08:21:17 +00:00
Bosanac Dejan
5dd95eaa09
https://issues.apache.org/activemq/browse/AMQ-2600 - jetty 7 - testing/including camel web app and other small changes
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@908492 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 13:28:07 +00:00
Bosanac Dejan
25f476624f
https://issues.apache.org/activemq/browse/AMQ-2600 - jetty7 - continuations api adaptations - web demo works now
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@908458 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 11:50:13 +00:00
Bosanac Dejan
5a7ceacce9
https://issues.apache.org/activemq/browse/AMQ-2600 - jetty 7 - some more fixes
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@908433 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 10:09:22 +00:00
Bosanac Dejan
e8a06c43bb
https://issues.apache.org/activemq/browse/AMQ-2600 - jetty 7 initial commit - web console working, need more work on enabling other apps
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@908136 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 18:07:38 +00:00
Timothy A. Bish
348f62e8cc
https://issues.apache.org/activemq/browse/AMQ-2352 JMX user / pass swapped fix
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@908092 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 16:03:58 +00:00
Robert Davies
17e0b00327
support for scheduling
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@907199 13f79535-47bb-0310-9956-ffa450edef68
2010-02-06 09:06:42 +00:00
Bosanac Dejan
41ccbc50d4
https://issues.apache.org/activemq/browse/AMQ-2352 - jmx system properties for web
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@828638 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22 10:25:30 +00:00
Hiram R. Chirino
583d8490fa
Adding missing license headers
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816298 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 17:36:37 +00:00
Robert Davies
390bb147ef
fix for https://issues.apache.org/activemq/browse/AMQ-1803
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@812790 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 07:06:11 +00:00
Robert Davies
93ccd9f17e
Refactored ManagementContext to improve encapsulation - so all registrations of MBeans happen in one place
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@800337 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 12:38:00 +00:00
Bosanac Dejan
88dfd77002
https://issues.apache.org/activemq/browse/AMQ-1324 - additional changes to make the console work nice in osgi environment and with remote brokers
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@783025 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09 15:03:47 +00:00
Gary Tully
7b16aec2c0
apply patch from https://issues.apache.org/activemq/browse/AMQ-2154 , with thanks
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@754973 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16 18:22:41 +00:00
Bosanac Dejan
b514d3fb4b
fix for https://issues.apache.org/activemq/browse/AMQ-1324
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@751656 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 12:03:14 +00:00
Bosanac Dejan
e1f29b9024
fix for AMQ-2014
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@722093 13f79535-47bb-0310-9956-ffa450edef68
2008-12-01 15:31:01 +00:00
Bosanac Dejan
ac2d263e24
fix for AMQ-1960
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@704056 13f79535-47bb-0310-9956-ffa450edef68
2008-10-13 12:10:29 +00:00
Bosanac Dejan
2b2b3e8e07
cumulative commit for issues AMQ-1955, AMQ-1453 and AMQ-1960
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@703161 13f79535-47bb-0310-9956-ffa450edef68
2008-10-09 13:17:17 +00:00
Bosanac Dejan
a3eb327703
patch for AMQ-1326 applied (with a few more code improvements)
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@700406 13f79535-47bb-0310-9956-ffa450edef68
2008-09-30 10:27:07 +00:00
Bosanac Dejan
9ed183df88
Cleaning System.err.println() calls (both active and commented ones)
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@694265 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11 14:12:04 +00:00
Robert Davies
512ca88ba6
patch for https://issues.apache.org/activemq/browse/AMQ-1898
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@692172 13f79535-47bb-0310-9956-ffa450edef68
2008-09-04 17:46:51 +00:00
Jonas B. Lim
d0a4d3625d
fix for https://issues.apache.org/activemq/browse/AMQ-1840
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@674438 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 10:07:49 +00:00
James Strachan
60bcc521a7
patch applied for http://issues.apache.org/activemq/browse/AMQ-1315 with thanks - also refactored the QueueBrowseServlet to use the WebClient
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@646357 13f79535-47bb-0310-9956-ffa450edef68
2008-04-09 14:01:41 +00:00
James Strachan
508128e3e6
updated to the latest/greatest jetty & sl4j along with patching the web console so it works again :)
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@646334 13f79535-47bb-0310-9956-ffa450edef68
2008-04-09 13:29:07 +00:00
Hiram R. Chirino
af27811a75
Merged in the rest of djencks's release changes from the 4.1 branch
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@645991 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 16:28:08 +00:00
Hiram R. Chirino
e21587fb9e
Added the ASL to a bunch of property files.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@580013 13f79535-47bb-0310-9956-ffa450edef68
2007-09-27 13:35:43 +00:00
Hiram R. Chirino
00895cecc1
ActiveMQ is out of the incubator.. no need for DISCLAIMER.txt anymore
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@577759 13f79535-47bb-0310-9956-ffa450edef68
2007-09-20 14:13:23 +00:00
James Strachan
5a5056e73b
moved the web helper classes to activemq-web so that they are reusable in other web apps easily
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@569067 13f79535-47bb-0310-9956-ffa450edef68
2007-08-23 16:42:34 +00:00
Hiram R. Chirino
540dd5c987
Last set of checkstyle violation fixes
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@565003 13f79535-47bb-0310-9956-ffa450edef68
2007-08-12 05:27:21 +00:00
Hiram R. Chirino
5f1adbe898
More checkstyle fixes
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@564977 13f79535-47bb-0310-9956-ffa450edef68
2007-08-11 21:29:21 +00:00
Robert Davies
702b13be27
apply patch http://issues.apache.org/activemq/browse/AMQ-1293
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@550473 13f79535-47bb-0310-9956-ffa450edef68
2007-06-25 12:46:26 +00:00
James Strachan
8842445fe4
fixed compile bug for AMQ-1292
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@549974 13f79535-47bb-0310-9956-ffa450edef68
2007-06-22 22:44:30 +00:00