Commit Graph

73 Commits

Author SHA1 Message Date
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 1e54538e69 Support a destinationOptions servlet parameter that configures the destination options used on a destination
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418311 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 15:28:15 +00:00
Hiram R. Chirino d0c46a7726 If the server and client are configured to disable async dispatch, the servlet could cause a deadlock due to the way
it was syncing on the WebClient     


git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418306 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 15:06:05 +00:00
Gregory John Wilkins 4225a4937b fixed local resource override of js
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@416641 13f79535-47bb-0310-9956-ffa450edef68
2006-06-23 08:53:50 +00:00
Gregory John Wilkins 990b852b42 added optional poll delay to amq.js
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@416640 13f79535-47bb-0310-9956-ffa450edef68
2006-06-23 08:53:23 +00:00
Gregory John Wilkins ab027d0867 only have a single outstanding send to avoid out of order messaging. improved batching
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@416324 13f79535-47bb-0310-9956-ffa450edef68
2006-06-22 10:38:19 +00:00
Gregory John Wilkins 6fbb56868f changed parameter handling to impose a strict ordering to avoid reordering of messages by client libraries
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@415827 13f79535-47bb-0310-9956-ffa450edef68
2006-06-20 22:26:49 +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 cb97916c98 force session
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@405483 13f79535-47bb-0310-9956-ffa450edef68
2006-05-09 17:40:51 +00:00
Gregory John Wilkins fedc03939c Allow a local resource to override js scripts
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@405482 13f79535-47bb-0310-9956-ffa450edef68
2006-05-09 17:40:11 +00:00
Adrian T. Co c4b11a6396 Minor rename of variable names
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@405404 13f79535-47bb-0310-9956-ffa450edef68
2006-05-09 12:05:55 +00:00
Adrian T. Co 2391cb0d17 - Added means to configure the prefetch and optimizeAcknowledge setting of the connectionFactory in the WebClient.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@405397 13f79535-47bb-0310-9956-ffa450edef68
2006-05-09 11:51:10 +00:00
Hiram R. Chirino b29f744014 Fixed references to the test-jar.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399854 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 20:37:24 +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
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
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 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
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
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
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
Guillaume Nodet bfa4b9bb68 Fix m2 build: the distribution is nearly identical to the m1 dist.
Remaining problems: missing STATUS file, and activemq.rar is way too big

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@394399 13f79535-47bb-0310-9956-ffa450edef68
2006-04-15 23:33:05 +00:00
Hiram R. Chirino ad612f59d0 Fix compile.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@393126 13f79535-47bb-0310-9956-ffa450edef68
2006-04-11 00:35:17 +00:00
Gregory John Wilkins 8cb2141080 Upgrade to jetty 6.0.0beta14
factored out web demo into activemq-web-demo
made activemq-web just produce a jar
added amq.js as a resource to the jar
added AjaxServlet to extend MessageListenerServlet with the ability to serve amq.js
cleaned up m2 build and dependencies
added jetty6:run plugin to run the demo.




