-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
> - our servlets run correctly on Jserv on Solaris one by one when we
> test them individually, but when we run the real Java client (which
> interacts with several servlets at once), the application fails with a
> Java exception.
>
> It sounds like a concurrency problem. Has anyone found a problem where
> they made some error building apache or jserv, or a configuration
> error, that caused threading problems? Any ideas at all?
It sounds very much like a concurrency problem. Without looking at your
source code or a good description of your servlets (ie: you don't even say
if it is STM or if you declare instance variables in the servlet), I doubt
that anybody can help you.
-jon
--
--------------------------------------------------------------
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]