Hi -- I am in the process of moving from Apache 1.3.12 to 1.3.14 and also Tomcat 3.1 to 3.2.1. Here's how I have it set up, which may be part of the problem I am experiencing. I am using an AIX box. The 1.3.12 build of Apache has mod_jserv.c built in. The 1.3.14 has DSO-enabled and I have the mod_jk.so and mod_jserv.so available to me. Because of the different architectures, I have the 1.3.14 build loading a different tomcat.conf file than the 1.3.12 version: the only difference is the line where the module is loaded. The problem: I have one context that will not load. I have tried to mount only the .jsp files to tomcat. ApJServMount /ivy/*.jsp ajpv12://localhost:8011/ivy This config works with Apache 1.3.12, mod_jserv.c and Tomcat 3.1. But not with 1.3.14, mod_jserv.so and Tomcat 3.1. Any clues as to why? ======================================================== Maureen Fisher, CIT/ASDT, Cornell University Ithaca, NY 14850 [EMAIL PROTECTED] http://mo.cit.cornell.edu/ Ad astra per aspera --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
