jakartaee-examples icon indicating copy to clipboard operation
jakartaee-examples copied to clipboard

Namespace declaration error at faces's composite component tutorial

Open josevjunior opened this issue 1 year ago • 0 comments

Hi

I am trying to use some samples from faces folder to build some composite components and notice some strange behaviour.

image 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

josevjunior avatar Jun 06 '24 00:06 josevjunior