David Blevins
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...
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...
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...
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...
TODO ## Proposals https://github.com/tomitribe/jms-proposals/blob/master/messaging-client/src/test/java/org/example/BuildAndNotify.java ## Related
TODO - `@ApplicationScoped` - `@RequestScoped` ## Proposals ## Related