|
From: Ng C. Y. [Cyng] <cy...@cs...> - 2003-04-24 01:49:47
|
Hi,
> Never mind, I figured it out. You have to make the right Request. Or to
> put it another way, you have to ask nicely. :-)
Please don't mind. I'm focusing on Axis, xmlsec and other internal
development affairs these days. You figured it out so quickly before my
email. :-)
> I'm sending messages to Hermes with AckRequested and SyncReply
> enabled, but all I get back on the HTTP connection is
> An MSH acknowledgement is being sent, but it is sent as a separate
> message, rather than back down the same HTTP connection.
> Do I have to do something to enable sync replies in Hermes, or is
> something else going on?
Our idea is that one is to use those public static constants in
Request such as SYNC_REPLY_MODE_NONE, SYNC_REPLY_MODE_MSH_SIGNALS_ONLY, etc.
when specifying the syncReply level. However, it is noted we currently
only support NONE and MSH_SIGNALS_ONLY as we still meet some ambiguity or
implementation difficulties in supporting other modes. MessageServiceHandler
will handle these two modes in dispatchMessage().
Regards,
CY
----------------------------------------------------------------------------
Ng Chi Yuen, CY. cy...@ce... http://www.cecid.hku.hk/
Technology Officer,
Centre for E-Commerce Infrastructure Development,
The University of Hong Kong
----------------------------------------------------------------------------
|