Integration Server 10.15 | Added, Removed, Deprecated, or Changed Parameters | Release 9.10
 
Release 9.10
Added Parameters
*watt.net.http401.throwException Specifies whether the pub.client:http service throws a NetException when receiving a 401 error response or, instead, places the HTTP response header and body in the pipeline.
*watt.net.http501-599.throwException Specifies whether the pub.client:http service throws a ServiceException or returns response headers and response body when receiving a 501 to 599 level response from a remote HTTP server.
*watt.security.openid.logExceptions Specifies whether Integration Server writes OpenID errors to the error log.
*watt.security.session.forceReauthOnExpiration Specifies whether Integration Server accepts or rejects a request that includes an expired or invalid session.
*watt.server.audit.um.sessionPool.max Specifies the maximum number of sessions in the Universal Messaging session pool for each Universal Messaging connection alias used by an audit logger.
*watt.server.audit.um.sessionPool.min Specifies the minimum number of sessions in the Universal Messaging session pool for each Universal Messaging connection alias used by an audit logger.
*watt.server.audit.um.sessionPool.retryInterval Specifies the number of seconds Integration Server waits between attempts to re-establish a session on the Universal Messaging server after an audit logger enters queue fail-fast mode.
*watt.server.jca.connectionPool.createConnection.interrupt.waitTime Specifies the wait time, measured in milliseconds, that elapses before Integration Server interrupts a connection creation thread that is in a wait state
*watt.server.package.pre82WSD.loadExternalResources Specifies whether, at package load time, Integration Server loads external resources for a consumer web service descriptor or a WSDL first web descriptor created on a version of Integration Server prior to version 8.2 and for which the Pre-8.2 compatibility mode property is set to true.
Changed Parameters
*watt.server.oauth.custom.responseHeader Specifies whether the OpenID redirection endpoint for Integration Server include a brief description of the error in the response header when an OpenID error or Integration Server exception occurs during authentication. Previously, this parameter applied to OAuth authorization server only.
*watt.server.stats.pollTime Restrictions for the value for the parameter. For a stand-alone Integration Server, the watt.server.stats.pollTime must be an integer greater than or equal to 0 (zero). For an Integration Server in a cluster, the watt.server.stats.pollTime must be an integer greater than 0 (zero) but less than or equal to 60.