> Looking at Apache JServConnection source code it appears that it grabs a
> lock before calling the servlet's service method for all servlet's not just
> SingleThreadModel servlet. Is this true? If so why (race conditions, timing,
> etc)? Doesn't this go against the one instance with multiple client's in the
> service method and single thread the servlet anyway.

posting some version information would be helpful.

i believe that this stuff was re-done a bit in 1.0.1-dev which is not
released (no eta available).

so, a bit of advice when talking about open source projects...always look at
the /latest/ cvs source code and also post version information.

-jon

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to