We're controlling this with Tomcat configuration on our end.  I'm not a
servlet-container guru, but I would imagine similar capabilities exist on
Jetty, et al.

-- j

On 5/24/07, Ryan McKinley <[EMAIL PROTECTED]> wrote:

Is there a good way to force an index to be read-only?

I could configure a dummy handler to sit on top of /update and throw an
error, but i'd like a stronger assurance that nothing can call
UpdateHandler.addDoc()


Reply via email to