The following patch fixes a bug in the Java implementation of ice_invoke_async.
To apply the patch to source archive
and then recompile Ice for Java. For Windows the patch utility can be obtained here.Code:cd Ice-3.3.1 patch -p0 < patch.invoke_async.txt

Reply With Quote