James Strachan
|
e8c8abcd5b
|
applied patch from John Heitmann to fix AMQ-889 to avoid duplicate consumers (such as on failover) leaking resources
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@436835 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-25 15:39:16 +00:00 |
James Strachan
|
1ad52f4209
|
patch supplied by John Heitmann to allow the rmi port to be configured to fix AMQ-892
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@436833 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-25 15:31:22 +00:00 |
James Strachan
|
b54ce41de2
|
added patch by John Heitmann with thanks to fix issue AMQ-890
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@436767 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-25 11:52:33 +00:00 |
James Strachan
|
fbad105e7d
|
attempt to reconnect to the remote JMS broker if we get a fail sending a message to it - an attempt at fixing AMQ-895
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@436752 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-25 11:01:30 +00:00 |
James Strachan
|
09990f2eab
|
add the UDP trace plugin which can be handy when testing stuff
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@436751 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-25 10:41:36 +00:00 |
James Strachan
|
aa3b9acd5a
|
applied patch from John Heitmann, many thanks - which fixes AMQ-515
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@436748 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-25 10:38:47 +00:00 |
James Strachan
|
d21381d21b
|
allow the TCP_NODELAY option to be configured
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@436745 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-25 10:11:33 +00:00 |
James Strachan
|
a420312a40
|
avoid the possibility that 2 threads could attempt to add a destination at the same time causing it to be created twice and avoid issues such as duplicate registration in JMX
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@434397 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-24 14:01:30 +00:00 |
James Strachan
|
d4a50a7340
|
allow users to disable the creation of the DDL tables on startup
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@434344 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-24 09:00:55 +00:00 |
James Strachan
|
53082e6a14
|
add the ability to remove network connectors dynamically
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@434068 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-23 16:12:47 +00:00 |
James Strachan
|
6e714a2fe5
|
use INFO level logging when we loose a connection to a broker to highlight to users bad networking issues such as dropped sockets or bad firewalls etc. This change fixes AMQ-829
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@434064 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-23 15:31:40 +00:00 |
James Strachan
|
4f715a2f8a
|
Have just added a short circuit for the loop trying to acquire the exclusive lock so that we fail fast if we are stopping to fix AMQ-893
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@434007 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-23 10:55:55 +00:00 |
James Strachan
|
d4a834743f
|
added the ability to configure the TCP keepAlive option
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@434006 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-23 10:54:43 +00:00 |
Hiram R. Chirino
|
4b6b61b820
|
Added a udp and multicast broker tracing plugins. If enabled on a broker they can be used to monitor the broker without much network overhead.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@433948 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-23 06:58:41 +00:00 |
Hiram R. Chirino
|
6a12e9cdeb
|
http://issues.apache.org/activemq/browse/AMQ-887
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@433673 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-22 15:25:50 +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 |
Hiram R. Chirino
|
58d4605661
|
Fix for http://issues.apache.org/activemq/browse/AMQ-886
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@433244 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-21 13:43:39 +00:00 |
James Strachan
|
8043380127
|
remove memory leak of consumers & browsers
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@433198 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-21 08:40:08 +00:00 |
Robert Davies
|
bc005fd1e6
|
tidy code for easier maintenance
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@432664 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-18 18:02:49 +00:00 |
James Strachan
|
36553b336d
|
added snippet macro tags for the wiki
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@432519 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-18 08:35:20 +00:00 |
James Strachan
|
ee2462da41
|
Minor refactor so that we can configure the MasterConnector using XML or dependency injection easier. Also added a test case showing how to use a new <masterConnector> element to configure the userName & password of the slave. For background on this issue see: http://www.nabble.com/Master-Slave-with-authentication-tf2094845.html
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@432517 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-18 08:30:40 +00:00 |
Robert Davies
|
aaccbd3bd4
|
Added optinal async delivery to VMTransport
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@432221 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-17 13:01:50 +00:00 |
Brian McCallister
|
85df0e62d7
|
Minor change to test case
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@431716 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-15 21:57:06 +00:00 |
Brian McCallister
|
7d4cddd452
|
Stomp should now not pass through headers with null values in the AMQ message (correlation-id, reply-to, etc)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@431714 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-15 21:55:06 +00:00 |
Hiram R. Chirino
|
7711c7450d
|
Adding a transport context variable.. see: http://www.nabble.com/Where-to-add-new-SSL-BrokerService-functionality-tf2088221.html
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@430820 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-11 16:43:34 +00:00 |
Hiram R. Chirino
|
befb3adc32
|
get gram:gram to run the first script too... it currently has a problem splitting on the :
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@430798 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-11 14:23:38 +00:00 |
James Strachan
|
06c560c081
|
fixed test case due to openwire version increase
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@430742 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-11 09:34:11 +00:00 |
James Strachan
|
fb5a3730db
|
modified test case to use TCP to force marshalling of the MesagePull command to check thats working
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@430716 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-11 08:00:03 +00:00 |
Hiram R. Chirino
|
c26d8a9d0d
|
Added openwire v2 marshallers
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@430617 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-11 01:44:04 +00:00 |
Hiram R. Chirino
|
1ff8046990
|
Adding initial marshaller for v2
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@430485 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-10 19:03:29 +00:00 |
Hiram R. Chirino
|
59a28777cd
|
Incrementing the openwire version
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@430483 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-10 19:00:10 +00:00 |
James Strachan
|
6e3a634518
|
added the client side and a test case to show prefetch of zero working for pull-only queues with synchronous consumers to fix AMQ-855
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@430476 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-10 18:48:24 +00:00 |
James Strachan
|
9d671b70aa
|
added some early support for AMQ-855 to allow pure pull based consumption - adding a MessagePull command so that a client can pull messages on demand
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@430445 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-10 17:17:19 +00:00 |
James Strachan
|
c3fae7767d
|
added a better example of using the xbean-spring flavour of XML configuration
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@430407 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-10 14:57:11 +00:00 |
Robert Davies
|
21f9bb8367
|
fix for http://issues.apache.org/activemq/browse/AMQ-857
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@430351 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-10 10:38:29 +00:00 |
Robert Davies
|
ed49ada604
|
applied patch for http://issues.apache.org/activemq/browse/AMQ-776
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@430068 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-09 15:10:26 +00:00 |
James Strachan
|
3e945b5a91
|
Applied patch for AMQ-826 with thanks. This patch adds an LDAP based authorization map. I"ve added the test case but disabled it so far - I've not figured out the magic combination of jars and versions and spring.xml configuration files to boot up ApacheDS in Spring for the test case - it seems the online documentation nor the spring.xml that comes with the 1.0-RC3 download actually work
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@430034 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-09 11:37:18 +00:00 |
James Strachan
|
171e3223c1
|
added patch submitted by Mathew Kuppe for AMQ-871 to allow the eviction strategies to decide to evict multiple messages
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@430023 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-09 10:28:38 +00:00 |
James Strachan
|
e7e15b5559
|
a fix for AMQ-769 to allow the MessageGroupMap implementation to be specified via a policyEntry
http://incubator.apache.org/activemq/per-destination-policies.html
so you can specify something like this...
<broker>
<destinationPolicy>
<policyMap>
<policyEntries>
<policyEntry queue=">">
<messageGroupMapFactory>
<simpleMessageGroupMapFactory/>
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@429995 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-09 08:44:27 +00:00 |
Robert Davies
|
a7b9e8ce9c
|
fix for http://issues.apache.org/activemq/browse/AMQ-872
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@429984 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-09 07:17:59 +00:00 |
James Strachan
|
c96f327bfa
|
removed unused code for AMQ-822
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@429776 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-08 19:07:40 +00:00 |
James Strachan
|
08e4b7ba19
|
minor tweak to make absolutely sure that we definitely clear down the clockDaemon
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@429767 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-08 18:42:24 +00:00 |
James Strachan
|
cab35d7553
|
added a better exception message if we get a binding exception
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@429765 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-08 18:39:39 +00:00 |
Robert Davies
|
0ee6047d01
|
removed println in setRoot()
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@429609 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-08 08:03:12 +00:00 |
Hiram R. Chirino
|
bf4d7538f8
|
Beter documentation for xbean reference generation.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@429358 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-07 14:54:29 +00:00 |
Robert Davies
|
fd96598b25
|
extended debug information for clarity
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428467 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-03 18:13:37 +00:00 |
Robert Davies
|
51829f56a1
|
copying the broker path breaks networks - if a consumer re-uses a consumed
message and forwards it on
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428465 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-03 18:09:23 +00:00 |
James Strachan
|
a974625016
|
modified test case to ignore the extra Timer thread that gets created but I can't yet figure out where its created :)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428436 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-03 16:01:10 +00:00 |
James Strachan
|
4d2b20b1b2
|
lets wait a little for the background thread to shut first so that threads tend to shut down nicely
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428419 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-03 15:00:14 +00:00 |
James Strachan
|
6cf2169533
|
Added a modified version of the patch donated to (LINGO-22) submitted by Jim Beattie which tests that we leave no threads around after shutting down the JMS client and broker, together with making the Session Executor / TaskRunnerFactory part of the connection. We could still make it a singleton if required and just use reference counting to ensure its shutdown properly after all connections are closed
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428339 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-03 11:16:18 +00:00 |