From owner-freebsd-java@FreeBSD.ORG Sun Dec 17 06:49:14 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0D14716A407 for ; Sun, 17 Dec 2006 06:49:14 +0000 (UTC) (envelope-from adam@thegeeklord.com) Received: from spunkymail-a12.dreamhost.com (mailbigip.dreamhost.com [208.97.132.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id D376A43CA1 for ; Sun, 17 Dec 2006 06:49:13 +0000 (GMT) (envelope-from adam@thegeeklord.com) Received: from [192.168.0.10] (c-24-128-140-44.hsd1.ma.comcast.net [24.128.140.44]) by spunkymail-a12.dreamhost.com (Postfix) with ESMTP id BACA47FAC for ; Sat, 16 Dec 2006 22:49:10 -0800 (PST) Message-ID: <4584E866.8070306@thegeeklord.com> Date: Sun, 17 Dec 2006 01:49:10 -0500 From: Adam Stroud User-Agent: Mail/News 1.5.0.8 (X11/20061108) MIME-Version: 1.0 To: freebsd-java@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: JBoss4 Configuration Set 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: Sun, 17 Dec 2006 06:49:14 -0000 Does anyone know if it is possible to specify a JBoss4 configuration set when installing JBoss4 from the ports? More specifically, I want to add EJB3 support to JBoss4 and I have done this in the past by specifying the EJB3 configuration set during with the JBoss 4 installer (on other platforms that is). Any suggestion would be greatly appceciated. Thanks A