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

Investigate using lookup-name @EJB(lookup="...") in place of ejb-link in JPA tests #1667

Open
starksm64 opened this issue Nov 20, 2024 · 0 comments
Assignees

Comments

@starksm64
Copy link
Contributor

starksm64 commented Nov 20, 2024

As a proposed workaround to the current failures of remote EJB lookups in app clients in the JPA EJB test vehicles, one could use the application-client/ejb-ref/lookup-name="global-jndi-name" + @ejb(lookup="global-jndi-name") on the vehicle interface to workaround the current failure to properly resolve the application-client/ejb-ref/ejb-link value.

@starksm64 starksm64 converted this from a draft issue Nov 20, 2024
@starksm64 starksm64 self-assigned this Nov 20, 2024
@starksm64 starksm64 moved this to In progress in Jakarta EE11 TCK Release Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

No branches or pull requests

1 participant