-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Hello
I have the following problem (don't know exactly when that happens) running
servlets on Apache : << ajp11 : ServletError - The servlet named MyServlet
is a javax.servlet.SingleThreadModel servlet and no instance is available>>
Context : Apache is configured (default, in fact) so it creates 6 httpd
processes, in which each servlet is a SingleThreadModel.
Apache version : 1.3.6
Jserv version : 1.0b3
OS = solaris5.6
-> Does anyone know if this is due to a misconfiguration of my Apache
environment, or weather it is a bug of the SingleThreadModel implementation?
Thanks for your help
Marie
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]