1061 Commits

Author SHA1 Message Date
Hiram R. Chirino
ae01926a0b added to svn:ignore.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389944 13f79535-47bb-0310-9956-ffa450edef68
2006-03-30 00:40:07 +00:00
Hiram R. Chirino
ec5b7d0ffa added to svn:ignore.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389943 13f79535-47bb-0310-9956-ffa450edef68
2006-03-30 00:39:01 +00:00
Hiram R. Chirino
e29d514732 The journal constrcutor changed.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389942 13f79535-47bb-0310-9956-ffa450edef68
2006-03-30 00:37:20 +00:00
Hiram R. Chirino
18d616c8db - Since we now have per destination usage managers, I updated the MessageStore API so that each destination's store can be maded aware of the manager for that store.
Some stores like the journal hold messages around and use the usage manager to know when it should flush to disk.
- Moved alot of the message reference counting logic from the PrefetchSubscription up to it's subclasses since they all seem to do it just a slightly different way.
  I think it makes easier to see now how the usage manager is affected by operations.
- I fixed and verifed that the keepDurableSubsActive=true option actually works.  I think we should make this the default setting since it
  make recovery safer.  Once we have a better spooling implementation we can turn if off again.


git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389941 13f79535-47bb-0310-9956-ffa450edef68
2006-03-30 00:36:21 +00:00
Hiram R. Chirino
f1e3420e1d better debug so we can see the sql statement being executed.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389893 13f79535-47bb-0310-9956-ffa450edef68
2006-03-29 21:20:57 +00:00
Hiram R. Chirino
38d8b832ef Better content-length handling.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389845 13f79535-47bb-0310-9956-ffa450edef68
2006-03-29 17:52:01 +00:00
Hiram R. Chirino
c80b084cdc Use the JMS methods to get the bytes in a BytesMessage since those decompress the payload if the content was compressed.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389841 13f79535-47bb-0310-9956-ffa450edef68
2006-03-29 17:26:58 +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
Adrian T. Co
a094f32462 Added a continuum goal to build and ignore test failures.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389642 13f79535-47bb-0310-9956-ffa450edef68
2006-03-29 00:41:07 +00:00
Adrian T. Co
cd3f28f669 - Refactored the HttpEmbeddedTunnelServlet to make it easier to reuse.
- Ported the 3.x HttpSpringEmbeddedTunnelServlet to 4.x.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389632 13f79535-47bb-0310-9956-ffa450edef68
2006-03-28 23:51:05 +00:00
Hiram R. Chirino
449981be9d Working on https://issues.apache.org/activemq/browse/AMQ-669
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389614 13f79535-47bb-0310-9956-ffa450edef68
2006-03-28 22:10:34 +00:00
Hiram R. Chirino
02d5f187ed Applied patch https://issues.apache.org/activemq/browse/AMQ-668
Thanks Bruce!


