Gentoo Archives: gentoo-dev

From: Dave Nebinger <dnebinger@××××.com>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Application server deployment eclass?
Date: Mon, 31 Oct 2011 03:56:09
Message-Id: 200510020307.23142.dnebinger@joat.com
1 Okay, so if I have a servlet to deploy to an application container such as
2 tomcat, is there an eclass that I can use to inherit from?
3
4 Obviously the webapp eclass helps for straight apache-like deployments, but
5 it's not going to help much when deploying to tomcat.
6
7 I looked in /usr/portage/ebuild, but nothing jumped out at me...
8
9 So how do I get my war file deployed? Am I left to external tools such as ant
10 to manage that for me?
11
12 How does such an entity fit within the portage world?
13
14 --
15 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Application server deployment eclass? "Petteri Räty" <betelgeuse@g.o>
Re: [gentoo-dev] Application server deployment eclass? Sven Vermeulen <swift@g.o>