Commit Graph

76 Commits

Author SHA1 Message Date
James Strachan 39744a83d6 added the broker name and details to the home page and window title
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@636298 13f79535-47bb-0310-9956-ffa450edef68
2008-03-12 12:23:27 +00:00
James Strachan e404981736 zap old code that has moved to actievmq-web
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@631508 13f79535-47bb-0310-9956-ffa450edef68
2008-02-27 07:54:51 +00:00
Hiram R. Chirino 4c978f17bb Applying patch: https://issues.apache.org/activemq/browse/AMQ-1493 Thx Dejan.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@612548 13f79535-47bb-0310-9956-ffa450edef68
2008-01-16 19:29:10 +00:00
Hiram R. Chirino 01215e240d Updated version number now that 5.0.0 is out the door
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@605972 13f79535-47bb-0310-9956-ffa450edef68
2007-12-20 16:23:16 +00:00
Jonas B. Lim c513c859ac updates for https://issues.apache.org/activemq/browse/AMQ-1358
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@585905 13f79535-47bb-0310-9956-ffa450edef68
2007-10-18 09:09:12 +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
James Strachan fccb3cc2b0 patch from Andrew Deason for AMQ-1260 - applied with thanks!
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@549840 13f79535-47bb-0310-9956-ffa450edef68
2007-06-22 15:19:30 +00:00
James Strachan f09dcd932d added pom & xml config file cleaning from patch AMQ-1281
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@549838 13f79535-47bb-0310-9956-ffa450edef68
2007-06-22 15:14:14 +00:00
James Strachan 33be9eb4b1 applied patch for AMQ-1245 with thanks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@546542 13f79535-47bb-0310-9956-ffa450edef68
2007-06-12 15:54:25 +00:00
Hiram R. Chirino 8f8ff58f8c Updated the pom version from 4.2-SNAPSHOT to 5.0-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@545505 13f79535-47bb-0310-9956-ffa450edef68
2007-06-08 13:55:40 +00:00
James Strachan 87f75b2de7 applied patch for AMQ-1241 to allow the web console to be run against an embedded, invm, properties or remote broker. Many thanks to Mario Siegenthaler for the patch!
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@541306 13f79535-47bb-0310-9956-ffa450edef68
2007-05-24 14:14:49 +00:00
James Strachan db9a535f78 tidied the web app descriptions
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@518107 13f79535-47bb-0310-9956-ffa450edef68
2007-03-14 12:19:46 +00:00
James Strachan 8815bf8045 tidied up the web-console look and feel a bit more, adding the queue view as graph/xml to the nav bar
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@517725 13f79535-47bb-0310-9956-ffa450edef68
2007-03-13 15:18:18 +00:00
James Strachan a7344588c9 added a better error message if there is no broker available
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@517706 13f79535-47bb-0310-9956-ffa450edef68
2007-03-13 14:29:28 +00:00
James Strachan 3e09007cc1 added the ability to connect to a broker running in the same class loader (but not the same Spring context)
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@517686 13f79535-47bb-0310-9956-ffa450edef68
2007-03-13 13:23:57 +00:00
James Strachan 1ffb7fc6e3 tidied up the config file for the web console
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@516481 13f79535-47bb-0310-9956-ffa450edef68
2007-03-09 17:45:08 +00:00
Robert Davies 19bab2bbb2 fix typo
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@516429 13f79535-47bb-0310-9956-ffa450edef68
2007-03-09 15:21:12 +00:00
Hiram R. Chirino 17c1ed7174 better css tweak
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@516153 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 19:15:32 +00:00
Hiram R. Chirino c785ff7738 Fixed up styles a little. Added lic headers.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@516150 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 19:12:18 +00:00
James Strachan 4d6cba2548 trivial rename of link
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@516136 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 18:35:47 +00:00
James Strachan 39db2d4ce6 updated the web console to use the ActiveMQ look and feel
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@516133 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 18:30:57 +00:00
James Strachan 5869f755bc added support for message deletion on the web console to fix AMQ-1197
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@516117 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 17:47:38 +00:00
James Strachan 5143838fa3 Moved the version numbers of jars into the root pom
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@516049 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 14:20:49 +00:00
James Strachan 3013c2020b updated wiki links in source code to point to the graduated site
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@511784 13f79535-47bb-0310-9956-ffa450edef68
2007-02-26 11:04:18 +00:00
James Strachan 156479a33d not far off getting the web console working with remote brokers
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@504257 13f79535-47bb-0310-9956-ffa450edef68
2007-02-06 19:46:33 +00:00
James Strachan 48f874ca59 added in initial support for using a remote JMXBrokerFacade to connect to a remote broker
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@504251 13f79535-47bb-0310-9956-ffa450edef68
2007-02-06 19:27:18 +00:00
Hiram R. Chirino e17e5eca88 Updated version to remove the "incubator" bit.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@504248 13f79535-47bb-0310-9956-ffa450edef68
2007-02-06 19:09:51 +00:00
James Strachan 8a5e197cb4 refactor the code to make it easy to support non-local brokers such as for connecting via JMX to a remote broker
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@504235 13f79535-47bb-0310-9956-ffa450edef68
2007-02-06 18:48:07 +00:00
James Strachan a218949c58 minor update to comment
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@475768 13f79535-47bb-0310-9956-ffa450edef68
2006-11-16 15:28:16 +00:00
James Strachan 1c89c92217 enabled the command agent so you can communicate with the broker agent via JMS or XMPP or Stomp
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@475316 13f79535-47bb-0310-9956-ffa450edef68
2006-11-15 17:34:46 +00:00
Hiram R. Chirino 5bde1e3003 setting svn:eol-style
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@475018 13f79535-47bb-0310-9956-ffa450edef68
2006-11-14 22:09:09 +00:00
Adrian T. Co 0918fba384 https://issues.apache.org/activemq/browse/AMQ-1036
- Fix some browsing problems in the web console.
- Added a purge queue action.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@473056 13f79535-47bb-0310-9956-ffa450edef68
2006-11-09 20:12:29 +00:00
Hiram R. Chirino 8be1b5eb5a Reving up version
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@472518 13f79535-47bb-0310-9956-ffa450edef68
2006-11-08 15:27:38 +00:00
Adrian T. Co d01965af0b Minor renaming and typo correction.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@470018 13f79535-47bb-0310-9956-ffa450edef68
2006-11-01 17:58:51 +00:00
James Strachan 2672065943 fixed the use of the maven-jettty-plugin to use the correct jetty version for AMQ-1015
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@469564 13f79535-47bb-0310-9956-ffa450edef68
2006-10-31 17:09:40 +00:00
James Strachan d9ad0437ff added the dependency on the command line console
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@469134 13f79535-47bb-0310-9956-ffa450edef68
2006-10-30 12:14:38 +00:00
James Strachan b1ed273f83 fixed the web console so it works fine with spring 2.0 along with adding XMPP support so you can chat with the broker using a Jabber client or use the web front end to send / browse messages
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@468029 13f79535-47bb-0310-9956-ffa450edef68
2006-10-26 15:00:48 +00:00
Hiram R. Chirino 7a25bcf203 Adding NOTICE files to all build artifacts and updating some LICENCE files too.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@467015 13f79535-47bb-0310-9956-ffa450edef68
2006-10-23 15:38:07 +00:00
James Strachan 6ba79b58d4 Added a license header to the dummy, empty svg doc just to be safe :)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465659 13f79535-47bb-0310-9956-ffa450edef68
2006-10-19 15:22:41 +00:00
Hiram R. Chirino 8cf0a390c5 port of licence fixes from 4.0
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465275 13f79535-47bb-0310-9956-ffa450edef68
2006-10-18 15:29:56 +00:00
James Strachan 7a1d626a00 added explicit license header to some javascript and css files - also switched to another CSS layout which is definitely creative commons
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@465258 13f79535-47bb-0310-9956-ffa450edef68
2006-10-18 14:24:02 +00:00
James Strachan 8427665555 added creative commons license details for common.js script
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@449946 13f79535-47bb-0310-9956-ffa450edef68
2006-09-26 08:27:45 +00:00
James Strachan fe1d993bb1 removed some cruft CSS/JavaScript, added Inspirationally Blue CSS style and updated license headers and added a NOTICE/LICENSE file
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@449726 13f79535-47bb-0310-9956-ffa450edef68
2006-09-25 16:34:05 +00:00
Hiram R. Chirino 2bdded210e Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@440350 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 14:16:49 +00:00
James Strachan 4ce744b16b added an XML view of the queue statistics on the web console so folks can slurp up the XML in any old scripting language and write their own alert monitoring stuff
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@433678 13f79535-47bb-0310-9956-ffa450edef68
2006-08-22 15:46:25 +00:00
Hiram R. Chirino 960dce70d3 http://issues.apache.org/activemq/browse/AMQ-888
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@433286 13f79535-47bb-0310-9956-ffa450edef68
2006-08-21 17:08:00 +00:00
James Strachan b84c864d85 made it easier to specify the port to use for running jetty
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@430998 13f79535-47bb-0310-9956-ffa450edef68
2006-08-12 08:57:06 +00:00