|
From: Gait B. <gai...@ti...> - 2006-10-19 09:30:38
|
that's correct, I have a workaround where I keep my own trail of messages awaiting acknowledgment. Using a status query it's possible to retrieve the the actual status of the message. Could donate a snippet of code to show it if you're interested.. Patrick Yee wrote: > Yes, as far as I know, the Ack message will not appear in the monitor > program. Umm.. put it this way, Hermes 1 does process those Ack message > but it does not pass those messages to the applications. > > Regards, -Patrick > > > David RR Webber (XML) wrote: > >> Patrick, >> >> We're definately using reliable messaging. >> >> I do recall there was some "trick" to getting it working - but it is 2 >> years since I looked at that so not quite able to recall the details. >> Perhaps something to do with the Ack and the tracking # in the ebMS >> envelope? You can look at the code and the updating in the tracking >> database for the sender to see what it is looking for in reply... >> >> We are not using DSig as yet - but I believe other people have >> already. A quick search of the source forge mail archives using >> Google in-site search should find something there... >> >> Thanks, DW >> >> >> -------- Original Message -------- >> Subject: Re: Hermes 1 Reliable Messaging and Digital Signatures >> From: Patrick Yee <kc...@ce...> >> Date: Tue, October 17, 2006 2:17 am >> To: cec...@go... >> >> Hello, >> >> Let's put this to the Hermes 1 mailing list (here, we discuss on >> Hermes >> 2). You can access to the Hermes 1 mailing lists at >> http://sourceforge.net/mail/?group_id=56612. I have forwarded this to >> the ebxmlms-general list. >> >> Regards, -Patrick >> >> >> >> >> Dean Nguyen wrote: >> > >> > Hi, >> > >> > I was wondering if there is anyone who has successfully used the >> > Hermes 1 sample monitor and got it working with Reliable >> messaging and >> > digital signatures features? >> > >> > Using 2 monitors to interact with each other, >> > >> > I am able to send with reliable messaging turned on, but I cant >> seem >> > to get a acknowledgement from the receiver (the sender retries as a >> > result, and lists the retries in the error tab). >> > >> > Also if anyone could give me a run-down on the digital signature >> > feature, that would be great (I tried creating my own keystore, and >> > loading that, but am getting a "requestexception while sending: >> cannot >> > get private key : "alias name" ". >> > >> > Any help is appreciated >> > >> > -- >> > Regards, >> > D >> > >> > > >> >> >> -- >> Regards, >> Patrick Yee >> Center for E-Commerce Infrastructure Development >> >> Making E-Commerce Everyday Commerce >> >> >> --~--~---------~--~----~------------~-------~--~----~ >> You received this message because you are subscribed to the Google >> Groups "Hermes 2.0 Discussion List" group. >> To post to this group, send email to cec...@go... >> To unsubscribe from this group, send email to >> cec...@go... >> For more options, visit this group at >> http://groups.google.com/group/cecid-hermes2 >> -~----------~----~----~----~------~----~------~--~--- >> >> > > > |