Hi, Why don't you work on trunk rather than beta1. There has been some hugh changes since then.
But to answer your question, you need to recompile everything and run the tests to identify any impace. Everything means mailbox, imap, protocols, server, those being the one being used for 3.0-beta1.
Thx, Eric On 11/01/2013 07:46, seyoum tesfay wrote:
Hi, I am working on james-server 3.0-beta1 and corresponding mailbox-0.2. I have made slight modifications to mailbox-jpa module and compiled it successfully. I have also made package renaming for the whole mailbox-0.2 (such as renaming from original org.apache.james.mailbox.* to org.apache.james2.mailbox.*). This time, i have installed mailbox-0.2 and re-compiled and package james-server. It normally starts and can send emails. But I can not read emails either through POP3 or IMAP. FYI, I have made modifications to the modules that use the org.apache.james.mailbox.* package to use the renamed org.apache.james2.mailbox.* package. But still the POP3 and IMAP are not working. The server gets stuck if I try to read emails through POP3 or IMAP. Any advice to which modules should I make changes if there are changes to the mailbox module? regards, *Seyoum T*.
--------------------------------------------------------------------- To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org For additional commands, e-mail: server-user-h...@james.apache.org