pmuir / plugin-jboss-as

JBoss AS7 Deployment / Management Plugin

Home Page:http://jboss.org/jbossas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JBoss AS7 Deployment/Management Plugins

To simplify the interaction with JBoss Application Server 7 using JBoss Forge: http://jboss.org/forge

Usage

After installation, the server must be running in order to use any management commands.

  1. Installation (requires an active project)

    $ forge install-plugin jboss-as-7 $ as7 setup

  2. Deployment

    $ as7 deploy

  3. Redeployment

    $ as7 redeploy

  4. Undeployment

    $ as7 undeploy

Contribute

This plugin is open source and is waiting for your contributions. Please fork this plugin and hack away!

About

JBoss AS7 Deployment / Management Plugin

http://jboss.org/jbossas


Languages

Language:Java 100.0%