Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve ArtemisResourceAdapterFactory #351

Open
zhfeng opened this issue Dec 2, 2023 · 0 comments
Open

Improve ArtemisResourceAdapterFactory #351

zhfeng opened this issue Dec 2, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@zhfeng
Copy link
Contributor

zhfeng commented Dec 2, 2023

one thing I added in my implementation, is a way to wrap the message listener in a custom class. in my situation I just hardcoded the common behavior: reading some common headers and adding them to a custom request context.
there was also a question on support for duplicated context. right now I am storing this request context in a request scope bean for jms messages, and into the duplicated context for everything else.

@turing85 turing85 added the enhancement New feature or request label Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants