Closed GoogleCodeExporter closed 8 years ago
To solve this issue then you must create a (faces-config.xml) file as follows:
<faces-config xmlns="http://java.sun.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
http://java.sun.com/xml/ns/javaee/web-facesconfig_2_0.xsd"
version="2.0">
...
</faces-config>
This should solve your problem. for further assistance please let us know.
Original comment by Hazem.sa...@gmail.com
on 24 Jul 2010 at 11:19
Yes, it was useful. Thanks.
Original comment by shul...@gmail.com
on 26 Jul 2010 at 9:16
Original issue reported on code.google.com by
shul...@gmail.com
on 6 Jul 2010 at 10:37Attachments: