I am working on lcds application and am using secure-amf channel for remote object calls. Calling Websphere server(Java EE application).
I want to know the timeouts associated with the channels or timeouts in application. Is there any documentation for the timeouts of a channel. I read configuration document in dev guide.
(RemoteObject requestTimeout whats the default value ??) ?
I mainly want to know.. default values for connection timeout, request timeout, AsyncTimeout and if possible other timeout values
Does LCDS/Blazeds have option to configure these or accepts default server values ?
The time-out of connection is actually set by Http server, default 5 mins, whatever that of AMF channel is set.