Dean Hiller wrote: > Okay, a zip file with one *.java file and one *.class file can be found > here... > > https://pro40.abac.com/deanhiller/cgi-bin/moin.cgi/Downloads > > You can unzip it and copy the folder to tomcat/webapps and watch no > Exception get logged. Just the " Error listenerStart" message gets > logged an no more information is there. Google has 953 references to > "Error listenerStart" and many of them are "what went wrong with my app" > as there is no stack trace. I haven't found any posts answering those > questions though.
If I strip down this webapp to only contain the LifecycleListener - i. e. remove logging.properties, remove the lib dir, remove filters and listeners short of LifecycleListener from web.xml - the stacktrace gets logged in localhost.<date>.log. Regards mks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]