From owner-freebsd-java@FreeBSD.ORG Thu Oct 18 14:52:56 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 4C53A16A417 for ; Thu, 18 Oct 2007 14:52:56 +0000 (UTC) (envelope-from andy@triera.net) Received: from deliver-2.mx.triera.net (deliver-2.mx.triera.net [213.161.0.32]) by mx1.freebsd.org (Postfix) with ESMTP id 08BBE13C478 for ; Thu, 18 Oct 2007 14:52:55 +0000 (UTC) (envelope-from andy@triera.net) Received: from localhost (in-2.mx.triera.net [213.161.0.26]) by deliver-2.mx.triera.net (Postfix) with ESMTP id B91AD334 for ; Thu, 18 Oct 2007 16:52:46 +0200 (CEST) X-Virus-Scanned: Triera AV Service Received: from smtp.triera.net (smtp.triera.net [213.161.0.30]) by in-2.mx.triera.net (Postfix) with SMTP id 783E51BC07B for ; Thu, 18 Oct 2007 16:52:47 +0200 (CEST) Received: from webmail.triera.net (scandal.triera.net [213.161.0.40]) by smtp.triera.net (Postfix) with SMTP id B7DB31A18BD for ; Thu, 18 Oct 2007 16:52:47 +0200 (CEST) MIME-Version: 1.0 X-Mailer: Triera Internet Webmail Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: References: <47176120.1010106@nipsi.de> <18199.26830.832417.456930@jerusalem.litteratus.org> Date: Thu, 18 Oct 2007 16:52:47 +0200 From: "Andy Rozman (Aleksander)" To: X-Originating-IP: [86.58.35.102] Subject: Re: so does anybody have a working jdk on RELENG_7? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: andy@triera.net List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Oct 2007 14:52:56 -0000 "Andy Rozman (Aleksander)" wrote: > Robert Huff wrote: > > > Dennis Berger writes: > > > > > so does anybody have a working jdk on RELENG_7? > > > I tried the following solutions. > > > > I'm not sure this helps, but I upgraded jdk15 tothe current > > version within the last three days. > > (Running Current/i386 from Septeber 17.) > > > > > > Hi ! > > I installed current from august (30th), and after that I tried to build and > install jdk5. It worked for some applications (tomcat), but not for others > (azureus). I then installed jdk16 (patch 1) and azurues wokred with it. So now > I have jdk5 (1.5.0) and jdk6 (1.6.0), but jdk5 is not fully functional. > > Jdk6 was build from ports and jdk5 was installed from diablo image, since port > of jdk5 didn't work for me on current (7.0). I updated ports with cvsup > (release=.). > > Andy > > I forgot to mention that I am using AMD64 release... Andy