From owner-freebsd-java Wed Apr 19 12:49:47 2000 Delivered-To: freebsd-java@freebsd.org Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13]) by hub.freebsd.org (Postfix) with ESMTP id A5F4C37B66C for ; Wed, 19 Apr 2000 12:49:30 -0700 (PDT) (envelope-from kuku@gilberto.physik.RWTH-Aachen.DE) Received: from campino.informatik.rwth-aachen.de (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by nets5.rz.rwth-aachen.de (8.9.1a/8.9.1/10) with ESMTP id VAA07650; Wed, 19 Apr 2000 21:49:23 +0200 (MET DST) Received: from gil.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.30.2]) by campino.informatik.rwth-aachen.de (8.9.1a/8.9.1/3) with ESMTP id VAA03758; Wed, 19 Apr 2000 21:50:34 +0200 (MET DST) Received: (from kuku@localhost) by gil.physik.rwth-aachen.de (8.9.3/8.6.9) id VAA54750; Wed, 19 Apr 2000 21:49:30 +0200 (CEST) Date: Wed, 19 Apr 2000 21:49:30 +0200 From: Christoph Kukulies To: Nate Williams Cc: Christoph Kukulies , java@FreeBSD.ORG Subject: Re: Apache Jserv 1.1 and apache13 Message-ID: <20000419214930.A54692@gil.physik.rwth-aachen.de> References: <200004191857.UAA54354@gil.physik.rwth-aachen.de> <200004191902.NAA20351@nomad.yogotech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200004191902.NAA20351@nomad.yogotech.com>; from nate@yogotech.com on Wed, Apr 19, 2000 at 01:02:01PM -0600 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Apr 19, 2000 at 01:02:01PM -0600, Nate Williams wrote: > > Has anyone a working combination of Apache Jserv,apache server > > and Java/JDK/JSDK? > > Working fine here. > > FreeBSD 3.4/JDK1.1.8/Apache-1.3.11-modSSL + hand-coded JServ additions. > I compiled and installed the port. Things start looking better now. The make install tells me to do a touch /var/log/jserv.log and make it writable for the owner of the httpd. Well, it's root, isn't it? But I also was wondering that suddenly a /var/log/mod_jserv.log was there (0 bytes) which I definitely didn't create by touch. And then I have this in httpd-error.log: (looks like mod_jserv aborts): [Wed Apr 19 21:36:02 2000] [notice] Apache/1.3.12 (Unix) ApacheJServ/1.1 configu red -- resuming normal operations java.io.IOException: Directory not writable: /var/log at org.apache.java.io.LogWriter.(LogWriter.java:287) at org.apache.java.io.LogWriter.(LogWriter.java:203) at org.apache.jserv.JServLog.(JServLog.java:92) at org.apache.jserv.JServ.start(JServ.java:233) at org.apache.jserv.JServ.main(JServ.java:158) [Wed Apr 19 21:40:24 2000] [error] [client 192.168.1.119] File does not exist: / usr/local/www/data/example/Hello (Hello is a class) Is it OK, btw, as the install script suggests, to do: # # This should be changed to whatever you set DocumentRoot to. # Include etc/apache/jserv/jserv.conf (Include without prefix?) > > > Nate -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message