Re: Stress test requirements

2006-10-17 Thread Paulo Cheque
Try to use JMeter of Apache. It is very nice and has a intuitive GUI. On 10/17/06, Rizwan Merchant <[EMAIL PROTECTED]> wrote: Hi, We are running a web app using tomcat 5.5.15, hibernate, spring, struts and mysql on a FC4 linux box. We also have mod_jk set up wih the apache web server to forward

Log Independent

2006-09-20 Thread Paulo Cheque
Is possible to configure a log system that log only my messages, i.e, without Tomcat messages? For example: - I don't want this in my log: "20/09/2006 12:40:35 my.application myMethod INFO: My Message" - I don't want this in my log: "20/09/2006 12:40:35 org.apache.catalina.startup.Catalina sta

JOSSO or CAS

2006-08-29 Thread Paulo Cheque
What is the best? JOSSO or CAS? Anyone has experimented them? Thanks in advance Paulo - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROT

SSO + CLustering

2006-08-29 Thread Paulo Cheque
Thank you Ben! One people in IRC tell me about SSO + Clustering, do you know if this is possible? On 8/29/06, Ben K. <[EMAIL PROTECTED]> wrote: > I have two distincts applications in different machines, both using > Tomcat 5.5.x. I want to make a single sign-on. Is it possible? What is > the be

SSO + CLustering

2006-08-29 Thread Paulo Cheque
Hi, I have two distincts applications in different machines, both using Tomcat 5.5.x. I want to make a single sign-on. Is it possible? What is the best approach? Thanks in advance Paulo - To start a new topic, e-mail: users@tomc

Fwd: Shared session with clustering (SSO)

2006-08-29 Thread Paulo Cheque
Hello, I am with a big problem! I have two applications and I want to use Single Sign-ON... What is the best approach? Is it possible? Share session with clustering? Is it possible clustering two differente applications in 2 different machines? Thanks in advance Paulo --

Re: Shared session with clustering (SSO)

2006-08-28 Thread Paulo Cheque
Hello, I am with a big problem! I have two applications and I want to use Single Sign-ON... What is the best approach? Is it possible? Share session with clustering? Is it possible clustering two differente applications in 2 different machines? Thanks in advance Paulo -

Shared session with clustering (SSO)

2006-08-28 Thread Paulo Cheque
Hello, I am with a big problem! I have two applications and I want to use Single Sign-ON... What is the best approach? Is it possible? Share session with clustering? Is it possible clustering two differente applications in 2 different machines? Thanks in advance Paulo

SSO - 2 applications in 2 Tomcats - Realm

2006-08-28 Thread Paulo Cheque
Hi, I have two applications, each one in a differente machine with its own Tomcat (5.5.x) server. I want to make a SSO to this applications. I've asked in IRC about it and answer me to use SSO + Clusters because Tomcat 5.5.x has a nice support. So, I have to configure: - A Realm - A Valve to SSO