Configuring JSF in the TOMCAT/conf/web.xml for all webapps

2007-02-02 Thread Bryan Basham
Hello, I am developing a system in which every webapp deployed to Tomcat uses JSF. So, I decided to move the common JSF configuration from each webapp/WEB-INF/web.xml into the TOMCAT/conf/web.xml file. At startup time everything looks fine. Here's an example of the output I see for each

RE: Configuring JSF in the TOMCAT/conf/web.xml for all webapps

2007-02-02 Thread Tim Lucia
Message- From: Bryan Basham [mailto:[EMAIL PROTECTED] Sent: Friday, February 02, 2007 1:10 PM To: Tomcat Users List Subject: Configuring JSF in the TOMCAT/conf/web.xml for all webapps Hello, I am developing a system in which every webapp deployed to Tomcat uses JSF. So, I decided

Re: Configuring JSF in the TOMCAT/conf/web.xml for all webapps

2007-02-02 Thread Bryan Basham
JSF in the TOMCAT/conf/web.xml for all webapps Hello, I am developing a system in which every webapp deployed to Tomcat uses JSF. So, I decided to move the common JSF configuration from each webapp/WEB-INF/web.xml into the TOMCAT/conf/web.xml file. At startup time everything looks fine. Here's

RE: Configuring JSF in the TOMCAT/conf/web.xml for all webapps

2007-02-02 Thread Tim Lucia
-Original Message- From: Bryan Basham [mailto:[EMAIL PROTECTED] Sent: Friday, February 02, 2007 3:52 PM To: Tomcat Users List Subject: Re: Configuring JSF in the TOMCAT/conf/web.xml for all webapps Hello Tim, OK, but if the JSF jar files are *only* in TOMCAT/common/lib