Hello I want to access a Spring application context from within Mailets. Its easy to load a BeanFactory in a Mailet, but of course what I need is a single application context. How can I handle this?
When I google apache james spring I will find mails with a package org.apache.james.container.spring. So I think, Spring will be integrated in an upcoming release? Thanks Guido Franz
