From owner-freebsd-java@FreeBSD.ORG Tue Oct 23 18:22:20 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7535D16A417 for ; Tue, 23 Oct 2007 18:22:20 +0000 (UTC) (envelope-from la.tinca@gmail.com) Received: from mail01a.mail.t-online.hu (mail01a.mail.t-online.hu [84.2.40.6]) by mx1.freebsd.org (Postfix) with ESMTP id 4AB3613C481 for ; Tue, 23 Oct 2007 18:22:20 +0000 (UTC) (envelope-from la.tinca@gmail.com) Received: from tinca (catv54035A0C.pool.t-online.hu [84.3.90.12]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail01a.mail.t-online.hu (Postfix) with ESMTP id 5B989136980; Tue, 23 Oct 2007 19:17:38 +0200 (CEST) Date: Tue, 23 Oct 2007 19:17:38 +0200 From: Zsolt =?ISO-8859-2?Q?K=FAti?= To: Nick Johnson Message-ID: <20071023191738.0dca2d13@tinca> In-Reply-To: <20071023094451.E25435@turing> References: <20071022222034.A25435@turing> <20071023122400.29345a33@tinca> <20071023094451.E25435@turing> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.10.14; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-java@freebsd.org Subject: Re: FreeBSD jdk15 does not read java.security? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Oct 2007 18:22:20 -0000 On Tue, 23 Oct 2007 09:45:29 -0700 (PDT) Nick Johnson wrote: > Nothing in the truss output where java.security was read then? Now greped for "security" as well, but nothing like that. Zsolt