git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@392913 13f79535-47bb-0310-9956-ffa450edef68
2006-04-10 10:26:17 +00:00
Gregory John Wilkins a85b0d093b restructure for AjaxServlet
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@392831 13f79535-47bb-0310-9956-ffa450edef68
2006-04-09 20:29:40 +00:00
Gregory John Wilkins 6e4302e09b restructure for AjaxServlet
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@392830 13f79535-47bb-0310-9956-ffa450edef68
2006-04-09 20:29:18 +00:00
Gregory John Wilkins 82704c0725 restructure for AjaxServlet
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@392829 13f79535-47bb-0310-9956-ffa450edef68
2006-04-09 20:27:12 +00:00
Gregory John Wilkins 8a5e8d9fc5 derby is required for more than testing. Need to split this into a jar module and a demo module
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@392300 13f79535-47bb-0310-9956-ffa450edef68
2006-04-07 14:20:10 +00:00
Frederick G. Oconer ab7e7144b0 Organized and added required dependencies to be able to build in maven 2.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389966 13f79535-47bb-0310-9956-ffa450edef68
2006-03-30 02:35:39 +00:00
Frederick G. Oconer b8b2258fc7 Fix for maven 2 builds and organized the dependencies.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389950 13f79535-47bb-0310-9956-ffa450edef68
2006-03-30 01:12:00 +00:00
Gregory John Wilkins 4060ad9231 non static queue consumers
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389757 13f79535-47bb-0310-9956-ffa450edef68
2006-03-29 11:29:56 +00:00
James Strachan d754e76c50 added support for RESTful browsing of message queues using a web container; either as XML or as RSS/Atom feeds. Fixes AMQ-666 - crikey thats a bad number for an AMQ issue :)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389482 13f79535-47bb-0310-9956-ffa450edef68
2006-03-28 11:57:51 +00:00
Hiram R. Chirino f451ad04bf - Switched the m2 builds to use maven-one-plugin so that the activeio jars can be used in the maven 1 build activemq is using.
- the m2 build now uses the same groupId that our m1 activemq build is using.  I know it's not the m2 way to name groups, we I'm willing to live with this until we are out of the incubator and using m2 to do builds by default.
- Ported activemq to use activeio 3.0-SNAPSHOT from activeio 2.1, since the 3.x stuff is in a new package space, it should not conflict with previous version (for example the version used in Geronimo).



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@388677 13f79535-47bb-0310-9956-ffa450edef68
2006-03-24 23:41:23 +00:00
Hiram R. Chirino e94ba16710 Updated m2 build to use latest geronimo spec jars
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@387924 13f79535-47bb-0310-9956-ffa450edef68
2006-03-22 19:52:39 +00:00
Hiram R. Chirino 14763b4f20 Reved up to the latest version of the geronimo spec jars
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@387873 13f79535-47bb-0310-9956-ffa450edef68
2006-03-22 15:27:50 +00:00
Hiram R. Chirino c40f989966 Refactored the .NET client so that all the JMS references are NMS. Figured Sun would not be happy if we called this JMS.
also tweeked the m2 poms a little




git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@384452 13f79535-47bb-0310-9956-ffa450edef68
2006-03-09 07:11:37 +00:00
Joseph Dennis O. Gapuz bd04e351e7 From PVillacorta - Fix IE issue where 1 message is received multiple times.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@384166 13f79535-47bb-0310-9956-ffa450edef68
2006-03-08 09:31:56 +00:00
Gregory John Wilkins 9430890dc7 update to beta10 of jetty
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@384163 13f79535-47bb-0310-9956-ffa450edef68
2006-03-08 09:17:14 +00:00
Hiram R. Chirino 4d00a1a311 did some more svn:eol-style property setting
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@379623 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 23:28:33 +00:00
Guillaume Nodet aa2188c159 Fix ClassCastException, add debug log statements and allow standalone xml to be used
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@379429 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 11:34:58 +00:00
Hiram R. Chirino bea3be6e01 Applyed http://jira.activemq.org/jira/browse/AMQ-582
Thanks Carlos!  This should help our m2 build a ton.



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378696 13f79535-47bb-0310-9956-ffa450edef68
2006-02-18 06:03:51 +00:00
Hiram R. Chirino 6d333ffb4a Just to be safe, lets also include the LICENSE.txt in the jar files.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378138 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 02:02:28 +00:00
Alan Cabrera 84942ae5b0 Added incubation disclaimer.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@377651 13f79535-47bb-0310-9956-ffa450edef68
2006-02-14 06:45:29 +00:00
Gregory John Wilkins b33d3fcc23 misc cleanup of scripts
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@376760 13f79535-47bb-0310-9956-ffa450edef68
2006-02-10 16:51:38 +00:00
Hiram R. Chirino 68d245f4bf Migrated to using xbean 2.2-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@376445 13f79535-47bb-0310-9956-ffa450edef68
2006-02-09 21:41:59 +00:00
Gregory John Wilkins 948801cbd5 removed
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@374835 13f79535-47bb-0310-9956-ffa450edef68
2006-02-04 07:31:44 +00:00
Gregory John Wilkins e439b35bf2 allow poll to be disabled
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@374056 13f79535-47bb-0310-9956-ffa450edef68
2006-02-01 12:10:51 +00:00
Gregory John Wilkins c6f73c56d1 Updates to AJAX exampes to make them work on IE 6
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@373776 13f79535-47bb-0310-9956-ffa450edef68
2006-01-31 09:32:54 +00:00
Gregory John Wilkins ad83b4da4f working for IE
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@373771 13f79535-47bb-0310-9956-ffa450edef68
2006-01-31 09:12:44 +00:00