[ http://issues.apache.org/jira/browse/JAMES-406?page=comments#action_12318895 ]
Stefano Bagnara commented on JAMES-406: --------------------------------------- I've also downloaded the latest phoenix from https://svn.apache.org/repos/asf/avalon/cvs-migration-snapshot/avalon-phoeni x and tryed to upgrade it to the latest avalon. I've been successfull but when I try to run james in it I keep getting this error: Schema type specified as relax-ng was translated to URI http://relaxng.org/ns/structure/1.0 for component named database-connections of type org.apache.avalon.cornerstone.blocks.datasources.DefaultDataSourceSelector. It is recomended that the components Info specify the URI rather than the type for compatability reasons. There was an uncaught exception: --------------------------------------------------------- --- Message --- Unable to validate configuration of component database-connections of type org.apache.avalon.cornerstone.blocks.datasources.DefaultDataSourceSelector --- Stack Trace --- org.apache.avalon.phoenix.interfaces.DeploymentException: Unable to validate configuration of component database-connections of type org.apache.avalon.cornerstone.blocks.datasources.DefaultDataSourceSelector at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.validateConfig uration(DefaultDeployer.java:524) at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.validateConfig uration(DefaultDeployer.java:503) at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.deploy(Default Deployer.java:354) at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(Def aultEmbeddor.java:542) at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(Def aultEmbeddor.java:535) at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFiles(De faultEmbeddor.java:520) at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployDefaultA pplications(DefaultEmbeddor.java:509) at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.execute(Defaul tEmbeddor.java:268) at org.apache.avalon.phoenix.frontends.CLIMain.run(CLIMain.java:198) at org.apache.avalon.phoenix.frontends.CLIMain.execute(CLIMain.java:184) at org.apache.avalon.phoenix.frontends.CLIMain.main(CLIMain.java:145) 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 org.apache.avalon.phoenix.launcher.Main.startup(Main.java:128) at org.apache.avalon.phoenix.launcher.Main.main(Main.java:83) I'm using cornerstone-datasources-impl-2.1-RC2.jar but I don't know much about relax-ng... Any idea? > Investigate about libraries upgradability > (cornerstone/excalibur/avalon/phoenix) > -------------------------------------------------------------------------------- > > Key: JAMES-406 > URL: http://issues.apache.org/jira/browse/JAMES-406 > Project: James > Type: Task > Reporter: Stefano Bagnara > Assignee: Stefano Bagnara > > We should try to upgrade to the latest libraries when feasible. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
