To create an MSS-enabled Enterprise Server:
- Launch
Eclipse.
- Open Server Explorer.
If it is hidden, display it by choosing
Window > Show View > Server Explorer.
- Right-click
Local [localhost:86], and click
New > Enterprise Server.
This starts the
Create New Enterprise Server dialog.
- Type JCLDEMO in the
Name field.
- Leave the
64-bit box unchecked.
- Click the browse button next to the
Template field.
This opens the location of the
Enterprise Developer server templates which is
%ProgramFiles(x86)%\Micro Focus\Enterprise Developer\ServerTemplates by default.
- Select
JCLTemplate.xml, and click
Open.
- Click
Finish.
Check Server Explorer to see that the server has been added to
Local [localhost:86].
To configure the JCLDEMO server:
- Right-click
Local and choose
Open Administration Page from the context menu.
- Click
Edit on the row for JCLDEMO.
This opens the
Server > Properties > General page.
- It is useful to have the character-mode console daemon window showing when the JCLDEMO region is running, so select
Show Local Console.
- In the
Configuration Information field type the following to create an environment variable for the path to the project directory:
[ES-Environment]
JCLPROJ=c:\tutorials\jcl
- Type
Server for JCL in the
Description field (near the bottom of the page).
- Click
OK.