Hello, We have some problems with executing merlin after installation. first the environment Win XP Prof. Jdk j2sdk1.4.2_01 MERLIN_HOME and MAVEN_HOME are set. $MERLIN_HOME\bin and MAVEN_HOME\bin are added to $PATH
The problem looks like this D:\eclipse2.1.1\eclipse\workspace\testMerlinContext>merlin target/classes -execute ---- exception report ---------------------------------------------------------- Exception: org.apache.avalon.merlin.KernelException Message: Could not load the kernel directive: file:/D:/merlin/config/kernel.xml ---- cause --------------------------------------------------------------------- Exception: javax.xml.parsers.FactoryConfigurationError Message: Provider org.apache.xerces.jaxp.SAXParserFactoryImpl not found ---- stack trace --------------------------------------------------------------- javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.SAXParserFactoryImpl not found javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:141 ) org.apache.avalon.framework.configuration.DefaultConfigurationBuilder.<i nit>(DefaultConfigurationBuilder.java:135) org.apache.avalon.framework.configuration.DefaultConfigurationBuilder.<i nit>(DefaultConfigurationBuilder.java:118) org.apache.avalon.merlin.impl.DefaultFactory.getKernelConfiguration(Defa ultFactory.java:834) org.apache.avalon.merlin.impl.DefaultFactory.create(DefaultFactory.java: 241) org.apache.avalon.merlin.cli.Main.<init>(Main.java:329) org.apache.avalon.merlin.cli.Main.main(Main.java:281) ------------------------------------------------------------------------ -------- The XML Jars are in MERLIN_HOME\system If we try to execute merlinx target/classes -execute we get a timeour exception from the http-request for the repository We hope some can help us Thanx Friedbert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]