When you start a configured server, the developer tools open the server's remote management console in a Shell view. This allows you to easily manage the container while debugging your application.
To start a server:
In the Servers panel, select the server you want to start.
Click .
The Console view should open and display a message asking you to wait while the container is starting. A Shell view will open that displays the container's management console.
![]() | Note |
---|---|
If you did not properly configure the user name and password for opening the remote console, a dialog opens asking you to enter the proper credentials. See Adding a Server |