Hi, I'm trying to build the Beta4 James WAR file to test on a web container, but it fails throwing a FileNotFoundException for /WEB-INF/conf/context/james-server-context.xml. I opened up the WAR file and there is no james-server-context.xml, and there is no james-server-context.xml in the source tree anywhere. It possible that it's copied from another file, but I dont' see any mvn statements that would copy that file into the conf/context directory. I checked out the code from trunk and couldn't find the file anywhere. I have found this issue with regards to running James from a WAR file:
https://issues.apache.org/jira/browse/JAMES-1274 So how do I actually build the WAR file properly so it works? Charlie
