|
From: Patrick Y. <kc...@ce...> - 2006-03-03 06:28:33
|
Hello, You are right that the Monitor is a client application. In the Hermes architecture, the application will not get the ebMS acknowledgement message. Our rationale is that, the ebMS acknowledgement message is only for the decision of the message handler (i.e. Hermes), the application should not get that. Instead, in Hermes, the application can turn on the so-called "positive acknowledgement" in the configuration file in order to get a status update message from Hermes, which notifies the application on the status of the sent message. Hope this helps. Regards, Patrick Yee Center for E-Commerce Infrastructure Development Making E-Commerce Everyday Commerce Arjan Huijzer wrote: > Hi all, > > I have just installed Hermes 1.0 and am trying to send some messages. > I have the foillowing setup: > - Hermes installation at http://localhost:8080/msh/ > - Monitor client app for http://localhost:8080/msh/ > - Hermes installation at http://localhost:9080/msh/ > - Monitor client app for http://localhost:9080/msh/ > > When I send a message between the two Hermes installations with > Reliable Messaging I cannot see the Acknowledgement message in either > Monitor app. In the log files I can see that the acknowledgement > message is sent. On the file system, the acknowledgement message is > persisted (for both Hermes installations). > > My question is: how can I get the ack messages to display in my > Monitor applications? > > Thanks in advance for any help, > > Arjan Huijzer > Capgemini |