Its taken things a while to get back together but I'd realised the use of remote callbacks were a little broken sometimes; e.g. a test case I was trying to test the results of method calls to a remote callback object which was using synchronous calls - and basically the response wasn't getting back.

Have everything ironed out now thankfully; the client and server sides are now symmetrical when a server communicates with a callback object, so there's much reuse of code. Things have got a bit simpler in the JmsServiceExporter* hierarchy too which should simplify things a bit.

Oh and we've got support for some of the core SCA annotations now like @OneWay and @EndSession etc; more on that later - but currently Lingo can be used as a simple Spring based pure JMS runtime of SCA (without using SCA assemblies, just using Spring XML config files).

James
-------
http://radio.weblogs.com/0112098/

Reply via email to