Received: (qmail 32576 invoked by uid 501); 16 Feb 2001 15:45:35 -0000 Message-Id: <20010216154535.32571.qmail@apache.org> Date: 16 Feb 2001 15:45:35 -0000 From: Thorsten Ertingshausen Reply-To: ertingshausen@nexgo.de To: submit@bugz.apache.org Subject: accessing tomcat through apache X-Send-Pr-Version: 3.110 >Number: 7257 >Category: mod_jserv >Synopsis: accessing tomcat through apache >Confidential: no >Severity: non-critical >Priority: medium >Responsible: jserv >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Fri Feb 16 07:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: ertingshausen@nexgo.de >Release: 1.3.17 >Organization: apache >Environment: Linux, kernel 2.4, gcc-compiler >Description: I installed tomcat 3.2.1 binary version, it's running fine. Then I installed apache 1.3.17 source code: ./configure --prefix=/usr/local/apache --enable-module=so make make install apachectl start (apache is running fien, too) cd /usr/local/jakarta-tomcat-3.2.1-src/src/native/apache/jserv /usr/local/apache/bin/apxs -i -a -c mod_jserv.c 'LoadModule jserv_module libexec/mod_jserv.so' included in httpd.conf apachectl restart: cannot load /usr/local/apache/libexec/mod_jserv.so into server: undefined symbol: jserv_error_exit ?! What's wrong here? >How-To-Repeat: follow the above steps... >Fix: unfortunately not, that's why I'm writing >Release-Note: >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]