What I want exactly to do is to add or remove entries of my local-portlets.xreg
with a jsp.

So, maybe that CastorRegistryService class can help me?

Thanks,
vincent.


Raphaël Luta wrote:

> Vincent Bonamy wrote:
>
> > Hello,
> >
> > I have pb with the class Registry : it seems it does'nt exist in the
> > current cvs !??
>
> There are 2 Registry classes/interfaces in the CVS:
> - the Registry service
>    (org.apache.jetspeed.services.Registry and
>     org.apache.jetspeed.services.registry.*)
> - the Registry object model
>    org.apache.jetspeed.om.registry.* for the interfaces
>    org.apache.jetspeed.om.registry.base.* for the default implementations
>
> The Registry service provides the manipulation methods to access/create/remove
> entries in the Registry. These entries are instances of implementations of the
> registry object model interfaces.
>
> If you want to check which implementation classes are currently used by
> Jetspeed, look at /WEB-INF/conf/registry.xml which is the Castor mapping
> file used by the Registry service.
>
> --
> Raphael Luta - [EMAIL PROTECTED]
> Vivendi Universal Networks - Paris
>
> ---------------------------------------------------------------------
> 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