From owner-freebsd-questions@FreeBSD.ORG Sun Jan 2 14:21:09 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CE7616A4CE for ; Sun, 2 Jan 2005 14:21:09 +0000 (GMT) Received: from main.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59DF343D58 for ; Sun, 2 Jan 2005 14:21:08 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1Cl6bS-0001XJ-00 for ; Sun, 02 Jan 2005 15:21:06 +0100 Received: from p5480D9C5.dip.t-dialin.net ([84.128.217.197]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 Jan 2005 15:21:06 +0100 Received: from robilad by p5480D9C5.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 Jan 2005 15:21:06 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Dalibor Topic Date: Sun, 2 Jan 2005 14:10:02 +0000 (UTC) Lines: 14 Message-ID: References: <199.3548f13a.2f00bff7@aol.com> <20050102102538.GE14949@alzatex.com> <20050102103335.M37543@wcborstel.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 84.128.217.197 (Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041217) Sender: news Subject: Re: Does freeBSD have CORBA specs and does it have J2sdk1.4.2 ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Jan 2005 14:21:09 -0000 Jorn Argelo wcborstel.nl> writes: > Also, you have the blackdown-java project. AFAIK it's open source as well, and > it uses the Linux compatibility. Unfortunately, as it's a Linux port of Sun's SCSL'd code base, it's also bound by the SCSL, so it's not open source ;( If you need CORBA in an open source VM like Kaffe, you could try using JacORB, a java ORB written in Java, open source, and available from JacORB.org cheers, dalibor topic