You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by "Whedbee, Marc" <ma...@gs.com> on 2005/02/08 23:44:32 UTC

Implementing our own locking mechanism?

Hi,

We are currently using Slide Server 2.0 on Tomcat.  However, we have our own
lock handling mechanism that we would like to use instead of the default one
built into Slide.  Is there a way to specify a different Lock class to use
in config or anywhere else so that it does not always use the final LockImpl
class?

Is there another way we can implement our own locking mechanism without
modifying Slide?

Thanks.

-Marc