If memory serves right, you can allow the service registry to automatically register an incoming service. Andrew blogged about this capability here: http://www.unicon.net/blog/apetro/automatically_register_services_manageme nt_service
The service registry piece also provides support for rdbms persistence using the JpaServiceRegistryDaoImpl. This link might help: https://wiki.jasig.org/display/CASUM/Configuring -Misagh > -----Original Message----- > From: Trenton D. Adams [mailto:[email protected]] > Sent: Thursday, June 21, 2012 1:54 PM > To: [email protected] > Subject: [cas-user] auto populate service management > > Hi Guys, > > Is there a way of having wild cards in place for service management, > and then having it auto populate rules for all the services that hit > CAS? > Once that's complete, we could just disable the wild card rules. > > I'd like to assess how much time person time it will take to switch > from the file based rules, to a database. If something like this > exists already, that will make the work very minimal. :D > > Thanks. > > -- > Trenton D. Adams > Senior Systems Analyst/Web Software Developer Navy Penguins at your > service! > Athabasca University > (780) 675-6195 > :wq! > > -- > This communication is intended for the use of the recipient to whom > it > is addressed, and may contain confidential, personal, and or > privileged > information. Please contact us immediately if you are not the > intended > recipient of this communication, and do not copy, distribute, or > take > action relying on it. Any communications received in error, or > subsequent reply, should be deleted or destroyed. > --- > > -- > You are currently subscribed to [email protected] as: > [email protected] To unsubscribe, change settings or access archives, > see http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
