Description
I have a requirement where I want to notify another application that a new widget has been added to wookie. The idea initially is to define a flag and a url in the widgetserver.properties file which allows wookie to fire off a kind of notification to that url. The actual use case I have is to fire this event to apache rave, which then in turn could auto-import the new wookie widget and make it available. A second iteration could define multiple endpoints perhaps.