Hi Eric, > I have reinstall the all-in -one server and this time using the > command ./start_matterhorn.sh to get into felix shell. After that I > install the emailworkflow handler and restart matterhorn. This time > things work fine but I cannot found the emailworkflow handler when I > get to the system console page of all in one server. > Another question is that after I have install the handler, how can I > deploy it onto my capture server?
It won't autoinstall, the handler is just there for testing. To have it install on felix boot you will need to modify the felix configuration file. This handler is also only meant to work with the core server, not the capture agent, so you should only be installing it where you process media/workflows. And, it's just a demo handler, I think there are outstanding bugs in jira against it so it's not really prime time, just a demonstration: http://opencast.jira.com/browse/MH-7363 Chris -- Christopher Brooks, BSc, MSc ARIES Laboratory, University of Saskatchewan Web: http://www.cs.usask.ca/~cab938 Phone: 1.306.966.1442 Mail: Advanced Research in Intelligent Educational Systems Laboratory Department of Computer Science University of Saskatchewan 176 Thorvaldson Building 110 Science Place Saskatoon, SK S7N 5C9 _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
