Hello Steve, > Referring to my prior posting, I still suspect that the problem is related > to merlin's insisting on using the hardcoded defaults dpml.net and > ibiblio.org no matter what you pass as hosts in > DefaultInitialContext(cache, > hosts).
Stupid me, I commented out the relevant host entry in kernel.xml. Sorry that I have bothered you. Now my local repo shows in the debug output. But it still won't work. I get ---- exception report ---------------------------------------------------------- Exception: org.apache.avalon.merlin.KernelException Message: Install failure: file:/C:/Projekte/OBergner/EclipseWorkspace/merlin-aspects/samples/conf/samp le.block ---- cause --------------------------------------------------------------------- Exception: org.apache.avalon.composition.model.ModelException Message: Could not create classloader. ---- cause --------------------------------------------------------------------- Exception: org.apache.avalon.composition.model.ModelException Message: Classpath contains 34 unsatisfied extension dependencies. Unable to locate a required extension. Extension Name: merlin-aop-main Specification Vendor: null Specification Version: null Implementation Vendor: null Implementation Vendor-Id: null Implementation Version: 0.1 Implementation URL: http://www.ibiblio.org/maven/merlin-aop/main/jars/merlin-aop-main-0.1.jar ... (33 more similar entries) Why won't merlin use my local repo to satisfy those dependencies? Apologies, Olaf --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
