Hi All, Most of the time we deploy the AM as a distributed cluster and we can't use thrift for key validations. So our recommendation to use WSClient instead of thrift. Therefore it is better to keep the default configuration with WSClient and disable thrift, using that we can deduce the a configurations step. The advance is configuring the so many instances.
<KeyValidatorClientType>*WSClient*</KeyValidatorClientType> <ThriftClientPort>10397</ThriftClientPort> <ThriftClientConnectionTimeOut>10000</ThriftClientConnectionTimeOut> <ThriftServerPort>10397</ThriftServerPort> <!--ThriftServerHost>localhost</ThriftServerHost--> <EnableThriftServer>*false*</EnableThriftServer> WDYT ? Thanks. Ajith -- Ajith Vitharana. WSO2 Inc. - http://wso2.org Email : aji...@wso2.com Mobile : +94772217350
_______________________________________________ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev