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

Fix embedded faces init #25287

Merged
merged 3 commits into from
Dec 17, 2024

Conversation

arjantijms
Copy link
Contributor

Faces applications fail to init when using embedded, since the service locator for setting the invocation does not match the one inside the servlet context for Faces apps to use, but only when using embedded.

A fix for now is to set the different service locator only for system apps (it is an app scoped locator, only really necessary for the admin ui).

@arjantijms arjantijms added this to the 7.0.21 milestone Dec 15, 2024
@arjantijms arjantijms self-assigned this Dec 15, 2024
@arjantijms arjantijms merged commit 6f90816 into eclipse-ee4j:master Dec 17, 2024
3 checks passed
@arjantijms arjantijms deleted the fix_embedded_faces_init branch December 17, 2024 18:47
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.

3 participants