Get a 404 when opening a project created from JSF template
Answered
Hello,
I am experiencing an issue when I run Tomcat server in IntelliJ. It is unable to find the index.xhtml file and I get a 404.
I have tried creating just a Web application and that seems to work fine, but when I add the JSF framework it will not work. If anyone can help I can send back whatever information you need to see if what I am missing.
Thanks,
Martin
Please sign in to leave a comment.
I was able to figure it out. For some reason the Mojara libraries were missing in the artifact. Interesting because I would think this would be added automatically.
Just wanted to add the screenshot in case others experience the same issue.
Great.... I was stuck in this issue for hours and finally i figured out, Thanks