eclipse-ee4j / eclipse-ee4j/jakartaee-examples
Namespace declaration error at faces's composite component tutorial
Open
- Dominant language
- Java
- Stars
- 164
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
Hi
I am trying to use some samples from faces folder to build some composite components and notice some strange behaviour.

The example shows that a resource folder named 'ezcomp' is accessible through the path '**jakarta.faces.composite.ezcomp**' but in my environment this is only possible with the path '**jakarta.faces.composite/ezcomp**'. Is it some documentation mistake or a faces bug?
My environment is:
Windows 10 (64bits)
Embedded Apache Tomcat v10.1.24
Mojarra v4.0.5
Contributor guide
Assessment
This issue has not been assessed yet.