Java Reference
In-Depth Information
[forge-demo] forge-demo $ as7 setup
? The Java Home 'C:\Java\jdk1.6.0_31' is
already set, would you like to override it? [y/
N]
? A default version of 7.1.3.Final is already
set, would you like to override it? [y/N]
? Enter path for JBoss AS or leave blank to
download: C:\jboss-as-7.1.1.Final
***SUCCESS*** Installed [AS7ServerFacet]
successfully.
Now you can deploy your application using the as7 deploy command:
[forge-demo] forge-demo $ as7 deploy
The deployment operation (FORCE_DEPLOY) was
successful.
If, later on you want to undeploy the application from JBoss, you can use the cor-
responding command, which will remove your application from the available applic-
ations:
[forge-demo] forge-demo $ as7 undeploy
Search WWH ::




Custom Search