> -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
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 to move the common JSF configuration from each
webapp/WEB-INF/web.xml
into the TOMCAT/conf/web.xml file.
At startup time everything lo
im
> -Original 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 ever
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 weba