JAMES Server Nightly Build Report

2010-03-27 Thread JAMES Nightly Build System
An automated nightly build of JAMES has been posted to http://people.apache.org/builds/james/nightly/ Any unit test errors from the build should be reported below:

Re: Re: [PROPOSAL] Replace MailRepository with Mailbox / MailboxManager for POP3Server ...

2010-03-27 Thread Norman Maurer
Hi Eric, thx for the feedback . Does this happens with pop3 or imap ? Or with both? What client you use? About the OOM Exception, chances are good that this is fixed now. I did something bad with ConsumerTemplate in RemoteDelivery nailet, which could lead to such problems. Bye Norman

svn commit: r928199 - /james/server/trunk/spring-deployment/src/main/config/james/spring-beans.xml

2010-03-27 Thread norman
Author: norman Date: Sat Mar 27 13:53:03 2010 New Revision: 928199 URL: http://svn.apache.org/viewvc?rev=928199view=rev Log: We need to use MethodInvokerBean for register our cnd because the register method does use void as return type Modified:

svn commit: r928230 - in /james/imap/trunk: deployment/src/test/java/org/apache/james/imap/functional/jcr/ jcr/src/main/java/org/apache/james/imap/jcr/ jcr/src/main/java/org/apache/james/imap/jcr/mail

2010-03-27 Thread norman
Author: norman Date: Sat Mar 27 16:56:50 2010 New Revision: 928230 URL: http://svn.apache.org/viewvc?rev=928230view=rev Log: Fix the node escape stuff.. This shows that the current scaling stuff does not work as aspected. So use MIN_SCALING for now.. This needs to get fixed.. Modified:

Re: Re: Re: [PROPOSAL] Replace MailRepository with Mailbox / MailboxManager for POP3Server ...

2010-03-27 Thread Eric Charles
Hi Norman, Many tks for your quick answer. I had defined in my Thunderbird 3.0.3 client (on linux) the pop3 account as the default one. When launching thunderbird, the connection was succefully done Host contacted, sending login information, saying after 1 second Determining which messages

Re: Re: Re: [PROPOSAL] Replace MailRepository with Mailbox / MailboxManager for POP3Server ...

2010-03-27 Thread Norman Maurer
Hi Eric, I will try to find out whats wrong with the pop3 inbox stuff. If you find out anything else please feel free to just report it.. Thx, Norman 2010/3/27 Eric Charles eric.char...@u-mangate.com: Hi Norman, Many tks for your quick answer. I had defined in my Thunderbird 3.0.3 client

Re: Re: Re: [PROPOSAL] Replace MailRepository with Mailbox / MailboxManager for POP3Server ...

2010-03-27 Thread Norman Maurer
Hi Eric, I just tested pop3 with imail and no messages in inbox and everything just works. Will try to test it with thunderbird later.. Bye, Norman 2010/3/27 Norman Maurer nor...@apache.org: Hi Eric, I will try to find out whats wrong with the pop3 inbox stuff. If you find out anything