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

IQSS/11126 payara6.2024.12 #11128

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from

Conversation

qqmyers
Copy link
Member

@qqmyers qqmyers commented Jan 2, 2025

What this PR does / why we need it: Updates to Payara 6.2024.12, fixing a few places where JSF now appears to send a null rather than an empty string, causing some new NPEs.

Which issue(s) this PR closes:

Special notes for your reviewer: FWIW: It looks like just copying the domain across to the new version works so we may only want to show 'Option 1' form the release notes. I originally did 'Option2' - just copying the parts of domain.xml and other files to the new domain which has some advantages (easier to diff against the latest payara domain.xml, gets new cacerts file, makes it possible to track payara domain.xml changes in github (against /conf/payara/domain.xml), etc.) but it's definitely more work/more confusing.

Suggestions on how to test this: Check new installs, docker, upgrade instructions - basically regression testing and testing instructions, there shouldn't be any functional changes. Could confirm that the current v6.5 war does not work with Payara 6.2024.12, but I think that's well enough known.

Does this PR introduce a user interface change? If mockups are available, please link/include them here:

Is there a release notes update needed for this change?: included

Additional documentation: references to 6.2024.6 changed to 6.2024.12 in docs

@qqmyers qqmyers added the GDCC: QDR of interest to QDR label Jan 2, 2025
@qqmyers qqmyers force-pushed the IQSS/11126-Payara6.2024.12 branch from 261bba6 to bf5728e Compare January 2, 2025 18:39
@qqmyers
Copy link
Member Author

qqmyers commented Jan 2, 2025

@poikilotherm - any thoughts on the MailSessionProducerIT test failure? I don't see how the code changes could affect this but perhaps something has changed in Payara/its config? (I looked at another PR where this passes and I think the hostname is localhost there as well, so I'm not sure what might have changed.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GDCC: QDR of interest to QDR
Projects
Status: Ready for Triage
Development

Successfully merging this pull request may close these issues.

Upgrading to Payara 6.2024.12
1 participant