David Blevins

Results 17 issues of David Blevins

Tests are still being aggressively fixed, so this PR won't likely go "quiet" till Sunday or so. However, if there's appetite to merge it to master or a new branch...

TODO ## Proposals ## Related

New Feature
4.0
use case
CDI integration

The only means to declare message consumers via configuration or annotation is currently via JMS Message-Driven Beans. A new expressive annotation-based approach modeled after JAX-RS is desired to bring JMS...

New Feature
4.0
use case
CDI integration

This issue serves as effectively the JSR replacement, intended to give a high-level view of the Jakarta Messaging 3.0 road map and goals. - Specific proposals should be filed separately...

draft
use case
roadmap
next
CDI integration

Replace the JMS 2.1 proposed `JMSMessageDrivenBean` with an annotation, tentatively called `@MessageConsumer` # Background JMS 2.1 proposed a `JMSMessageDrivenBean` interface which would be implemented by the MDB to allow the...

New Feature
proposal
4.0
CDI integration

TODO ## Proposals ## Related

New Feature
4.0
use case
CDI integration

TODO ## Proposals ## Related

New Feature
4.0
use case
CDI integration

TODO ## Proposals ## Related

New Feature
4.0
use case
CDI integration

TODO ## Proposals https://github.com/tomitribe/jms-proposals/blob/master/messaging-client/src/test/java/org/example/BuildAndNotify.java ## Related

New Feature
4.0
use case
CDI integration

TODO - `@ApplicationScoped` - `@RequestScoped` ## Proposals ## Related

New Feature
4.0
use case