You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Hugo Palma <hp...@digitalis.pt> on 2005/03/17 11:46:59 UTC

Getting the hivemind registry programmatically

Is there a way i can get the hivemind registry instance in my code ?
I've tried Registry registry = 
RegistryBuilder.constructDefaultRegistry() but his doesn't return the 
configured registry of my web app.
I want to access hivemind services programmatically.


Thanks

Hugo