Enterprise Server provides an enterprise server instance, ESDEMO, that will run our deployed service. We need to associate it with our ProgramEJB project, and then start it.
- In Visual Studio from the Server Explorer, expand
Localhost under
Micro Focus Servers to see a list of available enterprise servers.
- Right-click the
ESDEMO enterprise server; then click
Associate with project >
ProgramEJB.
- To start the
ESDEMO enterprise server, right-click it; then click
Start. If this is the first time you have started the server you might see a sign-on dialog box. Select
Store Credentials to skip this step in the future, and click
OK to continue.
The Enterprise Server Console Daemon is then invoked, starting the enterprise server.