From owner-freebsd-java Tue Apr 16 12:35:44 2002 Delivered-To: freebsd-java@freebsd.org Received: from mailb.telia.com (mailb.telia.com [194.22.194.6]) by hub.freebsd.org (Postfix) with ESMTP id E1DEF37B416 for ; Tue, 16 Apr 2002 12:35:39 -0700 (PDT) Received: from d1o988.telia.com (d1o988.telia.com [213.66.132.241]) by mailb.telia.com (8.11.6/8.11.6) with ESMTP id g3GJZcu22697 for ; Tue, 16 Apr 2002 21:35:38 +0200 (CEST) Received: from [192.168.0.101] (h84n2fls31o988.telia.com [213.67.224.84]) by d1o988.telia.com (8.10.2/8.10.1) with ESMTP id g3GJZbo02211 for ; Tue, 16 Apr 2002 21:35:37 +0200 (CEST) Subject: Test AJP 1.3 connector - Tomcat 4 - Apache 2 From: zoidberg To: freebsd-java@FreeBSD.ORG In-Reply-To: <1018963015.3cbc244782e56@webapps.datacode.it> References: <004701c1e4d9$e1cc8e00$e2e2c418@charter.net> <1018963015.3cbc244782e56@webapps.datacode.it> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 16 Apr 2002 22:35:39 +0300 Message-Id: <1018985740.378.26.camel@BSD-buddha.my.router> Mime-Version: 1.0 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org It seems to me that the configuration files for tomcat 4 indicates that it will run together with apache 2 "out of the box". This is confirmed when i take a look in the log files. for example: 2002-04-16 21:30:01 jsp:init The only problem is that when I point my browser to localhost/examples. I get 404, so I guess there's one more configuration left before everything works.(the logfiles for the example directory gets generated and looks fine) Does someone have an idea? .z To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message