I think it's only theory, there should be an official way for easy registry access... For example sometimes I have to access services from non-hivemind POJOs, servlet filters, etc.

Regards,
Norbi

Jesse Kuhnert wrote:
Why do you need access to the Registry object at all? You should just be
able to define your own hivemodule.xml file and do whatever you want with
your services.

It's not made easily available on purpose, because there should (in theory)
be no reason for you to use it directly.

On 6/12/06, Ryan Cuprak <[EMAIL PROTECTED]> wrote:

Hello,
How do I snag the HiveMind registry which is built by processing the
hivemodule.xml in WEB-INF? I am trying to expose my Hivemind service as a
webservice (JAXRPC). My Hivemind service is used in serveral pages
presently. Looking over the code for the ApplicationServlet it looks like it
stores it in the ServletContext which isn't visible to my webservice
implementation. Hopefully this makes sense...
Should I:
1) reload the registry
2) store the registry in a static variable
3) is there another trick available?

Thanks,
Ryan

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




------------------------------------------------------------------------

No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.8.3/360 - Release Date: 2006.06.09.

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

Reply via email to