RE: java connection throught proxies

2004-03-02 Thread Armenio Pinto
Olá Edson, Check this and see if it solves your problem: http://www.ideas2work.com/CoreJava6.html Cumprimentos, Arménio Pinto -Original Message- From: Edson Alves Pereira [mailto:[EMAIL PROTECTED] Sent: terça-feira, 2 de Março de 2004 18:29 To: 'Tomcat-User List' Subject: java

RE: comercial license

2004-01-30 Thread Armenio Pinto
You can check the Tomcat section at http://www.microsoft.com/products, or you can send me the necessary amount (in EURuros, please) and I'll buy it for you. I'll even send you the CDs. Waiting for your answer. Linus Tronavaldius -Original Message- From: FRANCOIS Dufour [mailto:[EMAIL

Defining alias in Tomcat

2003-11-10 Thread Armenio Pinto
Hi there, how can I define alias to directories in Tomcat 3.2.1 (like in Apache)? Thanks in advance, Arménio Pinto

mod_jk: upgrading Apache HTTP Server 1.3.27 -- 2.0.47

2003-09-29 Thread Armenio Pinto
Hi there, Is there any known issues regarding the upgrade of Apache HTTP Server 1.3.27 that ships with Redhat 7.3 to version 2.0.47, while working as Tomcat 3.2.4 frontend? Do I have to make specific changes, or do I only have to add mod_jk.conf to httpd.conf? Thanks in advance, Arménio

Tomcat response blocks - help please!

2003-09-29 Thread Armenio Pinto
Hi there, I have the following scenario in my project: Tomcat 3.2.4 -- mod_jk/ httpd 1.3.27 -- Transparent proxy -- Internet Explorer Without the proxy, everything works fine. With the proxy, Tomcat stops responding in some situations, whenever a redirect is implied. The JSPs are correctly

mod_jk error in browser window

2003-09-23 Thread Armenio Pinto
Hi there, I'm using Tomcat 3.2.4 and Apache as frontend, with mod_jk. Sometimes, when I open the main page, the following error apears in the browser window: HTTP/1.0 200 OK Date: Tue, 23 Sep 2003 18:42:28 GMT Server: Apache/1.3.27 (Unix) (Red-Hat/Linux) mod_jk/1.2.4 mod_python/2.7.8

mod_jk.conf-auto

2003-09-08 Thread Armenio Pinto
Hi there, Is there any way to control the automatic generated mod_jk configuration script? The problem is that I need some specific commands (like JkMount /*.do apj12), and when Tomcat restarts these commands are removed... Thanks in advance, Arménio Pinto

Bad Cookies

2003-09-01 Thread Armenio Pinto
Hi there, I'm experiencing a strange problem with Tomcat 3.2.4. I use cookies to store the session id, and everything works fine. But when I access Tomcat from behind a proxy, the session is lost between pages. Does anyone know why this happens? The error situation in Tomcat is exactly the

mod_jk and Tomcat 3.2.4

2003-08-29 Thread Armenio Pinto
Hi there, can anyone tell me, please, where can I find the most suitable version of mod_jk to use with Tomcat 3.2.4? Thanks in advance, Arménio Pinto - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

sendRedirect() in Tomcat 3.2.4

2003-08-29 Thread Armenio Pinto
Hi there, I'm getting the following exception when I do a sendRedirect() in Tomcat 3.2.4. Has anyone experienced this before? Thanks in advance, Arménio Pinto java.lang.IllegalStateException: Response has already been committed at

RE: Tomcat 3.2.4 behind a proxy

2003-08-26 Thread Armenio Pinto
, Arménio Pinto -Original Message- From: Armenio Pinto [mailto:[EMAIL PROTECTED] Sent: segunda-feira, 25 de Agosto de 2003 16:41 To: 'Tomcat Users List' Subject: Tomcat 3.2.4 behind a proxy Hi there, I'm current using Tomcat 3.2.4 in a private network, and want to give access to external

Tomcat 3.2.4 behind a proxy

2003-08-25 Thread Armenio Pinto
Hi there, I'm current using Tomcat 3.2.4 in a private network, and want to give access to external clients through an Apache server configured as proxy. The problem is that Tomcat is changing request addresses... I know how to solve this problem in Apache (simply turn UseCanonicalName off),

Tomcat 3.2.4 and Apache Proxy

2003-07-30 Thread Armenio Pinto
Hi there, We're trying to access our Tomcat 3.2.4 server throught Apache configured as proxy. Suppose that Tomcat responds at http://www.mytomcat:8080 and that, throught the proxy, clients see it like http://myproxy/mytomcat. Apache has the ProxyPass and ProxyPassReverse correctly

Internal Servlet Error

2003-07-28 Thread Armenio Pinto
Hi there, I'm currently running Tomcat 3.2.4 in Redhat 7.3 . The problem only occurs in Linux, if I zip the Tomcat directory and run it in Windows, everything works fine. My frontend system craches with the following exception. Has anyone experienced this before? Thanks in advance, Error: 500