Liking cljdoc? Tell your friends :D

lein-immutant

A Leiningen plugin for using Immutant 2.x applications with a WildFly application server.

Note: as of Immutant 2.x, you only need this plugin if you are deploying your applications to a WildFly container. See [somewhere] for more info.

Note deux: this plugin requires Leinigen 2.4.0 or greater.

Installation

The current version is:

[lein-immutant "2.0.1"]

Usage

The plugin currently provides two subtasks:

  • lein immutant war - This generates a .war file suitable for deploying to WildFly. See deployment help for details.

  • lein immutant test - This deploys the application to WildFly, and runs the tests. See the testing help for details.

License

Copyright (C) 2011-2015 Red Hat, Inc.

Licensed under the Eclipse Public License v1.0

Can you improve this documentation? These fine people already did:
Toby Crawley, Tobias Crawley, Jim Crossley, Yoshito Komatsu, Kanwei Li & Devin Walters
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close