svn commit: r1170964 - /james/server/trunk/queue-activemq/src/main/java/org/apache/james/queue/activemq/ActiveMQMailQueue.java

2011-09-15 Thread norman
Author: norman Date: Thu Sep 15 06:09:05 2011 New Revision: 1170964 URL: http://svn.apache.org/viewvc?rev=1170964view=rev Log: cleanup Modified: james/server/trunk/queue-activemq/src/main/java/org/apache/james/queue/activemq/ActiveMQMailQueue.java Modified:

svn commit: r1170967 - in /james/server/trunk: lmtpserver/src/main/java/org/apache/james/lmtpserver/netty/ pop3server/src/main/java/org/apache/james/pop3server/netty/

2011-09-15 Thread norman
Author: norman Date: Thu Sep 15 06:19:01 2011 New Revision: 1170967 URL: http://svn.apache.org/viewvc?rev=1170967view=rev Log: Use a static instance of ResponseEncoder as the class is shareable Modified:

[jira] [Created] (PROTOCOLS-29) Remove ChannelLocal usage

2011-09-15 Thread Norman Maurer (JIRA)
Remove ChannelLocal usage - Key: PROTOCOLS-29 URL: https://issues.apache.org/jira/browse/PROTOCOLS-29 Project: JAMES Protocols Issue Type: Improvement Affects Versions: 1.5 Reporter: Norman Maurer

svn commit: r1171031 - in /james/protocols/trunk/impl/src/main/java/org/apache/james/protocols/impl: AbstractChannelUpstreamHandler.java AbstractSession.java ChannelAttributeSupport.java LineHandlerUp

2011-09-15 Thread norman
Author: norman Date: Thu Sep 15 10:26:18 2011 New Revision: 1171031 URL: http://svn.apache.org/viewvc?rev=1171031view=rev Log: Get rid of ChannelLocal. See PROTOCOL-29 Modified: james/protocols/trunk/impl/src/main/java/org/apache/james/protocols/impl/AbstractChannelUpstreamHandler.java

svn commit: r1171033 - in /james/server/trunk: ./ pop3server/src/main/java/org/apache/james/pop3server/ pop3server/src/main/java/org/apache/james/pop3server/netty/ smtpserver/src/main/java/org/apache/

2011-09-15 Thread norman
Author: norman Date: Thu Sep 15 10:30:11 2011 New Revision: 1171033 URL: http://svn.apache.org/viewvc?rev=1171033view=rev Log: Move to latest PROTOCOLS snapshot and adjust code to use it Modified: james/server/trunk/pom.xml

svn commit: r1171048 - /james/server/trunk/imapserver/src/main/java/org/apache/james/imapserver/netty/

2011-09-15 Thread norman
Author: norman Date: Thu Sep 15 10:49:30 2011 New Revision: 1171048 URL: http://svn.apache.org/viewvc?rev=1171048view=rev Log: Move to latest PROTOCOLS snapshot and adjust code to use it Modified:

[jira] [Resolved] (PROTOCOLS-29) Remove ChannelLocal usage

2011-09-15 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved PROTOCOLS-29. Resolution: Fixed Remove ChannelLocal usage -

Re: New app development based on James 3M3 database...

2011-09-15 Thread Eric Charles
Hi Luc, The code seems good, but you are mixing M2 and beta3 dependencies in you pom. Thx. On 14/09/11 19:07, Luc Saulière wrote: and I forgot the dependancies... dependency groupIdorg.springframework/groupId artifactIdspring-orm/artifactId version3.0.6.RELEASE/version typejar/type

[jira] [Created] (JAMES-1316) Add a file based MailQueue implementation

2011-09-15 Thread Norman Maurer (JIRA)
Add a file based MailQueue implementation - Key: JAMES-1316 URL: https://issues.apache.org/jira/browse/JAMES-1316 Project: JAMES Server Issue Type: New Feature Components: Queue Affects

svn commit: r1171244 - in /james/server/trunk/queue-file: ./ .settings/ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/james/ src/main/java/org/apa

2011-09-15 Thread norman
Author: norman Date: Thu Sep 15 19:52:51 2011 New Revision: 1171244 URL: http://svn.apache.org/viewvc?rev=1171244view=rev Log: Add file based queue implementation. See JAMS-1316 Added: james/server/trunk/queue-file/ (with props) james/server/trunk/queue-file/.classpath (with props)

svn commit: r1171252 - in /james/server/trunk/queue-file/src/main/java/org/apache/james/queue/file: FileMailQueue.java FileMailQueueFactory.java

2011-09-15 Thread norman
Author: norman Date: Thu Sep 15 20:00:14 2011 New Revision: 1171252 URL: http://svn.apache.org/viewvc?rev=1171252view=rev Log: Add javadocs Modified: james/server/trunk/queue-file/src/main/java/org/apache/james/queue/file/FileMailQueue.java

[jira] [Updated] (JAMES-1317) Mail spooled but not processed

2011-09-15 Thread Raju Buchi (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raju Buchi updated JAMES-1317: -- Attachment: jstack.zip jstack took when all the mails are spooled and not being processed Mail

[jira] [Created] (JAMES-1317) Mail spooled but not processed

2011-09-15 Thread Raju Buchi (JIRA)
Mail spooled but not processed -- Key: JAMES-1317 URL: https://issues.apache.org/jira/browse/JAMES-1317 Project: JAMES Server Issue Type: Bug Components: SpoolManager Processors Affects Versions:

[jira] [Commented] (JAMES-1317) Mail spooled but not processed

2011-09-15 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13105856#comment-13105856 ] Norman Maurer commented on JAMES-1317: -- Could you please also attach the