Just look what an AS/400 user send me. Thanks to Gal Shachor (ServletExpress & WebSphere). >-----Original Message----- >From: David Morris [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, April 04, 2001 5:12 PM >To: [EMAIL PROTECTED] >Subject: RE: Cocoon on iSeries > > >Henri, > >While investigating how the new Apache admin instance runs >servlets without >WebSphere, I looked at the Apache config file. I found the following: > ># Servlet engine directives >LoadModule jk_module /QSYS.LIB/QHTTPSVR.LIB/QZTCJK.SRVPGM >JkWorkersFile /QIBM/ProdData/HTTPA/admin/conf/workers.properties >JkLogFile /QIBM/UserData/HTTPA/admin/logs/jk.log >JkLogLevel error >JkMount /HTTPAdmin jni >JkMount /HTTPAdmin/* jni >JkMount /BtoB/Connect jni >JkMount /BtoB/Connect/* jni > >By looking at the WebSphere plug-in config, I am reasonably >certain that this >is a port of mod_jk. > >David Morris > >>>> GOMEZ Henri <[EMAIL PROTECTED]> 04/03/01 02:13AM >>> >>http://www-1.ibm.com/servers/eserver/iseries/software/http/ >> >>Take the HTTP Server (powered by Apache) link. This will tell >>you everything you need to know about Apache on iSeries. > >Fine site, how could they have a Apache 2.0 since it's still >at apache in alpha-15 ? > >BTW, where did you get the mod_jk ?... >