Hello, I'm trying to implement a persistent service registry in CAS 3.1 per the instructions in the wiki available at http://www.ja-sig.org/wiki/display/CASUM/Configuring.
In step one it says: In the WEB-INF/classes/META-INF/persistence.xml, you'll need to modify the "hibernate.dialect" to have the dialect overriden for your particular database. You can also change this property above (e.g. for MySQL, org.hibernate.dialect.MySQLDialect) Do I need to create this persistence.xml file because I can't seem to find it anywhere in the path specified above? (wiki bug?) Also, it says I can change the property in deployConfigContext.xml. In this case, is the persistence.xml change even necessary? Mike _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
