I'm not getting the el error anymore but still getting the following:
01/12 15:44:23 error Error loading class for Filter shale: Filter is
disabled.
java.lang.IllegalStateException: No Factories configured for this
Application - typically this is because a context listener is not setup in
your web.xml.
A typical config looks like this;
<listener>
<listener-class>org.apache.myfaces.webapp.StartupServletContextListener</lis
tener-class>
</listener>
at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:84)
at
org.apache.shale.faces.ShaleApplicationFilter.getLifecycle(ShaleApplicationF
ilter.java:404)
and
01/12 15:44:23 info [axis] Initializing Shale Application Filter
javax.faces.FacesException: java.io.FileNotFoundException:
http://java.sun.com/j2ee/dtds/web-app_2.3.dtd
at
org.apache.myfaces.webapp.webxml.WebXmlParser.parse(WebXmlParser.java:105)
at org.apache.myfaces.webapp.webxml.WebXml.init(WebXml.java:135)
at
org.apache.myfaces.webapp.StartupServletContextListener.initFaces(StartupSer
vletContextListener.java:66)
-----Original Message-----
From: Wendy Smoak [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 12, 2006 3:40 PM
To: Struts Users Mailing List
Subject: Re: [shale] starting server errors
On 1/12/06, Garner, Shawn <[EMAIL PROTECTED]> wrote:
> It says:
>
> If you are using a JSP 1.2 container like Tomcat 4 you must also copy the
> file jsp-2.0.jar to your WEB-INF/lib dir
>
> I'm not using Tomcat 4 but am using a 1.2 container.
> Where do I get the jsp-2.0.jar file?
I assume it means the jsp-api jar (but I haven't tried what you're
attempting.)
Try here:
http://www.ibiblio.org/maven2/javax/servlet/jsp-api/2.0/
Where did you see that message, in case it needs to be corrected?
--
Wendy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
****************************************************************************
This email may contain confidential material.
If you were not an intended recipient,
Please notify the sender and delete all copies.
We may monitor email to and from our network.
****************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]