I finally got Nuxeo ECM to work with our Oracle database for users/roles. Here are some learnings for those taking this route :
# CAS integration is a breeze # User/Group directories can be aggregated using a MultiDirectory concept - Neat! # fieldMappings are only for LDAPDirectory. Haven't figured out how to map fields<->columns for SQLDirectories # Oracle is case-sensitive if identifiers are used in quotes. This will mean that you have to specify columns for your tables/views within quotes. If I had to get rid of HSQL for all tables, what other datasources do I need to change? We will probably keep the Jackrabbit repository on the filesystem, but would like to move all tables to Oracle. Thanks to the great help and support Regards Venu DISCLAIMER: "The information in this e-mail and any attachment is intended only for the person to whom it is addressed and may contain confidential and/or privileged material. If you have received this e-mail in error, kindly contact the sender and destroy all copies of the original communication. IBS makes no warranty, express or implied, nor guarantees the accuracy, adequacy or completeness of the information contained in this email or any attachment and is not liable for any errors, defects, omissions, viruses or for resultant loss or damage, if any, direct or indirect."
_______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
