[jira] Created: (JAMES-998) XMLDomainList throws NPE if no domainname was specified

2010-05-08 Thread Norman Maurer (JIRA)
XMLDomainList throws NPE if no domainname was specified --- Key: JAMES-998 URL: https://issues.apache.org/jira/browse/JAMES-998 Project: JAMES Server Issue Type: Bug Affects Versions: 3

svn commit: r942331 - in /james/server/trunk/core-function/src: main/java/org/apache/james/domain/XMLDomainList.java test/java/org/apache/james/domain/XMLDomainListTest.java

2010-05-08 Thread norman
Author: norman Date: Sat May 8 07:22:55 2010 New Revision: 942331 URL: http://svn.apache.org/viewvc?rev=942331&view=rev Log: Fix NPE when specify no domain in domainlist.xml (JAMES-998) Modified: james/server/trunk/core-function/src/main/java/org/apache/james/domain/XMLDomainList.java

[jira] Resolved: (JAMES-998) XMLDomainList throws NPE if no domainname was specified

2010-05-08 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-998. - Resolution: Fixed fixed > XMLDomainList throws NPE if no domainname was specified > -

Config Application

2010-05-08 Thread Eric MacAdie
First: Thanks to the people who responded to my post about my admin web app. I will "Maven-ize" it over the next few days. Second: Is there any interest in making an application for editing the config files? I can see how a Swing app would make editing the xml files easier. The xml can get pr