IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Run/Debug Configuration: JBoss Server

Last modified: 21 June 2023

Use the JBoss/WildFly Server run/debug configuration to deploy and debug your applications on WildFly. For more information, see Application server run configurations.

  • Use a Local configuration to run a local instance of the application server and deploy the artifacts to it.

  • Use a Remote configuration to deploy artifacts to a running application server instance.

    note

    Even if you are connecting to a remote application server, you still need a local installation of this server configured under Build, Execution, Deployment | Application Servers as described in Integration with application servers.