I think you mean the web.xml file in tomcat's conf directory. I added an entry for .faces (there was already one for .jsf), but it didn't help.
-----Original Message----- From: Dennis Byrne [mailto:[EMAIL PROTECTED] Sent: Friday, April 28, 2006 1:50 PM To: MyFaces Discussion Subject: Re: switching hosts - new version of tomcat Try configuring tomcat's MIME types. Perhaps someone else here knows the exact file name - this escapes me now. Dennis Byrne >-----Original Message----- >From: L Frohman [mailto:[EMAIL PROTECTED] >Sent: Friday, April 28, 2006 04:47 PM >To: ''MyFaces Discussion'' >Subject: switching hosts - new version of tomcat > >I have a myfaces (and Spring and Hibernate) application working with >Tomcat 5.0 and java 1.4, I switched servers, and the new server has >Tomcat 5.5 and java 1.5, but on the new server, all the .faces pages >appear with no output at all - "view source" shows a blank page. There >are no error messages in the logs. > >Any ideas on how I would even begin to figure this out? > >Thanks, >Lance > >

