Re: AW: [Solved]Cannot find ActionMappings or ActionFormBeans

2005-09-23 Thread T West
lication (directory OR > file) (packaging OR structure)". > > Michael. > > On 9/23/05, T West <[EMAIL PROTECTED]> wrote: > > I'm not sure if I explained myself correctly, but when I make my war > > file, I'm inside of the WEB-INF directory, so that everythin

Re: AW: Cannot find ActionMappings or ActionFormBeans

2005-09-23 Thread T West
05, Dave Newton <[EMAIL PROTECTED]> wrote: > T West wrote: > > > I'm packaging my WEB-INF directory, so that when the war is expanded, > > it's opening up the WEB-INF directory. > > > > > Huh? > > So, where is your struts file? Michael's

Re: AW: Cannot find ActionMappings or ActionFormBeans

2005-09-23 Thread T West
> > > Seems to me that your servlet container cannot find struts-config.xml > > file. Is your struts-config.xml in WEB-INF directory or in document > > root? > > > > Michael. > > > > On 9/22/05, T West <[EMAIL PROTECTED]> wrote: > > > I&

Re: AW: Cannot find ActionMappings or ActionFormBeans

2005-09-22 Thread T West
I've tried all of the suggestions given so far, and I'm still receiving the same error. Any more suggestions would be greatly appreciated. Thanks. On 9/18/05, T West <[EMAIL PROTECTED]> wrote: > The exception occurs when I'm in the Tomcat Manager and try to open up > th

Re: AW: Cannot find ActionMappings or ActionFormBeans

2005-09-18 Thread T West
The exception occurs when I'm in the Tomcat Manager and try to open up the DatabaseRetrieval project. My web.xml is set up to give index2.jsp as the welcome-page, so I guess that's where the error first occurs. >Von: T West [mailto:[EMAIL PROTECTED] >Whenever I try to start th

Re: Re: Cannot find ActionMappings or ActionFormBeans

2005-09-18 Thread T West
On 9/18/05, T West <[EMAIL PROTECTED]> wrote: > My Tomcat log is for catalina.out is: > log4j:WARN No appenders could be found for logger > (org.apache.catalina.startup.Embedded). > log4j:WARN Please initialize the log4j system properly. > > And my localhost log is: > 2

Cannot find ActionMappings or ActionFormBeans

2005-09-16 Thread T West
I'm developing a Struts application that lets a user query a database using a JSP page and then returns it in a JSP page. I'm using Struts 1.2.4 on Tomcat 5.0.28. Whenever I try to start the Struts program, however, I receive this error: javax.servlet.ServletException: Cannot find ActionMappings or