m h wrote: > Like I said, if you are interested in manipulating wars from ant or > maven perhaps cargo is for you. I'm assumming this is more of the > programmer/qa type person who wants this sort of functionality. My > end user is a sys-admin. They are usually more comfortable from the > command line. > > I've updated my caveats section > (http://developer.spikesource.com/wiki/index.php/Article:Warconfig ) > with Cargo information. > Disclaimer: I'm familar with cargo because we use it at work, but not intimately so, because I haven't been involved with the implementation and whatnot.
My impressions of cargo is that it is supposed to be pretty container agnostic. You mostly point it at a host, with username, password, etc, and it'll deploy the app for you. This would be pretty nice, since you wouldn't have to worry about the implementation details of where webapps should live. Additionally, you could use it to build wars on one machine, and deploy them remotely without much trouble. So if the issue that there isn't a command line interface, perhaps it is worth writing? Also, we could probably write a generic ant script, and provide a scripted frontend for it to make it dynamic. -- Joshua Nichols Gentoo/Java Project Lead -- gentoo-dev@gentoo.org mailing list