There is a new attribute called "auto-synchronized" on autolock that defaults to "false" if not specified. You should be able to add this:
<autolock auto-synchronized="true"> .... </autolock> Nat Orion Letizi wrote: > Anyone know how the new autosynchronize stuff works? I want to use > it for Red5. There's some stuff that needs to be synchronized, but I > would really like to change as little code as possible. > > It doesn't look like it's in the docs yet... > > --Orion > _______________________________________________ > tc-dev mailing list > [email protected] > http://lists.terracotta.org/mailman/listinfo/tc-dev > _______________________________________________ tc-dev mailing list [email protected] http://lists.terracotta.org/mailman/listinfo/tc-dev
