David, Thanks for the quick answer. For me that sounds really interesting so if I want to be able to use this, and I "cant" wait for the 1.6 release, what is the best to do, try to implement the Hybrid Registry Service alone or check out the JS1-6-2004-07-23-spring-start branch and use it? How much implications would that have any implications on the stability in general?
And would it be possible to share with us how to configure the Hybrid Registry Service? What config files needs to be changed and/or added? Thanks in advance! Kristofer Eriksson -----Original Message----- From: David Sean Taylor [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 11, 2004 9:57 AM To: Jetspeed Users List Subject: Re: Database registry implementation status On Aug 11, 2004, at 12:38 AM, Kristofer Eriksson wrote: > Hi, > > reading a couple of month ago, that the database registry > implementation is > there but not quite ready yet. I am currently working on a portal > implementation where I find that the castor registry implementation not > flexible enough (xml data as portlet param values as one example). > > My questions are: how far away is a working implementation of the > database > registry now, can what is in there now be used at all, or are there > other > alternatives? Currently as of the CVS head we have the Security and Portlet registries storing in the database. I still need to document how this all works, including the import procedure. Will do so for the 1.6 release Also of interest, it is now possible to sync all security and portlet registry caches in a Jetspeed Cluster See the details here: http://portals.apache.org/jetspeed-1/messaging.html We are also working on a solution to sync PSML caches in a Jetspeed Cluster That will be available for the 1.6 release Please note that skins, controls, controllers, and media types are all still only supported by the Castor Registry Service The database registry service is called the Hybrid Registry Service, since you can enable database support for security and portlets, leaving XML(Castor) support in for the remaining registries > > Any information would be appreciated. > > Regards > > Kristofer Eriksson > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- David Sean Taylor Bluesunrise Software [EMAIL PROTECTED] [office] +01 707 773-4646 [mobile] +01 707 529 9194 --------------------------------------------------------------------- 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]
