org.jboss.remoting.transport.http.HTTPClientInvoker properties

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 3149

This topic has not yet been written. The content below is from the topic description.
NUMBER_OF_CALL_ATTEMPTS (actual value is "numberOfCallAttempts"): This parameter is relevant only on the client side, where it determines the maximum number of attempts that will be made to complete an invocation. The default value is 1. UNMARSHAL_NULL_STREAM (actual value is "unmarshalNullStream") - key indicating if org.jboss.remoting.transport.http.HTTPClientInvoker should make the call to UnMarshaller.read() when the InputStream is null. The default value is "true".