https://issues.apache.org/bugzilla/show_bug.cgi?id=51744

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Mark Thomas <ma...@apache.org> 2011-08-31 14:20:15 UTC ---
Given that the JNDI context is meant to be (largely) read-only, I don't think
calls to close() should be permitted here. I have added a call to
checkWriteable() before the environment is cleared.

This fix has been applied to trunk and 7.0.x and will be included in 7.0.22
onwards.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to