I did that but, when I tried to access the examples I get a "page not found" page. I just downloaded and installed the tomcat 5.5.9. Copied the myfaces-examples.war into the webapps folder and restarted tomcat. I don't see a new folder myfaces-examples created under the webapps folder (the war file is there).
Srikanth -----Original Message----- From: David Thompson [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 29, 2005 12:08 AM To: MyFaces Discussion; Michael Thomsen Subject: Re: Installing MyFaces under Tomcat place the myfaces-examples.war into the webapps directory of your tomcat distribution. Then restart tomcat (/bin/startup.sh, or /bin/startup.bat for Windows). On 6/28/05, Michael Thomsen <[EMAIL PROTECTED]> wrote: > I'm running Tomcat 5.5.9 from the Jakarta website and not from Sun's > webservices package. Could someone tell me where I need to put MyFaces > in the Tomcat directly to be able to run JSF samples? >

