Hi guys, I feel slightly conspicuous on this low volume list, but here goes. I've checked out james and avalon from CVS and built them OK (the instructions are out of date, but that encourages you to dive in and work out whats going on!). However, when run I receive the following error; parser : org.apache.xerces.parsers.SAXParser configurationPath : ../conf/ logFile : ../logs/avalon.log blockPath : blocks/ Scanning jars for new Blocks... Reading configurations: JAMES.conf.xml Exception in thread "main" java.lang.AbstractMethodError: org/apache/james/James.getReference at org.apache.avalon.engine.servicemap.DefaultBlockContext.bind(Compiled Code) at org.apache.avalon.engine.servicemap.DefaultBlockContext.bind(Compiled Code) at javax.naming.InitialContext.bind(Compiled Code) at org.apache.avalon.engine.Avalon.addChild(Compiled Code) at org.apache.avalon.loader.AvalonConfigurationBuilder.endElement(Compiled Code) at org.apache.xerces.parsers.SAXParser.endElement(Compiled Code) at org.apache.xerces.validators.common.XMLValidator.callEndElement(Compiled Code) at org.apache.xerces.framework.XMLDocumentScanner$ContentDispatcher.dispatch(Co mpiled Code) at org.apache.xerces.framework.XMLDocumentScanner.parseSome(Compiled Code) at org.apache.xerces.framework.XMLParser.parse(Compiled Code) at org.apache.avalon.loader.AvalonConfiguration.readConfigurations(Compiled Code) at org.apache.avalon.loader.AvalonConfiguration.configureAvalon(Compiled Code) at org.apache.avalon.loader.Main.run(Compiled Code) at BootLoader.main(Compiled Code) On investigation, James does not have a method 'getReference'. Any clues?? Thanks. Dan Hennessey ------------------------------------------------------------ To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/> Problems?: [EMAIL PROTECTED]
