Hiram R. Chirino
|
25a50630ed
|
converted more println in the test cases to log.info() calls.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397324 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-26 22:33:48 +00:00 |
Hiram R. Chirino
|
0a3072998b
|
don't include the oneport jetty stuff in the default build
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397250 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-26 17:27:25 +00:00 |
Hiram R. Chirino
|
93dc39b130
|
changed a bunch of System.out.println() to log.info()
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397249 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-26 17:25:42 +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 |
James Strachan
|
d680ba1291
|
added some helper methods to make it easier to access management information without having to use explicit JMX APIs
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397198 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-26 13:54:11 +00:00 |
James Strachan
|
4e65119cff
|
disabled test case that has a timing issue
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397193 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-26 13:22:48 +00:00 |
James Strachan
|
35f915f3b9
|
updated the javadoc to be more explicit about the limitations of the pool package
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397168 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-26 10:49:02 +00:00 |
Gregory John Wilkins
|
f25d9269af
|
batch support
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397165 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-26 10:16:45 +00:00 |
James Strachan
|
c1a1dd2689
|
minor refactor to make the WebClient easier to use as a stand alone POJO
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397149 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-26 08:54:07 +00:00 |
Hiram R. Chirino
|
535e16a3e4
|
It was possible to return a marshalled command before previously added pending commands. And have the commands run out of order. For examples, an unsubscribe could be executed before all it's ack were run. This fix forces commands to allways be run in enqueued order.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@396957 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-25 19:22:29 +00:00 |
James Strachan
|
9477854858
|
avoid NPE
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@396923 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-25 17:14:58 +00:00 |
Hiram R. Chirino
|
b49145835c
|
Added xcode project file for the OS X users out there and tweaked so that build works on OS X.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@396899 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-25 15:49:05 +00:00 |
James Strachan
|
3f1ea2e01a
|
updated the demo to reflect the latest changes in activemq-web
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@396898 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-25 14:21:25 +00:00 |
James Strachan
|
33cf032b38
|
allow priority, peristence and timeouts to be specified in REST front end and use a 'type=' attribute to make it easier to provide alternative destinations
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@396897 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-25 14:19:43 +00:00 |
James Strachan
|
8ad6fd36a1
|
added a helper method to make it easier to work with the admin view together with fixed some NPEs I was getting when redeploying ActiveMQ when using mvn jetty6:run
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@396892 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-25 14:06:52 +00:00 |
James Strachan
|
73f0e97531
|
added helper classes for comparing messages
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@396891 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-25 14:05:03 +00:00 |
James Strachan
|
a306ba3061
|
Added minimum maven version
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@396851 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-25 11:39:58 +00:00 |
Hiram R. Chirino
|
53454ccb36
|
Don't open data files again if the store has been closed.. on windows tests were failing since the open data files could not be deleted.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@396583 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-24 15:41:59 +00:00 |
James Strachan
|
32bdc1b9e8
|
patched the pom to work when the war is deployed in jetty
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@396506 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-24 10:33:37 +00:00 |
James Strachan
|
a184831c30
|
avoid NPE
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@396503 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-24 10:29:49 +00:00 |
Nathan Christopher Mittler
|
c1b8e0410d
|
Fixed handling of bytes message for Jira issue AMQ-685
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@396330 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-23 22:09:13 +00:00 |
Nathan Christopher Mittler
|
c47de061b7
|
Fixed handling of bytes message for Jira issue AMQ-685
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@396329 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-23 22:08:21 +00:00 |
Nathan Christopher Mittler
|
2acf76e923
|
Fixed broker url for Jira issue AMQ-686
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@396325 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-23 21:52:54 +00:00 |
Hiram R. Chirino
|
75c9b638be
|
Close data files when the store is closed
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@396040 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-22 00:58:16 +00:00 |
James Strachan
|
3ecc6f5293
|
Fixed build to include notice file
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@395817 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-21 08:57:58 +00:00 |
James Strachan
|
0fa774501e
|
added the notice file
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@395812 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-21 08:38:24 +00:00 |
Robert Davies
|
065c46f19d
|
put back support for request/reply across networks
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@395810 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-21 08:02:19 +00:00 |
Frederick G. Oconer
|
4f0e6d51eb
|
fixed typo error.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@395773 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-21 04:18:49 +00:00 |
Frederick G. Oconer
|
8a07f91304
|
Fix for maven jar and dist build.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@395771 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-21 04:04:38 +00:00 |
Adrian T. Co
|
c2aad2a074
|
- Read the first string of the request parameter if the value is a String[]
- Appended the message properties in the MessageListenerServlet.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@395717 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-20 22:37:03 +00:00 |
Robert Davies
|
a16b869fd8
|
more tuning - and ensure data files have more meaningful names
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@395689 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-20 20:07:32 +00:00 |
James Strachan
|
4c91a69ead
|
added support for standard JMS headers being passed along as parameters
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@395670 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-20 18:44:49 +00:00 |
James Strachan
|
73187ab013
|
refactored the jmeter module to match naming convention
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@395652 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-20 17:33:45 +00:00 |
Hiram R. Chirino
|
9cf5f45cf6
|
If we get an async exception, report it to all blocked sync requests.
https://issues.apache.org/activemq/browse/AMQ-691
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@395641 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-20 16:58:58 +00:00 |
Hiram R. Chirino
|
2ee58ca235
|
Support "transport." properties when creating a tranport server
Support "socket." properties when creating a transport.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@395640 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-20 16:57:56 +00:00 |
Robert Davies
|
fa8b889906
|
finese tuning
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@395611 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-20 14:58:50 +00:00 |
Robert Davies
|
6575f2d22d
|
tuning around kaha persistence
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@395597 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-20 14:15:30 +00:00 |
Robert Davies
|
5574d2ad35
|
tuning around kaha persistence
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@395596 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-20 14:14:45 +00:00 |
Hiram R. Chirino
|
19bfbb8698
|
Add \n after the frame terminator \0
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@395331 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-19 18:08:15 +00:00 |
Robert Davies
|
2c64bf99d9
|
fine tuning
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@395256 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-19 14:46:25 +00:00 |
Robert Davies
|
5c7f4b626b
|
messages not getting acked
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@395254 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-19 14:39:49 +00:00 |
Gregory John Wilkins
|
cceda14262
|
renamed to avoid clash
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@395253 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-19 14:37:26 +00:00 |
Patrick Edward Lapus Villacorta
|
675a82c18e
|
Restored fixes for some cross-browser issues
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@395201 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-19 10:36:55 +00:00 |
Hiram R. Chirino
|
3ecdb62bf5
|
We now check to see it org.apache.activeio.journal.active.DisableLocking system property is set to true, if so we don't attempt to do any file locking.
Used to help work around Hibernate ClassCastException.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@394992 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-18 18:03:27 +00:00 |
Hiram R. Chirino
|
b708fd32c3
|
Properly handle a rollback() when call from an onMessaqge()
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@394851 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-18 05:50:40 +00:00 |
Hiram R. Chirino
|
535c30c3e8
|
handle sync send timeouts better.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@394811 13f79535-47bb-0310-9956-ffa450edef68
|
2006-04-17 23:49:01 +00:00 |