jakartaee / jakartaee/faces

Clarify who adds the CDI ELResolver

Open
#1,798 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
127
Forks
59
Avg merge
23h
Merged PRs (30d)
7

Description

Currently both CDI impls add their ELResolver to Faces (either via Code like Weld or faces-config like OWB)

and we in Faces add them manually, too

IMO CDI should remove their logic, we should integrate CDI, not vice versa

Contributor guide

Open the contributing guide

Research direction

Compare how Weld and OWB register their ELResolver with Faces, including Weld's code path and OWB's faces-config path, against Faces' own manual registration. Confirm which project should own the registration and document the expected single integration path as done.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
web-dev
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.