<<What if you describe your wrapper as 'synchronized'>> I tried that. It causes thread lock and I can't fugure out why. Filter instance variable in question is of type javax.xml.transform.Transformer (from apache's xalan).
Dave Ford Smart Soft - The Developer Training Company http://www.smart-soft.com ----- Original Message ----- From: "Dmitry Namiot" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, December 15, 2001 5:16 AM Subject: Re: SingleThreadModel Filter > What if you describe your wrapper as 'synchronized'? > -- > Coldbeans Software - server-side Java (tm) components > http://www.servletsuite.com > > > > __________________________________________________________________ > Your favorite stores, helpful shopping tools and great gift ideas. Experience the convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/ > > Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/ > > ___________________________________________________________________________ > 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 > ___________________________________________________________________________ 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
