Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [glassfish-dev] Glassfish 8 + Jakarta data

Hi,

The short term plan for GlassFish to pass the Data TCK is still the WildFly "trick" where an annotation processor transforms the Jakarta Data annotations inside an archive (like a .war), so that the target server only sees plain Jakarta Persistence code.

I'm not entirely sure yet how that aligns with the signature checks.

Kind regards,
Arjan Tijms


On Fri, 31 Jan 2025 at 13:24, Gurunandan Rao via glassfish-dev <glassfish-dev@xxxxxxxxxxx> wrote:
Hi Team,
Glassfish 8 does not bundle jakarta.data-api.jar, hence I am not able to run Jakarta data signature test  with Glassfish 8.

Please note that Glassfish 8 bundles Eclipse Link which doesn't support Jakarta Data, Hibernate has an implementation of Jakarta Data(which is not part of Glassfish 8).

regards,
Guru

_______________________________________________
glassfish-dev mailing list
glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/glassfish-dev

Back to the top