> Possibly the easiest thing to do is edit the StandardSession.java file
> and change the type of the attributes field to HashTable rather than
> HashMap, then rebuild the associated jar.  The places that already
> synchronize on attributes can be left alone, since redundant synchs are
> allowed and have minimal performance impact.
>
>  - Chuck

Or, you take one of existing patches, see also:
http://www.niallp.pwp.blueyonder.co.uk/TomcatBug36541.html

or, you just get the last StandartSession version out of CVS ( sorry
SVN since this weekend) ,
and compile it.

regards
Leon

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to