You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by "Alfer, Daniel" <da...@volkswagen.de> on 2002/10/24 10:54:42 UTC

Registry-CastorRegistryService

Hey All!

I have a problem. I want to edit my Registry, but I donĀ“t know how I get a
handle on my registry.

I try it that way

 CastorRegistryService castor = new  CastorRegistryService();
 Registry                     reg     = castor.get("local-portlets");  //
"local-portlets" is a xreg-file in my conf-Folder

but the reg Variable is always NULL!

What is mean with regName. The names of the x.reg files in the conf-Folder?
or a special name for the whole Registry, but where do I get this?

Thanks all

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>