Hi, > > Don't drop the ball Ruben I'm counting on you =). Seriously > > notifications are critically missing from Matterhorn, IMHO for > > complex distributed systems it's a requirement not a feature. > > Rather than just for the workflows is there a way to generalize so > > it could be leveraged by Matterhorn as a whole? Maybe an email > > notifications service?
Yes, this is an open issue for us too. It's easily accomplished using the CLI workflow operation handler and some external mailer, as Rubencino mentioned, it's just a crappy way to do it if we could have a full Java solution. One of the downsides to OSGI it appears. (in our local impl we wrote a separate servlet to do email notifications, and send info there. works, but unfortunate to be running two container apps) 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 mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn To unsubscribe please email [email protected] _______________________________________________
