Can you send me your server.xml? Also, The JkMount's below should be:
JkMount /*.jsp ajp13
JkMount /servlet/* ajp13
you have an extra space between the "/" and the pattern. But that still may not work - I'll have to see your server.xml to see what <Context> you defined.
Regards,
Lajos
Sebasti�o Carlos Santos wrote:
Excuse me, but I ordered a wrong information..... When I used the configuration JkMount / *. jsp ajp13 JkMount / servlet / * ajp13 the navigator didn't try to do the download of the. jsp, but I obtained the following error message. HTTP Status 500 - No Context configured to process this request
--------------------------------------------------------------------------------
type Status report
message No Context configured to process this request
description The server encountered an internal error (No Context configured to process this request) that prevented it from fulfilling this request.
--------------------------------------------------------------------------------
Apache Tomcat/4.1.18 I believe that the download attempt was problem of chache of the navigatorb
Sebasti�o Carlos Santos
Oracle Database Administrator
Universidade Federal de Uberl�ndia - UFU
Gratifica��o de Est�mulo � Doc�ncia - GED
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
--
Lajos Moczar
----------------------------------------
Open Source Support, Consulting and Training
----------------------------------------
Cocoon Developer's Handbook
(www.amazon.com/exec/obidos/tg/detail/-/0672322579)
_ _____
/ \ /
/___\ /
/ \ /____
http://www.galatea.com -- powered by AzSSL
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
