CDV ❯ l1.socket.connect.timeout property is not being honoured.
-
Bug
-
Status: Closed
-
2 Major
-
Resolution: Fixed
-
-
-
kkannaiy
-
Reporter: foshea
-
June 24, 2009
-
0
-
Watchers: 0
-
February 12, 2013
-
June 30, 2009
Description
If l1.socket.connect.timeout property is set in tc.properties, the new value is not being honoured. The setting defaults to 10seconds
Already verified with 3.0.1-ee-patch2 and also verified with 3.1.0-nightly rev13396
Install the kit create tc.properties file and add l1.socket.connect.timeout=20000 (20seconds) copy the tc.properties file into tc-install-dir/lib start the demo-server start the chatter demo Verify the client log that the l1.socket.connect.timeout property is set to 20000 (default 10000)