Re: error handling and method signatures

2001-12-13 Thread costinm
On Wed, 12 Dec 2001, Bill Barker wrote: > I'm probably just misunderstanding what situations you are trying to handle > here, so if you can be a little bit more verbose, I'll probably change my > vote. More details: jk_env will replace all jk_logger_t parameters. All methods will follow the pa

Re: error handling and method signatures

2001-12-12 Thread costinm
On Wed, 12 Dec 2001, Bill Barker wrote: > If you are talking about status codes, I'm -1. That should be passed > through from Tomcat without change. > > If Tomcat hangs up, then there is almost no useful information available, so > there isn't much to report. If the client hangs up, then like j

Re: error handling and method signatures

2001-12-12 Thread Bill Barker
If you are talking about status codes, I'm -1. That should be passed through from Tomcat without change. If Tomcat hangs up, then there is almost no useful information available, so there isn't much to report. If the client hangs up, then like jk1, we should just stop processing and return OK t