Ah, the JSF tests. I'll change that web.xml to point to /_pageflow/struts-config.xml, and I'll fix the underlying bug in my next checkin.
Thanks, Rich Eddie O'Neil wrote: > Actually, this is from our JSF BVTs, which have the >struts-config.xml path configured correctly in the two web.xml files. >Or at least they seem to. > > I just abbreviated. > >Eddie > > >On 11/30/05, Rich Feit <[EMAIL PROTECTED]> wrote: > > >>I agree; there's even code in AutoRegisterActionServlet to avoid this >>warning. Can you try changing your web.xml to reference >>/_pageflow/struts-config.xml instead of >>/WEB-INF/classes/_pageflow/struts-config.xml ? I actually made this >>change locally to our default web.xml a few days ago, but I haven't >>checked it in yet. >> >>Rich >> >>Eddie O'Neil wrote: >> >> >> >>>Rich-- >>> >>> Hey; I keep seeing the following message when running tests on Tomcat: >>> >>><snip> >>>30 Nov 2005 09:37:23,078 ERROR AutoRegisterActionServlet []: Could not >>>load Struts module configuration for >>>/WEB-INF/classes/_pageflow/struts-config.xml. >>></snip> >>> >>>Is this really an ERROR, or should it be a WARNING / INFO level >>>message? The tests run fine, and AFAIK, _pageflow/struts-config.xml >>>isn't a *required* file, right? >>> >>>Eddie >>> >>> >>> >>> >>> > > >