git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389608 13f79535-47bb-0310-9956-ffa450edef68
2006-03-28 21:27:06 +00:00
James Strachan
8c20a11a43 tidied up the connection/producer/consumer/destination visualisation
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389554 13f79535-47bb-0310-9956-ffa450edef68
2006-03-28 17:48:15 +00:00
Hiram R. Chirino
0797d088d3 https://issues.apache.org/activemq/browse/AMQ-660
adding support for MaxDB

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389551 13f79535-47bb-0310-9956-ffa450edef68
2006-03-28 17:23:55 +00:00
James Strachan
89106062da moved the SSL tests into the activemq-core
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389537 13f79535-47bb-0310-9956-ffa450edef68
2006-03-28 16:30:45 +00:00
James Strachan
24404740a1 moved the SSL transport into the main core module and switched to using our own TCP transport by default (as well as refactoring to make the [Server]SocketFactory objects pluggable
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389536 13f79535-47bb-0310-9956-ffa450edef68
2006-03-28 16:29:41 +00:00
James Strachan
2a076d0710 added some test cases (that are not yet working) for reliable UDP
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389533 13f79535-47bb-0310-9956-ffa450edef68
2006-03-28 16:19:23 +00:00
Hiram R. Chirino
5a392bee0a Adding back ability to configure the data directory and datasource.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389528 13f79535-47bb-0310-9956-ffa450edef68
2006-03-28 16:03:28 +00:00
James Strachan
d1a18f5787 added extra visualisation plugin; to render the broker, connections, sessions, consumers in a DOT graph
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389519 13f79535-47bb-0310-9956-ffa450edef68
2006-03-28 15:27:55 +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
3263205bf9 Add more useful info if broker fails to start and don't start an embedded broker by default.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389334 13f79535-47bb-0310-9956-ffa450edef68
2006-03-28 00:47:18 +00:00
Hiram R. Chirino
28316bb0bb Fix for http://issues.apache.org/activemq/browse/AMQ-659
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389258 13f79535-47bb-0310-9956-ffa450edef68
2006-03-27 20:29:56 +00:00
Hiram R. Chirino
4d98e83184 Build against G 1.2
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389256 13f79535-47bb-0310-9956-ffa450edef68
2006-03-27 20:23:15 +00:00
Hiram R. Chirino
90ce62b952 Getting gbeans to work.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389219 13f79535-47bb-0310-9956-ffa450edef68
2006-03-27 18:28:18 +00:00
Hiram R. Chirino
2d82776503 Validated against http://www.w3.org/RDF/Validator/
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389210 13f79535-47bb-0310-9956-ffa450edef68
2006-03-27 17:53:33 +00:00
Hiram R. Chirino
af9ee40075 Creating a project doap file so we can be included at http://projects.apache.org/index.html
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389208 13f79535-47bb-0310-9956-ffa450edef68
2006-03-27 17:46:11 +00:00
Hiram R. Chirino
3d43a18e2a Moved to the org.apache.activemq package and updated copyright headers.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389180 13f79535-47bb-0310-9956-ffa450edef68
2006-03-27 16:02:48 +00:00
James Strachan
4ba19cad18 minor refactor to share code
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389021 13f79535-47bb-0310-9956-ffa450edef68
2006-03-27 04:53:51 +00:00
James Strachan
5bed19f1c5 tidied up some cruft
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389020 13f79535-47bb-0310-9956-ffa450edef68
2006-03-27 04:37:11 +00:00
James Strachan
694120cd29 made the destination map easier to navigate
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389019 13f79535-47bb-0310-9956-ffa450edef68
2006-03-27 04:33:40 +00:00
James Strachan
d84e0521ea added a visualisation plugin to render the current queue and topic hierarchies graphically
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389018 13f79535-47bb-0310-9956-ffa450edef68
2006-03-27 04:33:08 +00:00
Hiram R. Chirino
90bab0fcf4 Fix for
https://issues.apache.org/activemq/browse/AMQ-661

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389007 13f79535-47bb-0310-9956-ffa450edef68
2006-03-27 02:21:17 +00:00
Hiram R. Chirino
1baf9f10f9 make top level default goal call sub project default goal.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@388983 13f79535-47bb-0310-9956-ffa450edef68
2006-03-26 23:08:12 +00:00
Robert Davies
a9c49a7f16 Fix for http://jira.activemq.org/jira/browse/AMQ-487
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@388714 13f79535-47bb-0310-9956-ffa450edef68
2006-03-25 06:55:33 +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
Gregory John Wilkins
4b3fde716a latest jetty release
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@388498 13f79535-47bb-0310-9956-ffa450edef68
2006-03-24 12:13:57 +00:00
Darwin G. Flores
9e10f163ce modified maven.xml to ignore test failures in continuum
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@388475 13f79535-47bb-0310-9956-ffa450edef68
2006-03-24 09:38:40 +00:00
Hiram R. Chirino
72f1594b39 Added a way to get the socket address that a transport server is accepting connection on. Needed by gbean modules.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@388208 13f79535-47bb-0310-9956-ffa450edef68
2006-03-23 16:49:46 +00:00
Hiram R. Chirino
0e0ecf3cf6 Moving the Geronimo gbean integration modules out of the sandbox now that they compile.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@388207 13f79535-47bb-0310-9956-ffa450edef68
2006-03-23 16:46:16 +00:00
Hiram R. Chirino
9e204dcb75 added to svn:ignore.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@388206 13f79535-47bb-0310-9956-ffa450edef68
2006-03-23 16:42:32 +00:00
Hiram R. Chirino
5026a89b88 It Compiles!
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@388205 13f79535-47bb-0310-9956-ffa450edef68
2006-03-23 16:40:24 +00:00
Hiram R. Chirino
3a6063c923 It Compiles!
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@388204 13f79535-47bb-0310-9956-ffa450edef68
2006-03-23 16:39:44 +00:00
Hiram R. Chirino
26bb18ba8c Added a way to get the socket address that a transport server is accepting connection on. Needed by gbean modules.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@388202 13f79535-47bb-0310-9956-ffa450edef68
2006-03-23 16:37:45 +00:00
Hiram R. Chirino
d36c1fd2cc Updating project layout so that it's in m2 format
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@388193 13f79535-47bb-0310-9956-ffa450edef68
2006-03-23 15:44:28 +00:00
Hiram R. Chirino
87d8e01e01 Moving stuff around so that it's in m2 layout
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@388191 13f79535-47bb-0310-9956-ffa450edef68
2006-03-23 15:30:40 +00:00
Hiram R. Chirino
5bd451b91c removed unused property.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@388190 13f79535-47bb-0310-9956-ffa450edef68
2006-03-23 15:23:28 +00:00
James Strachan
75bffcb008 applied patch from John Sissons
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@388176 13f79535-47bb-0310-9956-ffa450edef68
2006-03-23 14:15:51 +00:00
Hiram R. Chirino
61fef743e8 If multiple concurrent threads were creating vm://localhost connection, it was possible multiple "localhost" broker would be started.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@388082 13f79535-47bb-0310-9956-ffa450edef68
2006-03-23 07:24:28 +00:00
Hiram R. Chirino
47f2bb7cc2 Avoid starting a persistence adapter if the broker is stop()ed before once has been created.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@388081 13f79535-47bb-0310-9956-ffa450edef68
2006-03-23 07:23:33 +00:00
Hiram R. Chirino
6412d6526a Avoid NPE
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@388079 13f79535-47bb-0310-9956-ffa450edef68
2006-03-23 07:22:21 +00:00