Ross, > The .xml workflow files are the same in both /opt/matterhorn/1.0.0 and > $FELIX_HOME. I don't think I've touched my $FELIX_HOME/conf/config.properties > file other than to change the database backend. Do I need to change anything > else in that file?
the most important thing (with regard to the problems that you are running into) is to match the digest user/password with what is configured in your /conf/security.xml. Many services will need to make calls to other service's REST endpoints and need to do so in an authenticated way. The authentication information they need is picked up in config.properties. Tobias _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
