Simon Nash wrote:
Simon Laws wrote:
We've had the 1.5.1 branch around for a little while as we've tried to
finish a few things off. I'd like to start closing it down shortly to
make the release. Can all the devs let me know what else they need to
get in before the release goes out so I can get a feel for timescales.

Thanks

Simon

My only outstanding item is the fix for TUSCANY-3170 (plus test case).
The fix is ready but I need to create a suitable test case (shouldn't
be too much work).  I will be able to to this by tomorrow.

  Simon

I have written the test case now.  Unfortunately the test fails if
the binding type is binding.sca.  It works (with my fix applied) if the
binding type is binding.ws.  I had previously only tested my fix
using binding.ws.

By tweaking the contents of my test composites, I have been able
to get the service and client callback bindings configured correctly
when using binding.sca (according to my understanding of what they
should contain).  However, the runtime is not performing the callback.
In my test setup the client and service are running in separate processes.

I'd be interested to know if anyone has been able to make distributed
callbacks (inter-process) work with binding.sca when configuring the
bindings manually rather than using the domain manager.  Are there any
samples or itests for this?

I will continue to look into this tomorrow (Wednesday).

  Simon

Reply via email to