Gentoo Archives: gentoo-dev

From: Renat Lumpau <rl03@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Sowing the seeds of a warconfig tool
Date: Sat, 05 Aug 2006 04:20:16
Message-Id: 20060805041733.GB16895@woodpecker.gentoo.org
In Reply to: Re: [gentoo-dev] Sowing the seeds of a warconfig tool by m h
1 On Fri, Aug 04, 2006 at 10:10:00AM -0600, m h wrote:
2 > On 8/4/06, Renat Lumpau <rl03@g.o> wrote:
3 > >On Fri, Aug 04, 2006 at 01:48:50AM -0600, m h wrote:
4 > >> Hey folks-
5 > >>
6 > >> (Shamelessly copied from my blog[1] )...
7 > >> I'm working on an open source tool for managing war files called
8 > >> warconfig (warconfig is/should be to wars as webappconfig is to php
9 > >> apps). We have a need for this at work. I have a pretty detailed write
10 > >> up here [2]. Warconfig is a tool for deploying, upgrading, and rolling
11 > >> back war files on Tomcat (currently only version 5.5 on Gentoo has
12 > >> been tested, though with a little love it should work on Windows and
13 > >> anywhere else that tomcat does. Support for additional app servers
14 > >> should be pretty easy to implement).
15 > >
16 > >Have you looked at Cargo? http://cargo.codehaus.org/
17 > >
18 >
19 > I figured I'd get this question. i briefly played with cargo. (In
20 > fact I'm planning on asking the cargo people for feedback as week).
21 > Perhaps if one are interested in manipulating wars from ant/maven,
22 > cargo is the way to go. But cargo didn't provide any commandline
23 > interface, and I'm not doing anything (currently) that requires having
24 > access to the java api of the containers. I'm basically
25
26 I'm not a Java guy, so I could be off. Doesn't Cargo provide ant tasks for
27 manipulating containers/wars?
28
29 --
30 Renat Lumpau all things web-apps
31 C6A838DA 04AF B5EE 17CB 1000 DDA5 D3FC 1338 ADC2 C6A8 38DA

Replies

Subject Author
Re: [gentoo-dev] Sowing the seeds of a warconfig tool m h <sesquile@×××××.com>