Re: Summer of Code End

2010-08-14 Thread Eric Charles
Hi Tim, I checked-out, compiled, deployed and tested without any problem. Your MailDir store is working :) and generates the cur, new, tmp in my user directory. Last but not least, your code is really well structured and readable. You really made great job! Btw, we knew that James

Re: Summer of Code End

2010-08-14 Thread Eric Charles
btw, this is the first james store not portable on windows. Did you discover any maildir ports on windows during your GSOC ? Can we consider your impl as a Maildir++ one (http://en.wikipedia.org/wiki/Maildir) ? Tks, Eric On 08/14/2010 11:46 AM, Eric Charles wrote: Hi Tim, I checked-out,

XMLVirtualUserTable, JDBCVirtualUserTable and JDBCAlias mailets deprecated

2010-08-14 Thread Eric Charles
Hi, I'm trying to find my way in james user mngt and came to the conclusion that mappings are now buit-in via the org.apache.james.impl.vut. classes. Although, there are still mailets in trunk that achieve some mapping functions. They are still mentioned of these mailets in spoolmanager.xml

[jira] Closed: (JAMES-880) bug with sql query for postgresql jdbc driver

2010-08-14 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed JAMES-880. -- Resolution: Fixed Since there, sql queries have moved from classes to sqlResources.xml and have been

[jira] Closed: (JAMES-1017) Exception when trying to start tomcat with james-server-spring-deployment-3.0-SNAPSHOT.war and java 1.5

2010-08-14 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed JAMES-1017. --- Resolution: Fixed ok, issue closed. Exception when trying to start tomcat with

[jira] Created: (JAMES-1035) XML/JDBCVirtualUserTable should not implement DomainList

2010-08-14 Thread Eric Charles (JIRA)
XML/JDBCVirtualUserTable should not implement DomainList Key: JAMES-1035 URL: https://issues.apache.org/jira/browse/JAMES-1035 Project: JAMES Server Issue Type: Bug

[jira] Assigned: (JAMES-1035) XML/JDBCVirtualUserTable should not implement DomainList

2010-08-14 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles reassigned JAMES-1035: --- Assignee: Eric Charles XML/JDBCVirtualUserTable should not implement DomainList

[jira] Closed: (JAMES-1035) XML/JDBCVirtualUserTable should not implement DomainList

2010-08-14 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed JAMES-1035. --- Resolution: Fixed Implemented and committed in http://svn.apache.org/viewvc?rev=985504view=rev

[jira] Created: (JAMES-1036) XMLVirtualUserTable throws exceptions when virtual domain not defined

2010-08-14 Thread Eric Charles (JIRA)
XMLVirtualUserTable throws exceptions when virtual domain not defined - Key: JAMES-1036 URL: https://issues.apache.org/jira/browse/JAMES-1036 Project: JAMES Server Issue

svn commit: r985511 - /james/server/trunk/user-library/src/main/java/org/apache/james/impl/vut/AbstractVirtualUserTable.java

2010-08-14 Thread eric
Author: eric Date: Sat Aug 14 15:26:22 2010 New Revision: 985511 URL: http://svn.apache.org/viewvc?rev=985511view=rev Log: XMLVirtualUserTable throws exceptions when virtual domain not defined (JAMES-1036) Modified:

[jira] Closed: (JAMES-1036) XMLVirtualUserTable throws exceptions when virtual domain not defined

2010-08-14 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed JAMES-1036. --- Resolution: Fixed http://svn.apache.org/viewvc?rev=985511view=rev XMLVirtualUserTable throws

[jira] Created: (JAMES-1037) Implement JPADomainList and JPAVirtualUserTable

2010-08-14 Thread Eric Charles (JIRA)
Implement JPADomainList and JPAVirtualUserTable --- Key: JAMES-1037 URL: https://issues.apache.org/jira/browse/JAMES-1037 Project: JAMES Server Issue Type: Improvement Components: James

[jira] Assigned: (JAMES-1037) Implement JPADomainList and JPAVirtualUserTable

2010-08-14 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles reassigned JAMES-1037: --- Assignee: Eric Charles Implement JPADomainList and JPAVirtualUserTable

[jira] Commented: (JAMES-1035) XML/JDBCVirtualUserTable should not implement DomainList

2010-08-14 Thread Stefano Bagnara (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12898614#action_12898614 ] Stefano Bagnara commented on JAMES-1035: IIRC implementing DomainList was a need

[jira] Commented: (JAMES-745) XMLVirtualUserTable and JDBCVirtualUserTable not work symetric

2010-08-14 Thread Stefano Bagnara (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12898616#action_12898616 ] Stefano Bagnara commented on JAMES-745: --- I'm with Eric. Swithing to * and making all

[jira] Commented: (JAMES-1035) XML/JDBCVirtualUserTable should not implement DomainList

2010-08-14 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12898622#action_12898622 ] Eric Charles commented on JAMES-1035: - There are 2 ways to create usernames depending