SingleSignOn error in server.xml

2002-07-09 Thread Brzezicki, Jerzy
When I uncomment in server.xml line: I am getting error (below). Has anyone had similar problem ? I created testing environment for Tomcat 4.04 inside VAJ4.0 and I am getting the error there. Jerzy ERROR reading c:\tomcat\conf\server.xml At Line 192 /Server/Service/Engine/Host/

RE: j_security_check problem (two applications)

2002-07-03 Thread Brzezicki, Jerzy
Just a comment to my previous posting. It looks like what I wanted was SingleSingOn feature inside Tomcat4.0 After I uncommented it in server.xml I am not getting the sing on form again when switching to another application. Jerzy -Original Message- From: Brzezicki, Jerzy [mailto:[EMAIL

RE: j_security_check problem (two applications)

2002-07-02 Thread Brzezicki, Jerzy
, July 02, 2002 6:03 PM To: [EMAIL PROTECTED] Subject: RE: j_security_check problem (two applications) Do you have single-sign-on set up? -Original Message- From: Brzezicki, Jerzy [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 02, 2002 4:38 PM To: '[EMAIL PROTECTED]

j_security_check problem (two applications)

2002-07-02 Thread Brzezicki, Jerzy
Hi, I have two applications within the same Tomcat 4 container. I want to configure FORM type of authentication so user needs to login only once. I configured JDBCRealm that worked ok with BASIC type of authentication. What I mean by ok was that while switching from one application to anot