I need to get a reference to the MMBase object in order to register a listener for the caching stuff, but I can't seem to find the right method. I cannot find a single "new MMBase" in the entire source, and the getMMBase method below doesn't exist yet (or not anymore :) ) in the 1.5.1 release (and I like to stick to release versions).
Can I create a new MMBase object, or is there supposed to be only one MMBase object in the JVM at the time? > If you dont want to use a servlet, you could also start > MMBase by in the > jsp by using(but keep in mind that you have to specify a lot > parameters > then inside the web.xml or use property-params): > <% org.mmbase.module.core.MMBase.getMMBase(); %> > <mm:cloud> > </mm:cloud> > > > -- > Eduard Witteveen Systeem Ontwikkelaar > NOS Internet, Gateway C Kamer 107 > +31(0)356772910 http://www.omroep.nl/ > > Sed quis custodiet ipsos custodes? : The sixth Satire from Juvenal >
