I need to return every attribute from database as they dinamically change. I found that configuring service registry without registering any services it works. I've configured it in this way:
<bean id="serviceRegistryDao" class="org.jasig.cas.services.InMemoryServiceRegistryDaoImpl"> </bean> Is there any way to register services allowing them to populate every attribute the attributeRepository bean retrieves from database? Thankyou -- 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
