The problem is that tomcat 5.5.9 doesn't run with java 1.4, I installed the compatibility package from tomcat and its working now.
Thanks -----Original Message----- From: Balaji Saranathan [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 29, 2005 10:19 AM To: 'MyFaces Discussion' Subject: RE: Installing MyFaces under Tomcat Did u check the log file ? -----Original Message----- From: Srikanth Madarapu [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 29, 2005 10:16 AM To: MyFaces Discussion Subject: RE: Installing MyFaces under Tomcat I am running with java 1.4.2_04 on windows XP. -----Original Message----- From: Srikanth Madarapu Sent: Wednesday, June 29, 2005 10:13 AM To: MyFaces Discussion; David Thompson Subject: RE: Installing MyFaces under Tomcat 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? > Confidentiality Notice The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain confidential or privileged information. If you are not the intended recipient, please notify the sender at Wipro or [EMAIL PROTECTED] immediately and destroy all copies of this message and any attachments.

