Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Add more container support
  • Continue adding container support for dynamic deployments
  • Support for JSR88 for containers who support it. We can use the JSR88 API to provide a common way of performing deployment/undeployment of WAR/EAR files in target containers.
  • Improve container configuration generation so that strongly customizable configurations can be generated

...

More information on JSRs potentially useful for Cargo:

...

:

    • Installation - move the properly packaged components to the server
    • Configuration - the resolution of all external dependencies declared by the application
    • Undeployment - removal of the application from the server

...