Hi all, Currently I am studying how james is run, how it starts, to be able to add Bond in the process, so it can start at the same time when it deploys.
I have checked the class JamesAppSpringMain, that, if I am not mistaken, is the start point, and seen the file META-INF/org/apache/james/spring-server.xml with the files imported for each server that start with james. I have seen that it uses the Spring framework, so I am working on becoming familiar with it to be able to understand better how it works to be able to modify it and add the Bond deployment to it. I was wondering if any of you has a better understanding of how this works exactly and might be able to give me a hand. Thank you very much in advance. Kind regards. Emma
