From owner-freebsd-java@FreeBSD.ORG Tue Apr 18 23:44:31 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org 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 7D83F16A400 for ; Tue, 18 Apr 2006 23:44:31 +0000 (UTC) (envelope-from martin.dames@unb.ca) Received: from mailserv.unb.ca (mailserv.unb.ca [131.202.3.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A3A943D64 for ; Tue, 18 Apr 2006 23:44:29 +0000 (GMT) (envelope-from martin.dames@unb.ca) Received: from [192.168.0.100] (fctnnbsc16w-156034233074.nb.aliant.net [156.34.233.74]) (authenticated bits=0) by mailserv.unb.ca (8.13.6/8.13.6) with ESMTP id k3INiOTW014955 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Tue, 18 Apr 2006 20:44:24 -0300 Mime-Version: 1.0 (Apple Message framework v749.3) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-java@freebsd.org From: Martin Dames Date: Tue, 18 Apr 2006 20:44:23 -0300 X-Mailer: Apple Mail (2.749.3) X-UNB-MailScanner-Information: Please contact the ISP for more information X-UNB-VirusScanner: Found to be clean X-UNB-SpamDetails: X-MailScanner-From: martin.dames@unb.ca Subject: J5EE + SJS Application Server PE 9 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, 18 Apr 2006 23:44:31 -0000 Hey guys, I really appreciate your work for FreeBSD and Java integration. But I am planning to develop as soon as possible with the new upcoming release of Java Enterprise Edition J5EE. And I will need a Java application server in conjunction with the new J5EE. So, it is now in development and will be released in fall this year. I prefer UNIX and not Linux, but unfortunately I am considering to change my server to a Linux distribution, because its supported by Sun directly. I heard that the FreeBSD project has now an agreement with Sun to ship Java native to FreeBSD. My simple question would be: How long would it take to get native access to J5EE and the SJS Application Server (Glassfish) for FreeBSD if it released! Thanks, Martin.