Type:
|
String
|
Default Value:
|
The directory name where Java is installed as defined by the Java property
java.home or "." if java.home is not set
|
Valid Values:
|
Any valid directory name
|
The ss.ipc_gmd_directory option is only for use with guaranteed message delivery (GMD).
This option specifies the location for the GMD files. The default location for GMD files is the directory where Java is installed, as obtained using System.getProperty
("java.home"
). You can specify a different directory if you like.
The GMD directory is the base directory under which a directory named gmd
is created. Under that, a directory containing the unique subject is created. If these subdirectories do not already exist, SmartSockets Java creates them.
TIBCO SmartSockets™ Java Library User’s Guide and Tutorial Software Release 6.8, July 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |