Hi Oleg,

On 27/01/2009, at 2:18 PM, [email protected] wrote:

+            try
+            {
+ sd = (SecDispatcher) container.lookup( SecDispatcher.ROLE );
+            }
+            catch (Exception e)
+            {
+ getLogger().warn( "security features are disabled. Cannot find plexus component "+SecDispatcher.ROLE );
+
+                line();
+            }

I think you need to add a corresponding container.release( sd ); for this guy.

Thanks!

- Brett

--
Brett Porter
[email protected]
http://blogs.exist.com/bporter/


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to