144
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected 10 days ago.
May 22, 2023 — May 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed bug that prevented the initialReconnectDelay value from being changed More... over 18 years ago
removed possible threading error More... over 18 years ago
removed possible threading error More... over 18 years ago
fixed the SpringBrokerContextListener to spin up a broker from an ActiveMQ XML file (or at least an XBean file) More... over 18 years ago
Was having some wierd issues with the consumer.. disabled continuations for now (but i don't think that was the issue). added a semaphore to avoid multiple blocking threads (i've got a feeling this might be what fixed it). More... over 18 years ago
- Updated the config xml to use new discovery syntax. - Using specific version of activeio as that may change a bit soon. - The vm transport now support specifing a broker config file: vm://localhost?brokerConfig=xbean:/path/to/config/file - Starting the JMX connector was taking a LONG time to start up... so I switch to starting it up async. - The object name for a managed transport connection could be invalid so we now encode the name so that it's not. More... over 18 years ago
use the standard JMX quote method when creating JMX names More... over 18 years ago
add the conf directory to the classpath so that the release finds the log4j.properties file More... over 18 years ago
fixed bad configuration file for the release More... over 18 years ago
added a ConsumerListener so that you can listen to consumers coming and going easily (hiding the details of the Advisories behind a simple Bean API) as well as be notified on exactly how many consumers there are to be able to drive demand based publishing etc More... over 18 years ago
added test case for using the BrokerService with JMX More... over 18 years ago
added some helper methods to make it easy to see the type of removal event More... over 18 years ago
avoid persistence and TCP by default in test cases More... over 18 years ago
fixed bug where setting the clientID on the MBean ObjectName could break a JMX name More... over 18 years ago
optimisation; if a JMS exception has already been thrown then don't wrap it again More... over 18 years ago
removed old configuration documentation More... over 18 years ago
removed old configuration documentation More... over 18 years ago
updated the build so that the recursive build works properly More... over 18 years ago
updated the build so that the recursive build works properly More... over 18 years ago
Moved the trunk code into the trunk sub directory More... over 18 years ago
Moved the trunk code into the trunk sub directory More... over 18 years ago
Moved the trunk code into the trunk sub directory More... over 18 years ago
Initial import of ActiveMQ 4.x codebase; we can tidy things up collectively while in the incubator, fixing any headers and the like etc More... over 18 years ago