I am getting an error "channel disconnected before an acknowledgement was received" when I call a fill method on my Assembler. This fill method uses Spring remoting to make an RMI call to retrieve data and I have confirmed the method call works.
Is there any way of increasing the timeout on a channel? Will this fix my problem? -john

