-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

João,

Noronha, Joao wrote:
| I'm trying to debug this on the Tomcat side, but I cannot see any HTTP
request / response data.

:(

| Is it possible to configure a standalone Tomcat to log HTTP requests?

Of course. You can log request information whether you are using Tomcat
standalone /or/ with something like Apache on the front-end... it
doesn't matter.

What you are looking for is the RequestDumperValve (or AccessLogValve,
depending on how much output you want). You should install this valve
into your <Context>. You can find information about installing Valves as
well as info on some of the valves bundled with Tomcat here:

http://tomcat.apache.org/tomcat-6.0-doc/config/valve.html

(This is for version 6, but TC5 is pretty much the same).

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkg9rE4ACgkQ9CaO5/Lv0PBF/QCdEk+SO62NQbqSB5HojzZ6KEGp
mxwAnjqI0/4hAwhrimI5usUqkuPWlol+
=4rCF
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to