0
creates a directory images within Resources in WEB-INF and puts your image inside it. leaves your code like this
<h:graphicImage library="imagens" name="LojaRoupas.jpg"/>
Remember the param library already looks straight in the directory Resources
Dude, try removing your xhtml pages from the WEB-INF folder.
– Júlio César Baltazar
I removed the pages from WEB-INF but still the same error
– User1999