RE: reverse proxy with SSO using CAS.

2011-04-17 Thread Jorge Infante Osorio
Hi Mark. -Mensaje original- De: Mark Thomas [mailto:ma...@apache.org] Enviado el: martes, 05 de abril de 2011 6:08 Para: Tomcat Users List Asunto: Re: reverse proxy with SSO using CAS. On 04/04/2011 22:28, Jorge Infante Osorio wrote: > Hi Mark. > > -Mensaje original-

RE: reverse proxy with SSO using CAS.

2011-04-04 Thread Jorge Infante Osorio
Hi Mark. -Mensaje original- De: Mark Thomas [mailto:ma...@apache.org] Enviado el: viernes, 25 de marzo de 2011 12:57 Para: Tomcat Users List Asunto: Re: reverse proxy with SSO using CAS. On 25/03/2011 16:35, Jorge Infante Osorio wrote: > I have an issue in reverse proxy with apa

apache proxy reverse. redirect from http to https

2011-04-04 Thread Jorge Infante Osorio
:8443/ ProxyHTMLURLMap https://nodesecure:8443/ What I missed? Thanks, Ing. Jorge Infante Osorio. J´Dpto Soluciones SOA. CDAE. UCI - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e

RE: reverse proxy with SSO using CAS.

2011-03-25 Thread Jorge Infante Osorio
-Mensaje original- De: André Warnier [mailto:a...@ice-sa.com] Enviado el: viernes, 25 de marzo de 2011 13:09 Para: Tomcat Users List Asunto: Re: reverse proxy with SSO using CAS. Jorge Infante Osorio wrote: > I have an issue in reverse proxy with apache, tomcat and SSO using

reverse proxy with SSO using CAS.

2011-03-25 Thread Jorge Infante Osorio
I have an issue in reverse proxy with apache, tomcat and SSO using CAS. The problem is that my reverse proxy work just fine when I use an Apache Server as the reverse proxy with two back-end tomcats. But when the I include SSO with CAS to authenticate the user with access to the tomcat servers

RE: reverse proxy and tomcat

2011-03-25 Thread Jorge Infante Osorio
Hi André. An Excellent explanation. I have an issue in reverse proxy with apache, tomcat and SSO using CAS. The problem is that my reverse proxy work just fine when I use an Apache Server as the reverse proxy with two back-end tomcats. But when the I include SSO with CAS to authenticate the u

RE: How to detect down of tomcat.

2011-03-25 Thread Jorge Infante Osorio
Thanks a lot Darryl. Jorge. De: Darryl Lewis [mailto:darryl.le...@unsw.edu.au] Enviado el: martes, 22 de marzo de 2011 4:05 Para: Jorge Infante Osorio; Tomcat Users List Asunto: Re: How to detect down of tomcat. This needs to be run as root Put it in a cron job to fire every minute #!/bin/sh

RE: axis

2011-03-25 Thread Jorge Infante Osorio
You just need to download the axis2 war and deploy it inside tomcat as any other application. Jorge. -Mensaje original- De: robert.jen...@surecomp.com [mailto:robert.jen...@surecomp.com] Enviado el: lunes, 14 de marzo de 2011 15:38 Para: users@tomcat.apache.org Asunto: axis Does tomcat

RE: How to detect down of tomcat.

2011-03-21 Thread Jorge Infante Osorio
Hi Darryl. I need a script that do the same you mention: " For myself, I have scripts that detects when the service is down, sends me an email, then tries to restart it, then will email if it has managed to recover it. If it can't restart it after 5 minutes, then I get an SMS." Can you share it?

mutual authentication between two server

2011-03-14 Thread Jorge Infante Osorio
Hi folks. Can I have a mutual Authentication using digital certificates between an Apache server and a Tomcat server? Regards, Jorge. - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For addition