The current download has your "missing" file, org.apache.myfaces.resource.standard-faces-config.xml, located in the myfaces-impl.jar. Do you have both myfaces-api.jar and myfaces-impl.jar in your WEB-INF/lib? Perhaps you need to download the distribution again if you are having .jar problems like this.
Regards, David -----Original Message----- From: Emilian Bold [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 31, 2006 10:49 AM To: MyFaces Discussion Subject: Re: StartupServletContextListener doesn't read javax.faces.CONFIG_FILES ? Actually I removed the DTD altogether. On 5/31/06, David Friedman <[EMAIL PROTECTED]> wrote: > Have you also updated the top of your faces-config.xml file > to the new DTD? > > Regards, > David > > -----Original Message----- > From: Emilian Bold [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 31, 2006 4:49 AM > To: MyFaces Discussion > Subject: Re: StartupServletContextListener doesn't read > javax.faces.CONFIG_FILES ? > > A, sorry. Changed the jars, removed all work/ tmp/ and I still get > > javax.faces.FacesException: java.net.MalformedURLException: no > protocol: org/apache/myfaces/resource/standard-faces-config.xml > at org.apache.myfaces.config.FacesConfigurator.configure > > Emilian > > On 5/31/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > > > * added net.sourceforge.myfaces.webapp.StartupServletContextListener > > > > :-) Any posibility to change to a more recent build (w/ apache based > namespace)? > > > > Thanks, > > Matthias

