![]() |
Copyright © TIBCO Software Inc. All rights reserved. |
• iapjms.properties - contains all the configuration information for the IAPJMS process.
• iapjms_classpath.properties - contains a list of the required JAR files for each of the supported application servers.The iapjms.properties file contains all the configuration information for the IAPJMS process. The iapjms.properties file enables you to configure the following settings:
Table 8 IAP JMS Properties File Defines the encryption method used for the IAPJMSConnect.SecurityCredentials parameter. Valid values are:
• PLAIN - Plain text format (default)
• IPE - iPE proprietary encryption (this mechanism is used by the swconfig utility when writing the password)See Updating the IAP Security Principle and Credentials for more information. Defines the maximum time to live for the JMS messages in millisceonds. If the property is set to 0 the messages never time out. For more information, see the documentation supplied with your J2EE Application Server. Defines the number of socket listener threads that are created when the IAPJMS process starts up.Note: This property is not present in the iapjms.properties file by default. It should only be set on instructions from TIBCO Support. Each work queue is required to publish its messages on the same JMS connection to ensure that messages appear in the correct order. Therefore the IAPJMS process keeps a pool of JMS connection caches and ensures that all messages from each unique work queue are sent using the same connection. The connection pool is created when the IAPJMS process starts up.Note: This property is not present in the iapjms.properties file by default. It should only be set on instructions from TIBCO Support.The iapjms_classpath.properties file contains:
The internal libraries are required by the IAPJMS process and should not be modified.
• The required JAR files for each of the supported application servers. Shown below is an extract of the iapjms.classpath file that describes the JAR files for Websphere.
![]() |
Copyright © TIBCO Software Inc. All rights reserved. |