On 2/26/07, Jason Dillon <[EMAIL PROTECTED]> wrote:
By squelched you mean adding an entry in server-log4j.properties to limit the level of WebXmlParser to ERROR or something?
yes
I really don't like having to add these... as it cuts of stuff from making it into the log file. If we limit the console to ERROR by default, then I think this one is okay to just remain asis... or unless its meaningless, then hopefully the MyFaces folks can fix this.
I agree with you but didn't realize limiting the console to ERROR might be considered OK. I like that approach much better, regardless of whether or not this particular WARNING is actually legit. Best wishes, Paul
On Feb 26, 2007, at 7:51 PM, Paul McMahan wrote: > That message is emitted by MyFaces when it processes the admin > console's web.xml. I need to take a look to see if it indicates a > real problem or if it can be squelched. > > Best wishes, > Paul > > On 2/26/07, Jason Dillon <[EMAIL PROTECTED]> wrote: >> Anyone what whats up with this WARN from WebXmlParser on startup? >> >> <snip> >> WARN [WebXmlParser] Ignored element 'dispatcher' as child of >> 'filter- >> mapping'. >> </snip> >> >> This shows up with Jetty and Tomcat assemblies... >> >> --jason >>
