RE: Way to record what URL an error originated from in my localhost file?

2010-05-24 Thread Caldarale, Charles R
> From: laredotornado [mailto:laredotorn...@gmail.com] > Subject: Re: Way to record what URL an error originated from in my > localhost file? > > Even though I have defined error pages in my web.xml file, > that doesn't interact with the localhost log, right? Correct; yo

Re: Way to record what URL an error originated from in my localhost file?

2010-05-24 Thread laredotornado
gt; =BNo0 > -END PGP SIGNATURE- > > ----------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Way to record what URL an error originated from in my localhost file?

2010-05-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dave, On 5/21/2010 4:41 PM, laredotornado wrote: > Thanks for this suggestion. Just to be sure I'm understanding correctly, > the procedure would be > > 1. Add an error-page element to my xml doc that will be visited whenever an > exception is gener

Re: Way to record what URL an error originated from in my localhost file?

2010-05-22 Thread Konstantin Kolinko
2010/5/22 laredotornado : > > Thanks for this suggestion.  Just to be sure I'm understanding correctly, > the procedure would be > In general your understanding is correct, but _read_ the servlet spec, chapter SRV.9.9 "Error Handling", as you were told already. That there is a valve somewhere is

Re: Way to record what URL an error originated from in my localhost file?

2010-05-21 Thread laredotornado
5nqIfCS > RcEAn0G+pD9BgeOIkITbZmz/0fJk9n4D > =shmH > -END PGP SIGNATURE----- > > ------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.or

RE: Way to record what URL an error originated from in my localhost file?

2010-05-20 Thread Leo Donahue - PLANDEVX
> -Original Message- > From: Leo Donahue - PLANDEVX [mailto:leodona...@mail.maricopa.gov] > Sent: Thursday, May 20, 2010 3:57 PM > To: 'Tomcat Users List' > Subject: RE: Way to record what URL an error originated from in my localhost > file? > &g

RE: Way to record what URL an error originated from in my localhost file?

2010-05-20 Thread Leo Donahue - PLANDEVX
> -Original Message- > From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Sent: Thursday, May 20, 2010 3:34 PM > To: Tomcat Users List > Subject: Re: Way to record what URL an error originated from in my localhost > file? > > ... [

Re: Way to record what URL an error originated from in my localhost file?

2010-05-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dave, On 5/20/2010 5:30 PM, laredotornado wrote: > Is there a way to configure Tomcat to record what the URL was in the browser > when this error occurred? Do you have any elements in your web.xml? Do you have custom error pages? If you do, the best

Way to record what URL an error originated from in my localhost file?

2010-05-20 Thread laredotornado
m/Way-to-record-what-URL-an-error-originated-from-in-my-localhost-file--tp28626297p28626297.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For addi