You can store the Registry to anywhere, by subclassing ApplicationServlet.constructRegistry()

Regards,
Norbi

Ryan Cuprak 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]






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

Reply via email to