3
I Use This!
Inactive

Commits : Listings

Analyzed 21 days ago. based on code collected 22 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Properly map JMS property names to message fields so that selectors work.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Fix selector bug for better JMS compliance.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Return the right type of exception to the openwire clients when they try to unsubscribe with an invalid sub name.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Fixes APLO-277: Openwire durable sub delete hangs / fails.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Prep for next version.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Make the environment variable less protocol specific so that way the same settings can work against the different examples.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Produce a nicer list of previous website links.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Remove invalid import.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Added AMQP documentation.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Apply the destination parsing configuration options for the AMQP protocol.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Moving the amqp module out of the unstable category. Also lets be more consistent about how module depend on the apollo-web module.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Avoids warning messages during the build.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Fixes APLO-274: Support accessing environment variables via ${env.*} references in the the config file.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Upgrade to swagger 1.2.0 and swagger-ui 1.1.6
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Upgrade the jvmassert version to 1.3
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Implemented AMQP support for: Transactions, Durable Subscriptions, and Selectors. Passes JORAM tests when run against trunk version of the AMQP JMS client.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Make sure we unbind producers from consumers when the producers disconnect.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Implement smarter escape processing.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Implement selector filtering for AMQP messages. And proper closing of consumers.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Support relaxed and strict JMS selector evaluation in regard to String conversions.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Move proton specific logic into a proton module.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
https://issues.apache.org/jira/browse/APLO-273 - Update the websocket example to use the latest stomp.js which supports STOMP 1.1 (including heart-beating). More... about 12 years ago
Fixes APLO-271: Integrate jolokia into Apollo for nice REST based access to JMX.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Switch to the servlet 3.0 API
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Fixes APLO-272: Support creating topics and queues via the REST management api.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Add new required method.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Switch to new proton artifact id.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
remove invalide jackson dependency from the itests module.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Support configuring the client_auth setting on wss transports.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago
Upgrade to the latest stable release of Jetty.
Hiram Chirino
as Hiram R. Chirino
More... about 12 years ago