Seems like binary compatibility issue. Did you try with observation 1.0.x or with 1.1? My guess would be that running Magnolia 4.1.1 and observation 1.1 you should be just fine. Tho I might be wrong, if so just try to build observation module yourself against Magnolia 4.1.1 and see if that will fix the issue. The return type of the MgnlContext.getSystemContext() changed between 3.6 and 4.0 from Context to SystemContext.
On Mon, 2009-10-12 at 15:09 +0200, Thomas Martin wrote: > Hi List > > After getting cosy with the observation module the other day it struck > me to find it seems not to work with 4.1.1 > > After configuring a listener (that worked in 3.6.8) in magnolia CE > 4.1.1 I get the following hickup: > > 2009-10-12 15:02:20,523 INFO > a.module.observation.commands.CommandEventListener: start event > [info.magnolia.module.admininterface.commands.ActivationCommand] > 2009-10-12 15:02:20,526 > WARN .jackrabbit.core.observation.ObservationDispatcher: > EventConsumer threw exception: java.lang.NoSuchMethodError: > info.magnolia.context.MgnlContext.getSystemContext()Linfo/magnolia/ > context/Context; > > Can someone shed some light? > And forgive me if I've overseen it in previous discussion - obviously > I'm a bad searcher... I never meant to imply that. Sorry if it sounded that way ;) Jan > > Cheers, Thomas > > > > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
