Hi Dmitry,

the registry itself is threadsafe. you only need to take care when constructing it.
that means you can either run it as a singleton or add it to a jndi context.
these are probably the simpliest solutions, i think.

btw. does someone know about any performance issues
when running a single registry in a heavily mutlithreaded environment?

hth, heiko

Dmitry Kozakov schrieb:

Hi
Hivemind has filter which can be set for web application
and can be used for working with registry.
But I want to setup Registry for all application which will be started
under Tomcat. It is possible to write LifecycleListener for Tomcat
and init/shutdown Registry there. But how to access that registry
in the web applications.  I did not find any solutions. May be somebody
confront with this problem?

Best Regards,
    Dmitry





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--

Heiko Braun

Mobil: +49 177 60 29 100
Skype: heiko_braun


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to