RE: [shale] starting server errors

2006-01-14 Thread Garner, Shawn
ty To: Struts Users Mailing List Sent: 1/14/2006 8:13 AM Subject: Re: [shale] starting server errors sorry for hiking mid-conversation but I assume you are supporting servlet 2.3 and you are running JRun4? thanks, Martin- - Original Message - From: "Craig McClanahan" <[EM

Re: [shale] starting server errors

2006-01-14 Thread Martin Gainty
:38 AM Subject: Re: [shale] starting server errors On 1/12/06, Garner, Shawn <[EMAIL PROTECTED]> wrote: Googled and couldn't find anything and not sure what to try and still have this error: 01/12 16:16:18 error Error loading class for Filter shale: Filter is disabled. java.lang.IllegalSt

Re: [shale] starting server errors

2006-01-13 Thread Craig McClanahan
configures MyFaces. Craig Maybe I'll try to run an updater on JRun. They might have added that > support after the original version was released. > > > Shawn > > -Original Message- > From: [EMAIL PROTECTED] > To: Struts Users Mailing List > Sent: 1/13/2006

RE: [shale] starting server errors

2006-01-13 Thread Garner, Shawn
iling List Subject: Re: [shale] starting server errors On 1/12/06, Garner, Shawn <[EMAIL PROTECTED]> wrote: > > Googled and couldn't find anything and not sure what to try and still have > this error: > > 01/12 16:16:18 error Error loading class for Fil

RE: [shale] starting server errors

2006-01-13 Thread Garner, Shawn
l try to run an updater on JRun. They might have added that support after the original version was released. Shawn -Original Message- From: [EMAIL PROTECTED] To: Struts Users Mailing List Sent: 1/13/2006 12:38 AM Subject: Re: [shale] starting server errors On 1/12/06, Garner, Shawn &l

Re: [shale] starting server errors

2006-01-12 Thread Craig McClanahan
On 1/12/06, Garner, Shawn <[EMAIL PROTECTED]> wrote: > > Googled and couldn't find anything and not sure what to try and still have > this error: > > 01/12 16:16:18 error Error loading class for Filter shale: Filter is > disabled. > java.lang.IllegalStateException: No Factories configured for this

RE: [shale] starting server errors

2006-01-12 Thread Garner, Shawn
PM To: 'Struts Users Mailing List' Subject: RE: [shale] starting server errors 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.IllegalSta

RE: [shale] starting server errors

2006-01-12 Thread Garner, Shawn
] 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 t

Re: [shale] starting server errors

2006-01-12 Thread Wendy Smoak
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 no

RE: [shale] starting server errors

2006-01-12 Thread Garner, Shawn
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

Re: [shale] starting server errors

2006-01-12 Thread Wendy Smoak
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 mean

RE: [shale] starting server errors

2006-01-12 Thread Garner, Shawn
ry 12, 2006 3:18 PM To: 'Struts Users Mailing List' Subject: RE: [shale] starting server errors I think I might be missing some myfaces dependency jars. -Original Message- From: Garner, Shawn Sent: Thursday, January 12, 2006 3:03 PM To: 'Struts Users Mailing List' Subj

RE: [shale] starting server errors

2006-01-12 Thread Garner, Shawn
I think I might be missing some myfaces dependency jars. -Original Message- From: Garner, Shawn Sent: Thursday, January 12, 2006 3:03 PM To: 'Struts Users Mailing List' Subject: RE: [shale] starting server errors Yes, I did. -Original Message- From: Wendy Smoak [mai

RE: [shale] starting server errors

2006-01-12 Thread Garner, Shawn
Yes, I did. -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Thursday, January 12, 2006 2:55 PM To: Struts Users Mailing List Subject: Re: [shale] starting server errors On 1/12/06, Garner, Shawn <[EMAIL PROTECTED]> wrote: > I found one reason it wasn'

Re: [shale] starting server errors

2006-01-12 Thread Wendy Smoak
On 1/12/06, Garner, Shawn <[EMAIL PROTECTED]> wrote: > I found one reason it wasn't working. > I had to go back to this version of web-app. > PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" > "http://java.sun.com/j2ee/dtds/web-app_2.3.dtd";> > > After that though I'm gettin

[shale] starting server errors

2006-01-12 Thread Garner, Shawn
I found one reason it wasn't working. I had to go back to this version of web-app. http://java.sun.com/j2ee/dtds/web-app_2.3.dtd";> After that though I'm getting some errors upon startup: 01/12 14:29:28 error Error loading class for Filter shale: Filter is disabled. java.lang.IllegalStat