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
Activity
james strachan
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] | |
| Fix Version/s | 1.3 [ 12094 ] |
james strachan
made changes -
| Fix Version/s | 1.2 [ 12066 ] | |
| Fix Version/s | 1.3 [ 12094 ] |
Fixed; we were not using a JmsServiceExporter* object on the callback objects, so things were not properly symmetrical.
All sorted now.