|
From: <Aji...@gx...> - 2004-05-05 07:54:41
|
unsubscribe -----Original Message----- From: Patrick Yee [mailto:kc...@ce...] Sent: Wednesday, May 05, 2004 1:19 PM To: ebx...@li... Subject: Re: [ebxmlms-develop] acknowledgment query For Hermes, you can call request.sendReliably(). Then, Hermes will attach the appropriate AckRequested element to the SOAP message. And the destination system, if it's sensible, will generate an Ack back to Hermes. But, since the Acks are in the ebMS layer, the application will not get noticed when receiving the Acks. If you want to get noticed, you have to turn on the PositiveAcknowledgment option in msh.properties.xml of Hermes. Hope this helps. Regards, -Patrick mlr...@cs... wrote: >thanks for the reply. > >For msh to work properly , i deleted the database tables and recreated the >database.and it worked. > >and abt acknowledgment > >I am sending a message from one machine to another machine. >As soon as the message reaches the destination, the destination machine >should send an ack to the source. > >Please provide me a elaborate solution for this. > >If any one has already working system, provide me the sample code. > > > > ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ ebxmlms-develop mailing list ebx...@li... https://lists.sourceforge.net/lists/listinfo/ebxmlms-develop |