Node:Resources, Next:, Previous:Features, Up:Top



Resources

Running Exim Webapp server
http://admc.com:8080/exim-webapp/


Tomcat 5
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/index.html


Exim Webapp war
http://admc.com/dist/exim-webapp.war

The Exim Webapp version is shown in the <display-name> element in the web.xml file.


Exim Webapp source code
http://admc.com/dist/exim-webapp-src.zip

You will need a JDK of Java 1.4 (i.e., the Development kit, not just a Runtime) and Ant 1.6.0 or newer to build Exim Webapp from source. (I use nested build files, so Ant 1.5.x or earlier won't do).

The top level directory has the Exim Webapp version in its name.

After you unzip it, just run ant -projecthelp inside of the top-level directory.

Java 1.4.2
http://java.sun.com/j2se/1.4.2/download.html

If anybody would like to help with development of Exim Webapp, definitely email me at blaine.simpson@admc.com.