Matthias,

I thought I remember doing this when I bought a JSF book (Core JavaServer
Faces) but I can't find any sign of the Servlet level init-param named
"config" in the current source code.  Maybe I'm mistaken.  I guess we will
find out more if/when Tom tries it with only one config file listing and
gives us the results.

Regards,
David

-----Original Message-----
From: Matthias Wessendorf [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 24, 2006 1:38 PM
To: MyFaces Discussion
Subject: Re: FacesConfigurator Error


I think (no code here at airport internet cafe ;-)) it (the warning)
looks for "faces-config.xml" which is, of course inside the name
"myfaces-config.xml" ;-)



On 5/24/06, David Friedman <[EMAIL PROTECTED]> wrote:
> Let's just say the new SVN Trunk has more explicit warnings, like this
when
> you have both a context param and an override as a servlet init param as
you
> do:
>
> log.warn(DEFAULT_FACES_CONFIG + " has been specified in the " +
>       FacesServlet.CONFIG_FILES_ATTR + " context parameter of " +
>       "the deployment descriptor. This should be removed, " +
>       "as it will be loaded twice.  See JSF spec 1.1, 10.3.2");
>
> Regards,
> David
>
> -----Original Message-----
> From: Tom Cordova [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, May 24, 2006 12:39 PM
> To: users@myfaces.apache.org
> Subject: RE: FacesConfigurator Error
>
> Thanks for responding so quickly...
>
> It's in as a javax.faces.CONFIG_FILES parameter and then again in the
> Servlet stanza as a config param
>
> Should I take it out of one of those places?
> --
> View this message in context:
> http://www.nabble.com/FacesConfigurator+Error-t1675804.html#a4544799
> Sent from the MyFaces - Users forum at Nabble.com.
>
>


--
Matthias Wessendorf
Aechterhoek 18
48282 Emsdetten
http://jroller.com/page/mwessendorf
mwessendorf-at-gmail-dot-com

Reply via email to