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

Glassfish 8.x does not support JPA 3.2 qualifier/scope elements of persistence_3.2.xsd #1624

Open
starksm64 opened this issue Oct 30, 2024 · 2 comments
Labels
11.0 Issues related to the Jakarta EE 11 Platform TCK release

Comments

@starksm64
Copy link
Contributor

Describe the bug
eclipse-ee4j/glassfish#25198

To Reproduce
This draft PR on the platform-tck has an example of injecting an EntityManager using a custom qualifier specified in the deployment persistence.xml:
#1623

Expected behavior
The deployment succeeds and the EntityManager is injected.

@starksm64
Copy link
Contributor Author

A draft PR has been created in glassfish to try to move this forward. It still has issues and needs help from glassfish committers.

eclipse-ee4j/glassfish#25208

@edburns
Copy link
Contributor

edburns commented Nov 10, 2024

New issue tracker: eclipse-ee4j/glassfish#25209

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
11.0 Issues related to the Jakarta EE 11 Platform TCK release
Projects
Status: Ready to Assign
Development

No branches or pull requests

2 participants