Hi Eric, Just seeing this message. Thanks for pointing me to correct path otherwise I am looking at the configuration files in a different path which are very similar except the name of the files. ..\mailbox\spring\src\main\resources\META-INF\james\
Thank you once again for correcting me. Looks like I should able to proceed with this information. Thanks, Sai On Wed, Jul 13, 2011 at 11:44 AM, Eric Charles <[email protected]> wrote: > On 13/07/11 17:05, Saibabu Vallurupalli wrote: > >> Hi, I am looking into the source path in SVN to get access to >> configuration >> files like james-server-context.xml etc., where can I find them? These >> files are not under regular source tree for that modules i.e., for example >> If I am working on Mailbox-JPA module the configuration file related to >> this >> module is james-mailbox-jpa-context.xml and this is not under the same >> project. >> >> Please point me to the correct path. >> >> Thanks, >> Sai >> >> > Yes, quite confusing isn't it :) > The spring files is only available in the app project > https://svn.apache.org/repos/**asf/james/app/trunk/src/main/** > config/james/context/<https://svn.apache.org/repos/asf/james/app/trunk/src/main/config/james/context/> > > I personally find that the spring files related to mailbox should be in > mailbox, and not in server, or app, or... > > So there is https://svn.apache.org/repos/**asf/james/mailbox/trunk/** > spring/src/main/resources/**META-INF/james/<https://svn.apache.org/repos/asf/james/mailbox/trunk/spring/src/main/resources/META-INF/james/> > > This last one is not used and still needs to be updated to take into > account the last implementation changes. > > Btw, > - it's not updated, because it is not used. > - it's not used, not because it's not updated. > > :) > > -- > Eric Charles > http://about.echarles.net > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > server-dev-unsubscribe@james.**apache.org<[email protected]> > For additional commands, e-mail: > [email protected].**org<[email protected]> > >
