>>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).

It is difficulty to say something without the code, but there are more than one way to 
synchronize.
E.g. synchronized function or static object as a semaphore, or some object in the 
ServletContext.


--
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

Reply via email to