Commit Graph

26 Commits

Author SHA1 Message Date
Adrian T. Co 415b561cf2 https://issues.apache.org/activemq/browse/AMQ-1036
Backported web-console fix to 4.1 branch

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.1@475831 13f79535-47bb-0310-9956-ffa450edef68
2006-11-16 17:42:46 +00:00
Hiram R. Chirino 26f74fb53d setting svn:eol-style
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.1@475019 13f79535-47bb-0310-9956-ffa450edef68
2006-11-14 22:09:15 +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 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
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
Hiram R. Chirino 57b4941325 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@426366 13f79535-47bb-0310-9956-ffa450edef68
2006-07-28 03:04:41 +00:00
James Strachan 4806b2b4cb fixed delete URL
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@423947 13f79535-47bb-0310-9956-ffa450edef68
2006-07-20 14:32:55 +00:00
James Strachan b26b6e809a fixed typo in config file that was failing the web app
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@423946 13f79535-47bb-0310-9956-ffa450edef68
2006-07-20 14:32:29 +00:00
James Strachan 9b6942f4c1 fixed namespaces in test file
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@421878 13f79535-47bb-0310-9956-ffa450edef68
2006-07-14 11:39:46 +00:00
James Strachan 71669cba11 ignore empty parameters
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399333 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 15:25:17 +00:00
James Strachan b402c79da1 switched away from using the MBeans due to strangeness when used in JSP EL on some JVMs
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399301 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 13:40:37 +00:00
James Strachan 5281f8d932 minor layout tweak
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399271 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 11:51:30 +00:00
James Strachan a6a39433b5 tidied up atom and RSS icons and fixed the queue graph to show the queue names on the X axis
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398958 13f79535-47bb-0310-9956-ffa450edef68
2006-05-02 15:15:40 +00:00
James Strachan d67246412d added a simple spike of drawing of graphs of queue depths; its pretty basic so far - a bit more work and it could look quite nice :)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397975 13f79535-47bb-0310-9956-ffa450edef68
2006-04-28 18:14:51 +00:00
James Strachan 09a3830fe0 tidied up the formatting of the message view
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397238 13f79535-47bb-0310-9956-ffa450edef68
2006-04-26 17:08:51 +00:00
James Strachan c99a7597aa added a message detail page
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397237 13f79535-47bb-0310-9956-ffa450edef68
2006-04-26 17:00:01 +00:00
James Strachan edbadd930b added a tag to display a JMS message body
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397217 13f79535-47bb-0310-9956-ffa450edef68
2006-04-26 15:14:52 +00:00
James Strachan c0ac0b7718 added a little hover-over to display the message body
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397214 13f79535-47bb-0310-9956-ffa450edef68
2006-04-26 15:09:38 +00:00
James Strachan 90b66ce627 Initial import of a simple web based console for ActiveMQ
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397209 13f79535-47bb-0310-9956-ffa450edef68
2006-04-26 14:45:03 +00:00