> Is it possible to specify three different datasources to handle separately > tickets, audit&stats and services?
Sure, but it's an uncommon use case for which we don't have any documentation. I believe many of the CAS Spring configuration files expect a single datasource named dataSource, so you'll likely have to touch several files to accomplish this. So it's possible but not easy. It's not necessarily hard, either, but varies with your familiarity with Spring configuration and CAS components. M -- 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
