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

8.0 #24818

Merged
merged 28 commits into from
Feb 21, 2024
Merged

8.0 #24818

merged 28 commits into from
Feb 21, 2024

Conversation

arjantijms
Copy link
Contributor

Merge master into 8.0

escay and others added 28 commits February 9, 2024 20:36
…oggerInfo

instead instead of System.out. Removed all debug System out methods to
avoid using them in the future. No system.out used anymore in amx-core
module.
Improves "ResourceRef refers to non-existent
resource" exception by logging the attributes of the ResourceRef that
was incorrect.
Fixes issue eclipse-ee4j#24762 Use AMXLoggerInfo io System.out and add attribute info in toString method.
…hnetwork links

with their https://jakarta.ee/ where possible. Removes some outdated /
no longer working links that have no jakarta.ee counterpart but do not
affect the documentation.
Signed-off-by: Alexander Pinčuk <[email protected]>
Signed-off-by: Alexander Pinčuk <[email protected]>
Signed-off-by: Alexander Pinčuk <[email protected]>
Signed-off-by: Alexander Pinčuk <[email protected]>
…processing

Refactor GlassFish events processing
- Hard to trace all paths, but it seems this behaves better
- Using annotations instead of implements

Signed-off-by: David Matějček <[email protected]>

# Conflicts:
#	appserver/orb/orb-connector/src/main/java/org/glassfish/enterprise/iiop/api/GlassFishORBHelper.java
- I would like to do more, but it has too many open ends connected even to
  different libraries like glassfish-corba-orb

Signed-off-by: David Matějček <[email protected]>
Signed-off-by: David Matějček <[email protected]>
Signed-off-by: Alexander Pinčuk <[email protected]>
GlassFishORBHelper changed to singleton, lifecycle
Signed-off-by: Alexander Pinčuk <[email protected]>
…-year

Fixes contribution year in the Guides
…meout

Increase `stop-domain` command timeout in tests
Take into account JDK versions when patching jars
This is needed since for SSO the Subject is serialized and restored at
another node. But, the credential collection is transient, so it wont be
saved/restored.

The effect is that when using SSO the roles would be missing on the
other node.

Signed-off-by: Arjan Tijms <[email protected]>
Store the DistinguishedPrincipalCredential in the Subject principals
@arjantijms arjantijms self-assigned this Feb 21, 2024
@dmatej dmatej merged commit 4e4e719 into eclipse-ee4j:8.0 Feb 21, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants