Hello again,

I've also been looking into the "Create an ApplicationEvent interface as 
a parent for the different ApplicationEvents 
<http://jira.xwiki.org/jira/browse/XWIKI-5950>" issue.

I've downloaded all the xwiki-platform from git and found that it is 
used in
xwiki-platform-core/xwiki-platform-containers/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/XWikiServletContextListener.java

The only problem here is that this file imports
import org.xwiki.observation.event.ApplicationStartedEvent;
import org.xwiki.observation.event.ApplicationStoppedEvent;

When searching in the /org/wiki of the platform I only seem to find a 
"container" folder. Furthermore, doing a search for any file with the 
name similar with "ApplicationStart"/"ApplicationStop" in all platforms 
returns no result.
Shouldn't there be the ApplicationStartedEvent.java around there 
somewhere ... anywhere ?:)

Sorry for these stressful questions,
Stefan
-- 
---------------------------------------------------------------
Stefan Mirea,
Webmaster @ Mercator College <http://mercator-college.org>
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to