Required jas.ini Settings
Ensure that these parameters are set in the [OWWEB] section of the
jas.ini
file.
Parameter |
Recommended Setting |
Description |
---|---|---|
MO QUEUE= |
Site-dependent path |
Identifies the media object directory location on
your HTML Server. This path must translate into virtual
path |
FtpPort= |
21 |
Specifies the default port to be used for FTP. |
FtpUsr= |
anonymous |
Specifies the user id to be used for FTP access to the media Object File Server. |
FtpPwd= |
anonymous |
Specifies the password to be used for FTP access to the media Object File Server. |
UseMOWinNTShare= |
TRUE FALSE |
Specifies that the web server use the Microsoft Windows file sharing mechanism for fetching Media Object files from their location into the cached location of the web server. Specifies that the web server does not use Microsoft Windows file sharing mechanism and uses FTP access instead. Note: If this setting is TRUE, media object queue paths set in P98MOQUE must be accessible by the owner of the application server from the application server machine (the application server is the server program hosting web servlets). To test the accessibility of a media object queue path, log in as the owner of the application server, open Windows Explorer, and paste the path to the media object queue into the address field. The path should be accessible without entering a user ID and password. If this path is not accessible, you can change the media object queue setting to a path accessible by the owner of the application server. For example, you can specify a path on the application server machine as the media object queues directory. |