Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Apr 1999 18:52:02 +0100
From:      Josef Karthauser <joe@pavilion.net>
To:        Joe Shevland <J_Shevland@TurnAround.com.au>
Cc:        Amancio Hasty <hasty@rah.star-gate.com>, Nate Williams <nate@mt.sri.com>, questions@FreeBSD.ORG
Subject:   Re: Apache, Java servlet engine, and Java.
Message-ID:  <19990412185202.Q88985@pavilion.net>
In-Reply-To: <370BFF0E.FC999008@TurnAround.com.au>; from Joe Shevland on Thu, Apr 08, 1999 at 10:57:50AM %2B1000
References:  <199904072151.OAA06156@rah.star-gate.com> <370BFF0E.FC999008@TurnAround.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990412185202.Q88985>