History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: LINGO-14
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: james strachan
Reporter: james strachan
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Lingo

bug when invoking callbacks synchronously

Created: 16/Dec/05 09:54 AM   Updated: 15/Jun/06 08:20 AM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.2

Time Tracking:
Not Specified


 Description  « Hide
the callback either doesn't get called, or the server blocks while it invokes the callback

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
james strachan - 16/Dec/05 10:14 AM
Fixed; we were not using a JmsServiceExporter* object on the callback objects, so things were not properly symmetrical.

All sorted now.