Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.2
-
Labels:None
-
Number of attachments :
Description
the callback either doesn't get called, or the server blocks while it invokes the callback
Fixed; we were not using a JmsServiceExporter* object on the callback objects, so things were not properly symmetrical.
All sorted now.