Java Reference
In-Depth Information
Also, take note of the Deploy projects as compressed archives option, which can be use-
ful in some circumstances, for example, if you are distributing the application via other in-
struments such as the CLI, which can deploy only compressed archives.
Managing deployments with the web console
Deploying the application using Eclipse is a straightforward task and is likely to be your
option when you are developing apps. We will see here how to use the web console to de-
ploy the application, which can be one more arrow in your quiver.
Note
A typical scenario for this example could be if you are running the AS in the domain
mode, or simply deploying your application on a remote WildFly instance.
Start the web console and click on the Runtime tab. From the panel on the left, go to
Server | Manage Deployments as shown in the following screenshot:
Search WWH ::




Custom Search