Commit Graph

58 Commits

Author SHA1 Message Date
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
Frederick G. Oconer a96820ed17 Updated jetty plugin to run the web-console through maven using "jetty:run" goal.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@430353 13f79535-47bb-0310-9956-ffa450edef68
2006-08-10 10:41:56 +00:00
Hiram R. Chirino 96d92110a3 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@426370 13f79535-47bb-0310-9956-ffa450edef68
2006-07-28 03:22:58 +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
Hiram R. Chirino 8176dca67f http://issues.apache.org/activemq/browse/AMQ-846
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@425637 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 06:07:11 +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
Frederick G. Oconer b662f6065c Removed relativepath element in parent declaration.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@420267 13f79535-47bb-0310-9956-ffa450edef68
2006-07-09 09:11:22 +00:00
Hiram R. Chirino a49e0850f7 .settings file should not be checked into svn
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418379 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 21:04:48 +00:00
Hiram R. Chirino 8905b967bb .project file should not be checked into svn
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418378 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 21:04:01 +00:00
Hiram R. Chirino 66f759123b We should not be checking in ide project files since maven can generate them
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418372 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 20:48:44 +00:00
Hiram R. Chirino bc7aa98d45 trunk has moved onto 4.1 development.. if you want to work on 4.0.1 stuff, co the 4.0 branch!
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411906 13f79535-47bb-0310-9956-ffa450edef68
2006-06-05 20:16:30 +00:00
Gregory John Wilkins a4bb58725d cleaned up versions and dependencies to remove duplicates and to allow settings.xml overrides
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411792 13f79535-47bb-0310-9956-ffa450edef68
2006-06-05 13:53:38 +00:00
James Strachan b0bacafa0c improved the readme
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399755 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 16:35:06 +00:00
James Strachan fccef1010d enforced the use of the snapshot jetty plugin to work around some strangeness I was getting
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399704 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 14:00:56 +00:00
James Strachan b36e9f804a added the jetty plugin repo to ensure we get the latest/greatest jars after finding some strangeness when running the web console on a machine which had not done a local build of jetty
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399628 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 09:12:10 +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