Re: index.jsp doesn't change

2004-11-02 Thread Ross Rankin
That worked... is there a reason it wasn't recompling on its own? Date maybe? Ross Andoni wrote: Hello, You might try deleting the contents of the $CATALINA_HOME/work directory. This is where the compiled .jsp files are kept. Andoni. - Original Message - From: "Ross Ranki

index.jsp doesn't change

2004-11-01 Thread Ross Rankin
This is on 4.1.30. I have updated the index.jsp page in the $CATALINA_HOME/webapps/root directory and I even deleted all instances of the original splash pages (i.e. *If you're seeing this page via a web browser, it means you've setup Tomcat successfully. Congratulations!) *And still that is

JNDI Authentication...

2004-10-11 Thread Ross Rankin
dc: domain # Manager, domain.com dn: cn=Manager,dc=domain,dc=com objectClass: organizationalRole cn: Manager description: Directory Manager roleOccupant: uid=ross,ou=people,dc=domain,dc=com # users, domain.com dn: ou=users,dc=domain,dc=com objectClass: organizationalUnit ou: users # us, domain.com

RE: LDAP - newbee help

2004-07-02 Thread Ross Rankin
-Original Message- From: Ross Rankin [mailto:[EMAIL PROTECTED] Sent: Friday, July 02, 2004 1:23 PM To: 'Kal Govindu'; 'Tomcat Users List (E-mail)' Subject: RE: LDAP - newbee help To authenticate users you will need an account / password that has read privileges and

RE: LDAP - newbee help

2004-07-01 Thread Ross Rankin
LDAP, Lightweight Directory Access Protocol, is a protocol that other programs use to look up contact information from a server, such as Microsoft Active Directory. It is a service provided by a server, not a server. An LDAP server is a server that provides LDAP services... The Microsft AD serv

Still using Self-signed Cert... How to stop it...

2004-06-11 Thread Ross Rankin
0:3A:D1:1E:05:83:E4:EC:E0:18:D7:98:7D:FE comodo, Jun 3, 2004, trustedCertEntry, Certificate fingerprint (MD5): 2D:03:24:A9:05:F4:C8:A0:81:E9:98:9B:F5:C0:5D:21 Here's the relevant server.xml piece: Thanks. Ross Rankin