-
Notifications
You must be signed in to change notification settings - Fork 6
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
JMS problems when running locally #28
Comments
Will compare and contrast output from https://github.com/azure-javaee/cargotracker-liberty-aks/actions/runs/11562412567 . |
I got the same warning when running https://github.com/eclipse-ee4j/cargotracker/ with openliberty |
In this case, we should define jms JNDI with global names instead of app level names. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When running locally using the steps in Appendix 3 of the README the JMS integration shows these errors:
The assignee of this issue is asked to fix these errors.
The text was updated successfully, but these errors were encountered: