Deploy Plugin

This plugin takes a war/ear file and deploys that to a running remote application server at the end of a build. The implementation is based on Cargo. The list of currently supported containers include:

  • Tomcat 4.x/5.x
  • JBoss 3.x/4.x

(and more is expected when Cargo hits 1.0)

Changelog

Version 1.3 (2008/08/05)

Version 1.2 (2008/07/11)

  • Fixed the problem in submitting the configuration. Make sure to run this with 1.234 or later. (report)

Labels

  Edit Labels
  1. Jun 19

    Ed Griebel says:

    Any plans on adding support for WebLogic 10.3 now that Cargo 1.0 is implemented,...

    Any plans on adding support for WebLogic 10.3 now that Cargo 1.0 is implemented, or would it be pretty easy to integrate myself?