Hitachi

JP1 Version 12 JP1/Service Support Configuration and Administration Guide


URL definition file (jsslogin.url)

Organization of this page

Description

This file defines the URL to be used when you log in to JP1/Service Support from All apps in the Start screen. You must edit the file in the following cases:

Format

[DEFAULT]
BASEURL=http://server-name:port-number/jp1ss/index.jsp
[InternetShortcut]
URL=http://server-name:port-number/jp1ss/index.jsp

File names

Storage folder

JP1/SS-path\conf\login\

When the definition is applied

The definition is applied the next time you start JP1/Service Support from the JP1_SS Login window.

What is described

Do not edit parameters that are not described below.

server-name

Specify the name of the server where JP1/Service Support is installed. By default, localhost is set. If you change the server name, use the same server name for BASEURL and URL.

port-number

Specify the number of the port that is used to communicate with JP1/Service Support through a web browser. If you did not change the port number to use during setup, you do not need to change this value. By default, 24401 is set. If you change this value, use the same port number for BASEURL and URL.

Notes

Definition example

The following is a definition example when the server name is changed to Server1, which is the name of the server where JP1/Service Support is installed:

[DEFAULT]
BASEURL=http://Server1:24401/jp1ss/index.jsp
[InternetShortcut]
URL=http://Server1:24401/jp1ss/index.jsp