From owner-freebsd-questions Mon Apr 12 11: 2:20 1999 Delivered-To: freebsd-questions@freebsd.org Received: from rah.star-gate.com (rah.star-gate.com [209.249.129.138]) by hub.freebsd.org (Postfix) with ESMTP id AB7D715582 for ; Mon, 12 Apr 1999 11:02:16 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.9.1/8.8.8) with ESMTP id KAA35857; Mon, 12 Apr 1999 10:59:20 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Message-Id: <199904121759.KAA35857@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Josef Karthauser Cc: Joe Shevland , Nate Williams , questions@FreeBSD.ORG Subject: Re: Apache, Java servlet engine, and Java. In-reply-to: Your message of "Mon, 12 Apr 1999 18:52:02 BST." <19990412185202.Q88985@pavilion.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 12 Apr 1999 10:59:19 -0700 From: Amancio Hasty Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Just make sure that jsdk.jar is in the location that your classpath points to. Amancio > On Thu, Apr 08, 1999 at 10:57:50AM +1000, Joe Shevland wrote: > > (Removed -hackers, sorry if not appropriate to do so) > > > > Apache 1.34 + JServ 1.0b3 + FreeBSD JVM 1.1.7 > > > > also works nicely for me. I haven't encountered any bugs or difficulties > > _at all_ once its all installed (and the installation isn't too bad > > either). FWIW, I'm also using the GnuJSP package to implement Java > > Server Pages, a competitor to Microsoft's Active Server Pages, which > > give you the ability to embed Java code in HTML pages for dynamic page > > generation. > > Wierd, because I can't get it to compile! (With apache1.36). > > ./configure --with-apache-src=../apache --enable-apache-conf \ > --with-jdk-home=/usr/local/jdk1.1.7 --with-jsdk=../JSDK2.0 > > make > > Making all in java > CLASSPATH=:../JSDK2.0/lib/jsdk.jar:. /usr/local/jdk1.1.7/bin/javac -g -deprecation ./org/apache/jserv/JServUtils.java > ./org/apache/jserv/JServUtils.java:66: Class javax.servlet.http.Cookie not found in import. > import javax.servlet.http.Cookie; > ^ > 1 error > *** Error code 1 > > > erp! Any ideas will be awarded with a mime header of x-drink/beer? > > Thanks, > Joe > -- > Josef Karthauser FreeBSD: How many times have you booted today? > Technical Manager Viagra for your server (http://www.uk.freebsd.org) > Pavilion Internet plc. [joe@pavilion.net, joe@uk.freebsd.org, joe@tao.org.uk] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message