Jump to letter: [
AEJLM
]
mod_jk2: Tomcat mod_jk2 connector for Apache 2.0.x
- Summary
- Tomcat 4.x, 5.x mod_jk2 connector for Apache 2.0.x.
You can use the following rpm build flags to customize executable locations,
but usually that should not be necessary:
* apxs: "--define 'apxs /path/to/your/apxs'"
* apr-config: "--define 'aprconf /path/to/your/apr-config'"
* apu-config: "--define 'apuconf /path/to/your/apu-config'"
* libtool: "--define 'libtool /path/to/your/httpd/libtool'"
Changelog
- * Sat Jun 19 10:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:2.0.4-6jpp
-
- Don't hardcode %{_libdir} for apr libs, use --ldflags from apr-config and
apu-config instead.
- * Sun Jun 13 10:00:00 2004 Martin Grotzke <martin.grotzke at javakaffee.de> - 0:2.0.4-5.jpp
-
- Updated to released jakarta-tomcat-connectors-jk2-2.0.4.
- * Mon Jan 12 09:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:2.0.4-4jpp
-
- Use apu-config if available for apache2 to make JNI work.
- Improve /jkstatus config in included sample configuration files.