You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2001/09/27 11:19:25 UTC

DO NOT REPLY [Bug 3851] New: - SingleThreadModel ignored

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3851>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3851

SingleThreadModel ignored

           Summary: SingleThreadModel ignored
           Product: Tomcat 3
           Version: 3.2.3 Final
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Jasper
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: lars-arne.mattsson@iconmedialab.se


I have found out that a class of type SingleThreadModel will not be
synchronized, which gives serious problem with thread security. This works in
the 3.1 release so it must have been removed in either the 3.2.2 rewrite or in
the 3.2 release.