From owner-freebsd-java@FreeBSD.ORG Mon Feb 9 09:02:12 2009 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 45DE3106566B; Mon, 9 Feb 2009 09:02:12 +0000 (UTC) (envelope-from horst.leitenmueller@liwest.at) Received: from lilzmailso02.liwest.at (lilzmailso02.liwest.at [212.33.55.13]) by mx1.freebsd.org (Postfix) with ESMTP id 06EEB8FC08; Mon, 9 Feb 2009 09:02:11 +0000 (UTC) (envelope-from horst.leitenmueller@liwest.at) Received: from mail.be-informed.at ([81.10.222.30] helo=[192.168.10.99]) by lilzmailso02.liwest.at with esmtpa (Exim 4.69) (envelope-from ) id 1LWRIL-0007gk-2u; Mon, 09 Feb 2009 09:15:09 +0100 From: Horst Leitenmueller To: freebsd-java@freebsd.org Content-Type: text/plain Date: Mon, 09 Feb 2009 09:15:08 +0100 Message-Id: <1234167308.1925.9.camel@lap02.be-informed.at> Mime-Version: 1.0 X-Mailer: Evolution 2.24.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Spam-Score: -1.4 (-) Cc: ports@FreeBSD.org Subject: Jboss 5.0 GA 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: Mon, 09 Feb 2009 09:02:12 -0000 hello greg lewis, just information for jboss 5.GA PORTVERSION= 5.0.0.GA PORTEPOCH= 1 there is the common dir missing on toplevel which must be copied to the output (small fix for now) cp -R /usr/ports/java/jboss5/work/jboss-5.0.0.GA-src/build/output/jboss-5.0.0.GA/common /usr/local/jboss5/ chown -R www:www /usr/local/jboss5/common this is new; changed from jboss 4 to jboss 5 common contains the jar files for the base server/* missing in Makefile: APP_HOME_FILES= bin client lib server *common* br horst leitenmueller -- ------------------------------------ Horst Leitenmueller email: horst.leitenmueller@liwest.at ------------------------------------