From owner-freebsd-hackers Fri Aug 29 08:01:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA08548 for hackers-outgoing; Fri, 29 Aug 1997 08:01:45 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA08540 for ; Fri, 29 Aug 1997 08:01:42 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id JAA08799; Fri, 29 Aug 1997 09:01:32 -0600 (MDT) Date: Fri, 29 Aug 1997 09:01:32 -0600 (MDT) Message-Id: <199708291501.JAA08799@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: The Hermit Hacker Cc: hackers@freebsd.org Subject: Re: JDK v1.0.x for FreeBSD... In-Reply-To: References: X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I have a copy of v1.1 for FreeBSD that I'm using to development an > applet, but have ran into a snag that I *think* is v1.0 related...from > the v1.1 appletviewer, the applet works fine, but as soon as I try it under > Netscape, I get exceptions that prevent the applet from running... Is the CLASSPATH set when you run Netscape? If so, unset it and *then* run netscape, and it might work better. Which version of netscape are your running, since most versions only support 1.0.2, and recent Communicators only support a subset of 1.1 Nate