Skip to main content

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

Hi,

It took me some searching, but I found the repo again. It's at:

https://github.com/jakartaredhat/hibernate-data-tck-gf

Hope this helps!

Kind regards,
Arjan Tijms


On Wed, 26 Feb 2025 at 10:14, Gurunandan Rao <gurunandan.rao@xxxxxxxxxx> wrote:
Friendly reminder for the PR details. Since Jakarta Data is part of Web-profile, passing signature tests and other data tests are important for Web profile CCR.


regards,
Guru

From: Gurunandan Rao <gurunandan.rao@xxxxxxxxxx>
Sent: 06 February 2025 18:01
To: Arjan Tijms <arjan.tijms@xxxxxxxxxxx>; glassfish developer discussions <glassfish-dev@xxxxxxxxxxx>
Cc: Edward Burns <Edward.Burns@xxxxxxxxxxxxx>
Subject: Re: [External] : Re: [glassfish-dev] Glassfish 8 + Jakarta data
 
Thanks Arjan,
Please provide the links to relevant PR for glassfish/wildfly, so that I study  the code for better clarity.

regards,
Guru

From: Arjan Tijms <arjan.tijms@xxxxxxxxxxx>
Sent: 03 February 2025 15:51
To: glassfish developer discussions <glassfish-dev@xxxxxxxxxxx>
Cc: Gurunandan Rao <gurunandan.rao@xxxxxxxxxx>; Edward Burns <Edward.Burns@xxxxxxxxxxxxx>
Subject: [External] : 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