On Sat, 20 Feb 2010 19:29:59 +0100 Norman Maurer <[email protected]> wrote:
> Nothing on your console ? > This time I captured the stderr and found what (I believe) is causing it: ---------------------------------------------------------------------- Exception in thread "main" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'James': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'domainlist': Invocation of init method failed; nested exception is org.apache.commons. configuration.ConfigurationException: RepositoryPath must configured ---------------------------------------------------------------------- I interpret that to mean that a "domainlist" database needs to be created manually? If so, is there a simple way to create it (I'm database challenged)? > BTW, you need to get sure you use the "new" domainlist.xml file.. > I am using the one that gets built from trunk, would that be the "new" one? ... Thank you for your continuing interest and help. Regards. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
