I've been reading through the
AxisInternalMessageExchange.zip proposal with some
interest.  I'm using Axis as an embedded SOAP server
inside of my company's own proprietary software.  This
software is completely asynchronous, which is making
it an "interesting" exercise since Axis is internally
synchronous (i.e the AxisEngine.invoke() call blocks
until the web service method returns).  It would be so
nice to be able to register callback handlers and fire
off asynchronous "invoke()" calls at will.  If I'm not
mistaken, that's exactly what this proposal would
allow.

I know the proposal has only been out for a few weeks,
but I'm curious if there has been any further progress
with it?  Are there any plans to integrate it into
Axis for a particular build?

Thanks!
Marc Novakowski

__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/

Reply via email to