| Author |
Getting 404 while migrating from JSF 1.1 to JSF2.0
|
Deepa More
Ranch Hand
Joined: May 22, 2006
Posts: 68
|
|
Hi, we are migrating our web application from JSF 1.1 to JSF 2.0 but while accessing the application using context root getting 404 error.
web.xml contains:
in index.html the page is redirected to jsf page using javascript function on load event as:
In console following error message is getting printed:
I am running this on Websphere 8 and I have <my-project>/resources/itm/web/Content/Content.xhtml located in my IRAD project.
Any help is appreciated.
Thank you.
|
 |
 |
|
|
subject: Getting 404 while migrating from JSF 1.1 to JSF2.0
|
|
|