Alright I fixed the dtd problem.  Stupid Jrun had a bad one in their online
examples.

This is my only error left:

01/12 16:16:18 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)

Shawn

-----Original Message-----
From: Wendy Smoak [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 12, 2006 4:07 PM
To: Struts Users Mailing List
Subject: Re: [shale] starting server errors

On 1/12/06, Garner, Shawn <[EMAIL PROTECTED]> wrote:

> I'm not getting the el error anymore but still getting the following:

I'm afraid I'm out of ideas.  At this point I'd want Craig to confirm
that it _is_ still possible to use Shale in a Servlet 2.3 environment.
 (The website says that it's not a committed feature...)

--
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]

Reply via email to