Search found 2 matches

by horstL
Tue Oct 27, 2015 11:22 am
Forum: Installation & Upgrades
Topic: OpenEMM on FreeBSD with tomcat 8.0
Replies: 3
Views: 8096

OpenEMM on FreeBSD with tomcat 8.0

hi all, i just wanted to inform that's now possible to run OpenEMM 2013R2 / 2015 on FreeBSD with tomcat 8 here short instructions how to install: # if you haven't already installed poudriere see at the end... # create the build environment (-v from http://www.freebsd.org/security/security.html#sup) ...
by horstL
Sat Oct 24, 2015 4:43 pm
Forum: Installation & Upgrades
Topic: configuring open emm to run with existing tomcat
Replies: 1
Views: 5885

Re: configuring open emm to run with existing tomcat

hi, there is not much todo to run inside of a tomcat but the around is more complicated (especially openemm.sh/mail.log etc) this is for openemm2015 you have to add 2 things to the YOUR_TOMCAT_HOME/conf server.xml (look inside the OpenEMM-2015-src/tomcat/conf/server.xml ) <Engine name="Catalina...