Re: query

2006-06-21 Thread Glenn Holliday
ot it, perhaps you could say what Oracle products you installed (just the server?) and what symptoms you see when Tomcat is not working. -- Glenn Holliday Computer Sciences Corporation [EMAIL PROTECTED] 540-644

Re: flushing system.out

2006-06-16 Thread Glenn Holliday
nswer during development or testing. -- Glenn Holliday Computer Sciences Corporation [EMAIL PROTECTED] 540-644-6636 Th

Re: flushing system.out

2006-06-16 Thread Glenn Holliday
I frequently see it used for debugging. It's an easy place to log to. That's also when you most want unbuffered output. Is that practice discommended for other reasons? -- Glenn Holliday Computer Sciences Corporation [EMAIL PROTECTED] 54

Re: Tomcat 5.0.28 can't init TLS after restart

2006-06-12 Thread Glenn Holliday
Glenn Holliday wrote on May 30 > > Tomcat 5.0.28 on Solaris 9 has been correctly serving Web apps > using both http and https. Then, after the Sun computer was > shut down and restarted, Tomcat failed to serve https requests. > It appears it could not initialize the https

Tomcat 5.0.28 can't init TLS after restart

2006-05-30 Thread Glenn Holliday
connector in server.xml has gained a second copy of the attribute "secure". Then I have to edit server.xml so Tomcat will parse the connector. Neither the system administrator nor I have been able to discover what is doing th