Re: variable out may not have been initialised

2003-07-08 Thread Maurice Coyle - Sun Microsystems Ireland
? - Yagiz |-+ | | Maurice Coyle - | | | Sun Microsystems | | | Ireland | | | [EMAIL PROTECTED]| | || | | 07/07/2003 03

Re: I can no longer start TC from W2k Start Menu

2003-07-07 Thread Maurice Coyle - Sun Microsystems Ireland
are you sure tomcat isn't already running? i had that very same problem after rebooting and it turned out i hadn't realised that tomcat had been installed as a service and started when the machine did. check the task manager for tomcat.exe. course, if you want System.out.println() statements

variable out may not have been initialised

2003-07-07 Thread Maurice Coyle - Sun Microsystems Ireland
hi, if i have a complex jsp with a lot of information on it, i get a whole ream of errors such as that in the subject of this message, telling me that variables in the jsp that quite clearly have been (when you look at the source) initialised haven't. i really don't get it, is there anyone who

update Re: variable out may not have been initialised

2003-07-07 Thread Maurice Coyle - Sun Microsystems Ireland
) From: Maurice Coyle - Sun Microsystems Ireland [EMAIL PROTECTED] Subject: variable out may not have been initialised To: [EMAIL PROTECTED] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N hi, if i have a complex jsp with a lot of information on it, i get a whole ream of errors

FORM-based ldap authentication problem

2003-07-01 Thread Maurice Coyle - Sun Microsystems Ireland
hi all, i've implemented form-based ldap authentication on my tomcat server. it works fine in general but from time to time when i enter my ldap username and password, i get a blank page with j_security_check in the location field. if i reload the page, i get the login_error.jsp page and upon

RE: FORM-based ldap authentication problem

2003-07-01 Thread Maurice Coyle - Sun Microsystems Ireland
authentication problem Thread-Index: AcM/8O7x+q8RZHTaQ5mM0xzRg5mCtAAACyJA From: Pitre, Russell [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED], Maurice Coyle - Sun Microsystems Ireland [EMAIL PROTECTED] X-OriginalArrivalTime: 01 Jul 2003 16:52:46.0869 (UTC) FILETIME=[32D05C50:01C33FF1] X

RE: FORM-based ldap authentication problem

2003-07-01 Thread Maurice Coyle - Sun Microsystems Ireland
have to specify uid separately somewhere. -Original Message- From: Maurice Coyle - Sun Microsystems Ireland [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 01, 2003 10:07 AM To: [EMAIL PROTECTED] Subject: RE: FORM-based ldap authentication problem by all means. there's 4