Re: Tomcat not root

2001-05-12 Thread Ansgar W. Konermann
as non-root. -- Best regards, Ansgar W. Konermann eMail: [EMAIL PROTECTED] --- Hello, I am a message footer. -

Re: Apache+tomcat+Servlets+Postgresql

2001-04-14 Thread Ansgar W. Konermann
authentication DB for use with HTTP authentication or use PG as database which you want to store/retrieve "application data" from in your servlets? For the latter, simply use JDBC in your servlets (some hints on JDBC drivers for PG are in the PG docs). -- Best regards, Ansgar W.

Re: binary needed for mod_jserv.so on Solaris 2.7

2001-04-12 Thread Ansgar W. Konermann
) -- Best regards, Ansgar W. Konermann eMail: [EMAIL PROTECTED] --- Hello, I am a message footer. -

Re: to many tomcat processes!! AAH!!

2001-04-12 Thread Ansgar W. Konermann
en threads? I'm quite sure that it is possible (RTFM). -- Best regards, Ansgar W. Konermann eMail: [EMAIL PROTECTED] --- Hello, I am a message footer. -

Re: Basic Question

2001-02-24 Thread Ansgar W. Konermann
processes the whole request. -- Best regards, Ansgar W. Konermann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

GenericServlet.getServletConfig buggy?

2001-02-22 Thread Ansgar W. Konermann
Therefore, GenericServlet.getServletContext must fail (since it relies on getServletConfig). Is this a bug or am I just too blind to see my mistake? Any help would be greatly apreciated. (Using Tomcat Web Server/3.2.1 (JSP 1.1; Servlet 2.2; Java 1.3.0; Linux 2.2.16 i386; java