Hi, My need is to connect Apache 1.3 (with SSL) with tomcat 4.1.18. So far I only founded mod_jk avalaible for aix.
In fact I don't manage to run mod_jk on my aix box (4.3.3, apache 1.3.22, tomcat 4.1.18 xlc). Did you manage to make it work on AIX ? The mod_jk available for aix (version 1.2.0 http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk/release/v1.2.0/bin/aix/) doesnt work for me with apache binary 1.3.26 from apache (http://apache.crihan.fr/dist/httpd/binaries/aix/). I have the following error: Syntax error on line 15 of /s00/app/sso/admin/SSOD/conf/ssod_tomcat.conf: Cannot load /o01/opendata/build/mod_jk-1.2.0+1/libexec/mod_jk.so into server: Symbol resolution failed for /o01/opendata/build/mod_j k-1.2.0+1/libexec/mod_jk.so because: Symbol ap_ctx_get (number 88) is not exported from dependent module httpd. Examine .loader section symbols with the 'dump -Tv' command. /s00/app/php/product/SSOD/admbin/apachectl start: httpd could not be started When I run it against apache 1.3.22 (binary from oracle 9iAS) I got the message in the error_log: $httpd -v Server version: Oracle HTTP Server Powered by Apache/1.3.22 (Unix) Server built: Apr 28 2002 13:41:10 $apxs -q CFLAGS -DAIX=43 -DEAPI -DEAPI_MM -DUSE_PTHREAD_SERIALIZED_ACCEPT -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -USE_EXPAT -I../lib/expat-li [Wed Mar 19 16:16:19 2003] [error] Error while opening the workers, jk will not work [Wed Mar 19 16:16:20 2003] [notice] Oracle HTTP Server Powered by Apache/1.3.22 (Unix) mod_jk/1.2.0 configured -- resuming normal op erations [Wed Mar 19 16:16:20 2003] [notice] Accept mutex: pthread (Default: pthread) I posted a message on http://mikal.org/interests/java/tomcat/index.html but no answer so far. I tried to complie mod_jk (1.2.0,1.2.1,1.2.2,2.0.2) with xlc but when I run Apache I get a core dump with memory allocation failure. Any help in that matter will be really appreciated. Yours sincerly François --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
