Accessing the HTML Server
You can access the HTML Server from any web browser connected to your network.
Make sure the
installedAppsdirectory and all subdirectories have *public authority, so that users can access applications stored in this directory:/QIBM/UserData/WebSphere/AppServer/<version>/ND/profiles/<profile_name>/binComplete these steps:
Start your QSHELL environment using this command:
strqshChange the directory to:
/QIBM/UserData/WebSphere/AppServer/<version>/ND/profiles/defaultEnter this command to assign permission recursively to the
installedAppsdirectory and all its subdirectories:chmod -R 755 installedApps
Do not assign the same permission to the
Defaultdirectory.To access a HTML Server using non-default host, you must specify a port number, although you do not have to specify
index.html.
To access the HTML Server:
Open the JD Edwards HTML client by opening a browser and entering this URL:
http://<web_server_name>:<port_number>/jde/E1Menu.mafFor example:
http://jdewebs1.jdedwards.com:81/jde/E1Menu.maf