Is there anywhere on the JASIG CAS site that can provide clear, concise documentation that can tell me from start to finish on how to set this software up using JDBC. Where I am challenged with the current documentation is the part it talks about using maven, overlays to create a build with all the proper dependencies. Where I am further challenged is the lack of clear instructions on how to set up the a proper JDBC connection to a postgresql database that has one table in it to properly authenticate.
Currently I go here https://wiki.jasig.org/display/CASUM/Building+and+Deploying Then I go here, thinking I can find information on configuring JDBC https://wiki.jasig.org/display/CASUM/JDBC The helios link is broken, like so many links on the JASIG website. The examples link works, but lacks any sort of complete example that tells me anything. Could someone provide some good step by step instructions on how to: 1. Configure the pom.xml to create a build that can support mysql and or postgresql including the commons-dbcp and commons-pool 2. Proper entries to connect to a database and authenticate in the deployerConfiguration and the cas.properties. -- Randall Svancara Know Your Linux? <http://www.knowyourlinux.com/> -- 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
