An Apache2 DSO providing the JK2 Tomcat connector needed for installing the open-xchange
Created attachment 38741 [details] mod-jk2-2.0.4.ebuild
Created attachment 38742 [details] 105_mod_jk2.conf configure file for mod_jk2, this file is localted in the "files" ${FILESDIR}.
Created attachment 38743 [details] workers2.properties workers2.properties needed for apache2. This file need to be copy in the files directory ${FILESDIR}
Seems to work! Alot less hacking to get this working over the older (#18353) for modern tomcat and apache. Note, "apr" is needed for mod_jk2 and it's configure script asks "apxs2" about it. If apxs2 can't find libapr the configure script complains that apxs2 can't be found. (this is a bogus error message since it just ran apxs2) Maybe JNI and PCRE support could be added. I'd be easier if the 3 files (and their digest?) where tar'ed. The attachments are trying to be saved as nasty names, and you have to rename them.
Created attachment 38913 [details] mod_jk2-2.0.4.ebuild changed some hardcoded urls in the ebuild.
Comment on attachment 38741 [details] mod-jk2-2.0.4.ebuild added new ebuild
Comment on attachment 38913 [details] mod_jk2-2.0.4.ebuild replaced - with _
-D JK2 if defined in /etc/conf.d/apache2 seems makes Apache2.0.51-r1 crash, anyone having the same experience?
Worked fine for me.
Works for me too.
has been committed by karltk.
mod_jk2 has been removed from the tree, closing.