From owner-freebsd-java@FreeBSD.ORG Sun Jun 15 20:29:47 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94D2C37B401 for ; Sun, 15 Jun 2003 20:29:47 -0700 (PDT) Received: from grebe.mail.pas.earthlink.net (grebe.mail.pas.earthlink.net [207.217.120.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34AEF43F3F for ; Sun, 15 Jun 2003 20:29:47 -0700 (PDT) (envelope-from kwsn@earthlink.net) Received: from sdn-ap-030caburbp0463.dialsprint.net ([65.177.241.209] helo=[172.16.0.1]) by grebe.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 19Rkgi-0005b0-00 for freebsd-java@freebsd.org; Sun, 15 Jun 2003 20:29:44 -0700 From: Jon Kuster To: freebsd-java@freebsd.org Content-Type: text/plain Message-Id: <1055734182.5070.20.camel@jonnyv.kwsn.lan> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 15 Jun 2003 20:29:42 -0700 Content-Transfer-Encoding: 7bit Subject: Problems with the netscape plugin X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: kwsn@earthlink.net List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2003 03:29:47 -0000 Is anybody else having problems using the jdk1.3p8 plug-in with Mozilla? Mozilla finds and seems to load the plug-in (it's listed in about:plugins), but when it comes time to actually run an applet, it doesn't do anything. No "loading applet" - it doesn't even seem to download the applet. The demos that get installed with the port work if I manually run them from the command line, so I don't think it's a problem with the jvm itself. I've currently got it build with Hotspot, but the plug-in wasn't working without Hotspot either. Any ideas? FreeBSD jonnyv.kwsn.lan 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Thu Jun 12 03:24:39 MST 2003 root@jonnyv.kwsn.net:/usr/obj/usr/src/sys/JONNYV i386 Thanks Jon Kuster