From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RKiyo-0005dB-Ky for garchives@archives.gentoo.org; Mon, 31 Oct 2011 03:56:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 421F821C043 for ; Mon, 31 Oct 2011 03:56:10 +0000 (UTC) Received: from hoboe1bl1.telenet-ops.be (hoboe1bl1.telenet-ops.be [195.130.137.72]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j92C4VDV017841 for ; Sun, 2 Oct 2005 12:04:32 GMT Received: from localhost (localhost.localdomain [127.0.0.1]) by hoboe1bl1.telenet-ops.be (Postfix) with SMTP id 4F61F3836A for ; Sun, 2 Oct 2005 14:12:26 +0200 (CEST) Received: from fuji.siphos.be (dD5E06C5F.access.telenet.be [213.224.108.95]) by hoboe1bl1.telenet-ops.be (Postfix) with ESMTP id 2ACE63806A for ; Sun, 2 Oct 2005 14:12:26 +0200 (CEST) Received: by fuji.siphos.be (Postfix, from userid 1000) id 2825023402F; Sun, 2 Oct 2005 14:13:02 +0200 (CEST) Date: Sun, 2 Oct 2005 14:13:02 +0200 From: Sven Vermeulen To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Application server deployment eclass? Message-ID: <20051002121302.GB9071@gentoo.org> Mail-Followup-To: gentoo-dev@lists.gentoo.org References: <200510020307.23142.dnebinger@joat.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="QTprm0S8XgL7H0Dt" Content-Disposition: inline In-Reply-To: <200510020307.23142.dnebinger@joat.com> User-Agent: Mutt/1.5.8i X-Archives-Salt: 3d155e6b-1436-4c1a-abf8-947aaa75ab41 X-Archives-Hash: 252ff1a2952927ad175ffb94bc19bf6a --QTprm0S8XgL7H0Dt Content-Type: text/plain; charset=utf8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 02, 2005 at 03:07:23AM -0400, Dave Nebinger wrote: > So how do I get my war file deployed? Am I left to external tools such a= s ant > to manage that for me? >=20 > How does such an entity fit within the portage world? Each J2EE server has its own method for deploying j2ee archives. I don't think it is easy to create one that supports them all (WebSphere, WebLogic, Oracle's, TomCat/JBoss, ...). And anyway, the idea behind such archives is that the deployment itself is tweaked to the environment itself - there is no way for a "default works for all" deployment method afaik. I personally use a Java tool that uses the JMX possibilities of the J2EE server (if it supports it) to deploy tools, but this is targetted on a personal environment and mainly used to=20 1. provide a sort-of default method for deploying archives on the environment (which uses a single brand of J2EE servers anyway) 2. automate the upgrading of archives to a new version Wkr, Sven Vermeulen =20 --=20 Gentoo Foundation Trustee | http://foundation.gentoo.org Gentoo Documentation Project Lead | http://www.gentoo.org/proj/en/gdp Gentoo Council Member =20 The Gentoo Project <<< http://www.gentoo.org >>> --QTprm0S8XgL7H0Dt Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDP87OED0QGEyH9xgRAj6RAKCN+lPru1Qg1jKZIRv9/TuTYbs/7QCfTBQx rPOgufw5pAyC6WMkrxMAc3Y= =uUdX -----END PGP SIGNATURE----- --QTprm0S8XgL7H0Dt-- -- gentoo-dev@gentoo.org mailing list