Wouter Heijke wrote: > In many cases you have existing security in an MMBase application that you > need to use, the CloudProvider gives you access to these by just > configuring. > Many times you have a generic component that needs admin access (or even > rmi access) and in those cases you dont want to recompile this component > to change a context name or the implemented security for it to run in your > MMBase application, CloudProvider helps out in many of these every day > problems. > Also switching (while developing) between rmi access and direct cloud > access by simply configuring is an advantage.
These problems are also solved by the default cloud context setting (to switch between rmi and local) and by 'class security' (to configure credentials for a 'class', if necessary). AFAIK you would never have to recompile to change these things. Michiel -- Michiel Meeuwissen mihxil' Peperbus 111 MediaPark H'sum [] () +31 (0)35 6772979 nl_NL eo_XX en_US _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
