Damn! Just when things were finally working for me, I'm suddenly having a problem with the framework.
(I'm going to need my own mailing list soon: [EMAIL PROTECTED] geez!) Anyway, I'm getting this error: org.apache.avalon.repository.RepositoryException: Unable to establish a factory for the supplied artifact: artifact: artifact:jar:avalon/merlin/avalon-merlin-impl#SNAPSHOT build: 20040719.044850 factory: org.apache.avalon.merlin.impl.DefaultFactory source: file:/Z:/apps/merlin/system/avalon/merlin/jars/avalon-merlin-impl-SNAPSHOT.j ar repository: Z:\apps\merlin\system, http://www.dpml.net/, http://www.ibiblio.org/maven/ at org.apache.avalon.repository.main.DefaultBuilder.<init>(Unknown Source) at org.apache.avalon.repository.main.DefaultBuilder.<init>(Unknown Source) at org.apache.avalon.repository.main.DefaultInitialContext.newBuilder(Unknown Source) at com.konova.expedition.xml.splitter.test.KXmlFileSplitterComponentTest.testFi leSplitter(KXmlFileSplitterComponentTest.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39 ) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl .java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:154) at junit.framework.TestCase.runBare(TestCase.java:127) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRu nner.java:421) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner. java:305) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner .java:186) Caused by: org.apache.avalon.repository.RepositoryException: Error while attempting to instantiate the factory: [org.apache.avalon.merlin.impl.DefaultFactory]. at org.apache.avalon.repository.main.AbstractBuilder.createFactory(Unknown Source) at org.apache.avalon.repository.main.AbstractBuilder.createDelegate(Unknown Source) ... 19 more Caused by: java.lang.NoClassDefFoundError: org/apache/avalon/meta/info/builder/XMLTypeCreator at org.apache.avalon.composition.data.builder.XMLContainmentProfileCreator.<cli nit>(Unknown Source) at org.apache.avalon.merlin.impl.DefaultFactory.<clinit>(Unknown Source) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAcces sorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstruc torAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:274) ... 21 more Any ideas? I don't recall having touched anything. 0:-) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]