Hi there,

Thx for reporting :)
I have just committed the fix in spring-mailbox.xml (in mailbox project).

The issue is due to a package change I made (this is a perfect example why I favor javcode for injection rather than xml files).

Eric


On 13/02/12 16:37, l0c4l h0st wrote:
I cannot seem to get JAMES 3.0 beta4 to run. I think some of the
recent ACL commits is breaking it? Using the latest trunk version.

D:\apache-james-3.0-beta4-SNAPSHOT\bin>CALL run.bat
INFO  16:35:02,839 |
org.apache.james.container.spring.context.JamesServerApplicationContext
| Refreshing 
org.apache.james.container.spring.context.JamesServerApplicationContext@27cce278:
startup date [Mon Feb 13 16:35:02 CET
  2012]; root of context hierarchy
Exception in thread "main"
org.springframework.beans.factory.CannotLoadBeanClassException: Cannot
find class [org.apache.james.mailbox.UnionMailboxACLResolver] for bean
with name 'aclResolver' defined in class path resource [
META-INF/org/apache/james/spring-mailbox.xml]; nested exception is
java.lang.ClassNotFoundException:
org.apache.james.mailbox.UnionMailboxACLResolver
         at 
org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java:1250)
         at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.predictBeanType(AbstractAutowireCapableBeanFactory.java:576)
         at 
org.springframework.beans.factory.support.AbstractBeanFactory.isFactoryBean(AbstractBeanFactory.java:1319)
         at 
org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType(DefaultListableBeanFactory.java:315)
         at 
org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType(DefaultListableBeanFactory.java:296)
         at 
org.springframework.beans.factory.support.DefaultListableBeanFactory.getBean(DefaultListableBeanFactory.java:250)
         at 
org.apache.james.container.spring.bean.factorypostprocessor.ConfigurationBeanFactoryPostProcessor.postProcessBeanFactory(ConfigurationBeanFactoryPostProcessor.java:60)
         at 
org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:663)
         at 
org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:653)
         at 
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:407)
         at 
org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:139)
         at 
org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:93)
         at 
org.apache.james.container.spring.context.JamesServerApplicationContext.<init>(JamesServerApplicationContext.java:39)
         at 
org.apache.james.app.spring.JamesAppSpringMain.init(JamesAppSpringMain.java:61)
         at 
org.apache.james.app.spring.JamesAppSpringMain.main(JamesAppSpringMain.java:42)
Caused by: java.lang.ClassNotFoundException:
org.apache.james.mailbox.UnionMailboxACLResolver
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at org.springframework.util.ClassUtils.forName(ClassUtils.java:257)
         at 
org.springframework.beans.factory.support.AbstractBeanDefinition.resolveBeanClass(AbstractBeanDefinition.java:408)
         at 
org.springframework.beans.factory.support.AbstractBeanFactory.doResolveBeanClass(AbstractBeanFactory.java:1271)
         at 
org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java:1242)
         ... 14 more

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


--
eric | http://about.echarles.net | @echarles

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to