A_OpenCms.addCmsEventListener(yourListenerClass); > Listed below is the javadoc for I_CmsEventListener. > I am very interested in implementing this interface > (by a concrete class). My biggest question is how do > I configure opencms to pick up my new listener class ? > Is there a config file or some other way ?