I currently use the svn version and I'm able to launch ran.bat with no
problems.
The exception you get is:
It says that DefaultConfiguration has no constructor with a single
String parameter. This not true because the DefaultConfiguration object
included in avalon-framework-4.3 has this constructor.
Have you added any jar to your environment?
Can you write your steps from the svn checkout to run.bat?
Stefano
--- Message ---
org.apache.avalon.framework.configuration.DefaultConfiguration.<init>(Ljava/
lang
/String;)V
--- Stack Trace ---
java.lang.NoSuchMethodError:
org.apache.avalon.framework.configuration.DefaultCo
nfiguration.<init>(Ljava/lang/String;)V
at
org.apache.avalon.phoenix.components.deployer.DefaultDeployer.process
Configuration(DefaultDeployer.java:433)
at
org.apache.avalon.phoenix.components.deployer.DefaultDeployer.deploy(
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]