Download Latest Version VMware Player version of OpenEMM 2013 (637.5 MB)
Email in envelope

Get an email when there's a new version of OpenEMM e-mail & marketing automation

Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2015-02-26 518 Bytes
Totals: 1 Item   518 Bytes 0
Update information for OpenEMM 2015 (released in February 2015)

If you want to compile OpenEMM 2015 with Tomcat 8, you have to remove the
following section from file web.xml in directory
/home/openemm/webapps/openemmm/WEB-INF:

<filter>
	<filter-name>GZipRequestFilter</filter-name>
	<filter-class>org.agnitas.web.filter.GZipRequestFilter</filter-class>
</filter>
<filter-mapping>
	<filter-name>GZipRequestFilter</filter-name>
	<url-pattern>/*</url-pattern>
</filter-mapping>

After that you have to restart OpenEMM.
Source: README.txt, updated 2015-02-26