Kevin Earls
bdf7aa4823
Converted to JUnit 4 and added timeouts. See AMQ-5013
2014-02-03 14:29:25 +01:00
Claus Ibsen
5907459fc3
AMQ-3350: Fixed chat web demo which may swallow first message. Thanks to Ken Seiss for the patch.
2013-11-03 08:53:36 +01:00
Claus Ibsen
4bfb80680a
Upgraded copyright footer to 2013
2013-10-10 12:43:11 +02:00
Claus Ibsen
987769a62b
AMQ-4277: Added unit test.
2013-10-03 10:56:38 +02:00
Bosanac Dejan
2f8381cbe4
https://issues.apache.org/jira/browse/AMQ-4617 - change desription of the demo
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1499974 13f79535-47bb-0310-9956-ffa450edef68
2013-07-05 11:44:30 +00:00
Bosanac Dejan
33ec1cf99b
https://issues.apache.org/jira/browse/AMQ-4617 - mqtt over ws protocol
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1499777 13f79535-47bb-0310-9956-ffa450edef68
2013-07-04 14:54:29 +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
Gary Tully
fc519e186a
fix up missing license files - our rat check friend
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1442984 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 14:27:03 +00:00
Bosanac Dejan
0c2b35d6ed
fix RestTest failure due to default broker name
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1425736 13f79535-47bb-0310-9956-ffa450edef68
2012-12-25 10:53:45 +00:00
Christian Posta
ff0746c190
https://issues.apache.org/jira/browse/AMQ-4200 Update the websocket example to use the latest stomp.js which supports STOMP 1.1 (including heart-beating).
...
Also added a websocket connector to the activemq-demo.xml config file.
Thanks Jeff Mensil!!
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1416524 13f79535-47bb-0310-9956-ffa450edef68
2012-12-03 14:02:39 +00:00
Claus Ibsen
437ea2f6e5
AMQ-4124: Disabled webapp demo from default configuration file. Need to run conf/activemq-demo.xml for demos. Also enable webapp authentication by default.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1404998 13f79535-47bb-0310-9956-ffa450edef68
2012-11-02 15:11:15 +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
Claus Ibsen
87a0a4e19a
AMQ-4087: Added TM to AMQ logo
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392788 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 08:27:11 +00:00
Timothy A. Bish
aa5a625a61
Remove the duplicate doctype declarations that are preventing these files from correctly validating.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1387518 13f79535-47bb-0310-9956-ffa450edef68
2012-09-19 10:47:21 +00:00
Claus Ibsen
9473e687c3
AMQ-4043: web.xml was not valid according to the DTD
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1387498 13f79535-47bb-0310-9956-ffa450edef68
2012-09-19 08:59:59 +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
Timothy A. Bish
b41b7cc8ba
apply fix for: https://issues.apache.org/jira/browse/AMQ-3865
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1344911 13f79535-47bb-0310-9956-ffa450edef68
2012-05-31 21:07:15 +00:00
Timothy A. Bish
3c1b477523
apply patch for: https://issues.apache.org/jira/browse/AMQ-3857
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1344907 13f79535-47bb-0310-9956-ffa450edef68
2012-05-31 20:57:32 +00:00
Timothy A. Bish
7504bc7a01
apply additional fix and unit test for: https://issues.apache.org/jira/browse/AMQ-3856
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1343742 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 14:20:44 +00:00
Bosanac Dejan
974f6896a4
fixing licenses
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1327985 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 15:15:19 +00:00
Timothy A. Bish
a259c12c97
Fix the failing test case, was closing the stomp socket before the StompTransport had time to read and dispatch incoming commands.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1292982 13f79535-47bb-0310-9956-ffa450edef68
2012-02-23 22:10:58 +00:00
Willem Ning Jiang
9a9fccbea4
Updated the copyright date of the activemq-web-demo
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1224694 13f79535-47bb-0310-9956-ffa450edef68
2011-12-26 08:48:51 +00:00
Bosanac Dejan
e72f43f8e6
https://issues.apache.org/jira/browse/AMQ-3636 - adding websockets example
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1215132 13f79535-47bb-0310-9956-ffa450edef68
2011-12-16 14:02:52 +00:00
Timothy A. Bish
f3e9ec0b81
Removes the dependence on the fixed ports, should prevent needless test failures.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1185804 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18 19:05:15 +00:00
Timothy A. Bish
9308db8b75
resolve the dependency on fixed ports 61616 and 61613.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1075051 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 13:21:15 +00:00
Alex Dean
c6ede162c3
https://issues.apache.org/jira/browse/AMQ-3123 - messages for web clients need to be associated with the correct consumer.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1072620 13f79535-47bb-0310-9956-ffa450edef68
2011-02-20 16:09:28 +00:00
Hiram R. Chirino
b0c2a40fb9
Removing svn keywords, they don't have much value and just add additional noise when diffing source trees.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1071259 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 14:08:48 +00:00
Bosanac Dejan
8bf987b134
https://issues.apache.org/jira/browse/AMQ-3177 - use slf4j instead of jcl
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1069405 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 14:24:01 +00:00
Alex Dean
88fc7fec50
https://issues.apache.org/jira/browse/AMQ-3094 - ajax does not receive all messages
...
* ensure delivery of messages received by AjaxListener when a continuation is not available for resumption.
* add test coverage for several common uses of AjaxServlet
* switch back to jetty httpclient for better processing of asynchronous HTTP
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1064725 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 15:21:02 +00:00
Bosanac Dejan
de66445d58
https://issues.apache.org/jira/browse/AMQ-3094 - fixing test license and imports
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1052261 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23 13:18:20 +00:00
Bosanac Dejan
bef96a9248
https://issues.apache.org/jira/browse/AMQ-3094 - ajax does not receive all messages
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1052259 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23 13:17:12 +00:00
Bosanac Dejan
bf20aa514c
https://issues.apache.org/jira/browse/AMQ-3015 - deleting obsolete tests
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1044418 13f79535-47bb-0310-9956-ffa450edef68
2010-12-10 16:22:41 +00:00
Bosanac Dejan
31ed6d550e
https://issues.apache.org/jira/browse/AMQ-3015 - js client does not establish session properly
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1044412 13f79535-47bb-0310-9956-ffa450edef68
2010-12-10 15:56:55 +00:00
Bosanac Dejan
755ffd58a8
https://issues.apache.org/activemq/browse/AMQ-2948 - ajax support for multiple clients in the same session
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1022071 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13 11:41:16 +00:00
Bosanac Dejan
bc2a7f1ae0
https://issues.apache.org/activemq/browse/AMQ-2874 - ajax selectors
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@997779 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16 15:05:32 +00:00
Bosanac Dejan
3c734ce7b5
https://issues.apache.org/activemq/browse/AMQ-1933 - unsubscribing REST consumers
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@996911 13f79535-47bb-0310-9956-ffa450edef68
2010-09-14 14:21:17 +00:00
Bosanac Dejan
f772e5f8c7
https://issues.apache.org/activemq/browse/AMQ-2827 - test case
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@994978 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08 10:39:17 +00:00
Bosanac Dejan
9e32de2812
adding license headers
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@984057 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 14:42:06 +00:00
Bosanac Dejan
b73b8bc5b7
https://issues.apache.org/activemq/browse/AMQ-2728 - first stab at refactoring Ajax API to conform Jetty 7 continuations
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@958932 13f79535-47bb-0310-9956-ffa450edef68
2010-06-29 11:34:35 +00:00
Bosanac Dejan
2b9c59c283
https://issues.apache.org/activemq/browse/AMQ-2728 - MessageServlet refactoring
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@943146 13f79535-47bb-0310-9956-ffa450edef68
2010-05-11 15:37:44 +00:00
Bosanac Dejan
6e1d530029
https://issues.apache.org/activemq/browse/AMQ-1547 - timeout parameter has been renamed
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@941679 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06 11:49:25 +00:00
Bosanac Dejan
a05e84eea3
https://issues.apache.org/activemq/browse/AMQ-1547 - support for configurable selector header name
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@941673 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06 11:39:32 +00:00
Bosanac Dejan
ce9f83ccfc
https://issues.apache.org/activemq/browse/AMQ-1547 - selector for rest consumer
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@941664 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06 11:21:13 +00:00
Bosanac Dejan
e7c4c48ab6
https://issues.apache.org/activemq/browse/AMQ-1377 - Ajax client refactoring
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@935623 13f79535-47bb-0310-9956-ffa450edef68
2010-04-19 15:27:15 +00:00
Bosanac Dejan
2b019ea627
https://issues.apache.org/activemq/browse/AMQ-2600 - visual improvements
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@908527 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 15:04:58 +00:00
Bosanac Dejan
25f476624f
https://issues.apache.org/activemq/browse/AMQ-2600 - jetty7 - continuations api adaptations - web demo works now
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@908458 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 11:50:13 +00:00
Bosanac Dejan
2b2b3e8e07
cumulative commit for issues AMQ-1955, AMQ-1453 and AMQ-1960
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@703161 13f79535-47bb-0310-9956-ffa450edef68
2008-10-09 13:17:17 +00:00
Hiram R. Chirino
f65484408e
Applied patch AMQ-1635. Thanks Trevor.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@646333 13f79535-47bb-0310-9956-ffa450edef68
2008-04-09 13:27:37 +00:00
Hiram R. Chirino
af27811a75
Merged in the rest of djencks's release changes from the 4.1 branch
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@645991 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 16:28:08 +00:00
Hiram R. Chirino
27dff3538c
Glen Mazza pointed out a little typo
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@599493 13f79535-47bb-0310-9956-ffa450edef68
2007-11-29 15:51:48 +00:00