The moose likes JSF and the fly likes Simple JSF applicaiton - Error Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Simple JSF applicaiton - Error" Watch "Simple JSF applicaiton - Error" New topic
Author

Simple JSF applicaiton - Error

Shruthi Sam
Ranch Hand

Joined: Jul 09, 2008
Posts: 73
Hi,
I am new to JSF. I have developed a very simple JSF application referred in the link "http://viralpatel.net/blogs/2009/02/tutorial-creating-javaserver-faces-jsf-application-in-eclipse-jsf-project-jsf-tutorial.html" . I have done everything as mentioned in the tutorial. But am getting 404 error if i try to run the application. Can anybody help me to solve this? Please let me know what might be the reason for this.
Bert Bertens
Greenhorn

Joined: Feb 16, 2010
Posts: 14
Can you deploy the WAR file in Tomcat? Does Tomcat give an error?

At what context path is it being deployed (http://localhost:8080/...)
Shruthi Sam
Ranch Hand

Joined: Jul 09, 2008
Posts: 73
Thank you Bert. Actually it was not getting deployed properly. I have removed the server configuration in Weblogic workshop and reconfigured everything and restarted. Now it is working fine. Thanks.
 
 
subject: Simple JSF applicaiton - Error
 
Threads others viewed
Unable to run JSF 1.2 application on JBoss 4.0.4
How to use ant script?
Any Good PDF's for Learning JSF Quickly
deploying jsf application to VPS
404 error loading
MyEclipse, The Clear Choice