144
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
adding m2 poms. More... over 18 years ago
Applied patch at https://jira.logicblaze.com/jira/browse/AMQ-442 More... over 18 years ago
Applied patch at https://jira.logicblaze.com/jira/browse/AMQ-442 More... over 18 years ago
Implemented a toString() method More... over 18 years ago
Fixed: https://jira.logicblaze.com/jira/browse/AMQ-426 JMS api object now implement a toString() that can be used to correlate back to log messages on the message broker. More... over 18 years ago
reverted. More... over 18 years ago
Got the stomp SUBSCRIBE test case working. More... over 18 years ago
added a test case and fixes for the pooled connection factory. AMQ-449 More... over 18 years ago
Added a basic mean to query the jmx context. Performed a little code restructuring and bug fixing. Type "query --help" for details. More... over 18 years ago
Get the stomp wireformat working again and added some more tests to verify that it is working. The stomp transport factory just reuses the tcp transport and sets the wireformat to be stomp. More... over 18 years ago
only use the wire format negociator if needed. More... over 18 years ago
renamed goal that deploys the xsd generated files to a more appropriate name. More... over 18 years ago
the useEmbeddedBroker property not needed anymore. More... over 18 years ago
the useEmbeddedBroker property not needed anymore. More... over 18 years ago
help folk figure out how to setup to win32 build env. More... over 18 years ago
Leave the clientId username and password fields null instead of setting them to "" if no value is specified. Connection was failing due to broker expecting to be null if not set. More... over 18 years ago
add missing command type definition More... over 18 years ago
updated marshallers. More... over 18 years ago
the useEmbeddedBroker property not needed anymore. More... over 18 years ago
- updated openwire marshalers. - added some more toString() methods to the transports - Fixed up the advisories so that duplicate consumer infos are not sent - Changed the demand forwarding bridge so that loop back message filtering occurs in the broker instead of on the bridge More... over 18 years ago
Applied Bills patch for m2 build More... over 18 years ago
Applied Bills patch for m2 build More... over 18 years ago
Applied Bills patch for m2 build More... over 18 years ago
Applied Bills patch for m2 build More... over 18 years ago
Applied Bills patch for m2 build More... over 18 years ago
added WebSphere 5.1 version of a JNDI context that works nicely with ActiveMQ More... over 18 years ago
Re-removed old config documentation. More... over 18 years ago
Issue: source is not compiled. The generated jar file is empty. Solution: Restructured the source to src/main/java. More... over 18 years ago
Added broker shutdown mechanism. Some exceptions are being thrown during shutdown, but doesn't seem to cause any problem. Printing of exceptions are currently disabled. More... over 18 years ago
Added goal that will deploy core test and javadoc jars files and xbean generated files. More... over 18 years ago