Commit Graph

193 Commits

Author SHA1 Message Date
Petter Nordlander 478d28f988 AMQ-5662 improve Web Console to support retry from all configured DLQs 2016-03-14 21:26:21 +01:00
Christopher L. Shannon (cshannon) 24ad367785 https://issues.apache.org/jira/browse/AMQ-6170
Fixing X-Frame-Options header so that is applied for all content served
by Jetty.  The previous patch wasn't correct because it only applied it
to Servlets and JSPs and not static content. This also reverts AMQ-6113
2016-02-12 20:43:45 +00:00
Christopher L. Shannon (cshannon) 186b5d0f30 https://issues.apache.org/jira/browse/AMQ-6113
Properly set the X-FRAME-OPTIONS header on web responses.
2016-01-29 21:05:35 +00:00
Dejan Bosanac a7e2a44fe8 https://issues.apache.org/jira/browse/AMQ-6013 - restrict classes which can be serialized inside the broker 2015-10-16 15:44:23 +02:00
Christopher L. Shannon (cshannon) f44c3d20ed https://issues.apache.org/jira/browse/AMQ-5356
Upgraded to Jetty 9.2.x to solve JDK 8 compatibility issues.
This required migrating to the new WebSocket API.
2015-09-03 11:54:57 +00:00
Christopher L. Shannon b64b8ba27e https://issues.apache.org/jira/browse/AMQ-5896
Removing the dependency on the ExceptionUtils class in Apache Commons
as that dependency is only available at test time
2015-07-31 20:16:01 -04:00
Christopher L. Shannon (cshannon) ac3d088647 https://issues.apache.org/jira/browse/AMQ-5896
Fixing a potential race condition with BrokerFacacdeSupport that could
cause an InstanceNotFoundException when getting a destination from
a RemoteJMXBrokerFacade instance
2015-07-31 11:56:40 +00:00
Christopher L. Shannon (cshannon) 12b26b641b https://issues.apache.org/jira/browse/AMQ-5745
This commit is based off a patch submitted by admin@int3solutions.com.
It fixes several locations in the code where there are potential resource leaks.
2015-06-30 13:41:48 -04:00
Timothy Bish 9445e93ae4 https://issues.apache.org/jira/browse/AMQ-5685
Apply patch from Kevin Richards after adding proper license headers etc
2015-04-16 12:53:49 -04:00
gtully b5581166be https://issues.apache.org/jira/browse/AMQ-5182 - apply patch from colin mondesir with thanks 2014-10-07 15:11:31 +01:00
Jason Sherman d37786ea13 Add Jetty host property to resolve URL message 2014-05-09 16:38:49 -04:00
artnaseef ae2504ab8e AMQ-5104: Add non-durable subscribers to the subscriber page, and topic-specific subscriber view for individual topics. 2014-03-14 23:10:13 -07:00
artnaseef db1e3fc9e3 AMQ-2429: Add pages listing producers for Queues and Topics. 2014-03-14 19:53:53 -07:00
Daniel Kulp 3321f99643 [AMQ-4174] Redirect back to queue overview after delete/moving message
Patch from Robert Balent applied
2014-02-05 15:19:44 -05:00
Timothy Bish a2ede974b9 https://issues.apache.org/jira/browse/AMQ-4938
apply patch with cleanups
2014-01-16 10:19:41 -05:00
Claus Ibsen a3e3d487a3 AMQ-4856: Use application/xml as content-type in web servlet. Thanks to Fernando Ribeiro for the patch. 2013-11-22 10:53:07 +01:00
Timothy Bish b0b3a169ce https://issues.apache.org/jira/browse/AMQ-4869 2013-11-11 12:05:52 -05:00
Claus Ibsen 70e2b998d2 AMQ-4668: REST API only accepts non-form content if content type of text/xml 2013-11-02 11:44:44 +01:00
gtully f5dd1256e4 https://issues.apache.org/jira/browse/AMQ-3303 - test that validates fix 2013-10-17 14:27:22 +01:00
Claus Ibsen 6d15c348ba AMQ-4801: Fixed chat example to not log ERROR on initial connection. 2013-10-14 12:17:35 +02:00
Claus Ibsen 84c4b9db56 AMQ-7486: Log at INFO level on starting standalone broker the http url of the web console 2013-10-04 14:10:28 +02:00
Claus Ibsen 987769a62b AMQ-4277: Added unit test. 2013-10-03 10:56:38 +02:00
Timothy Bish 062adbbe72 fix for: https://issues.apache.org/jira/browse/AMQ-4059
Removes deps on camel from activemq-web, code not needed for the
examples.
2013-09-20 11:59:05 -04:00
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