Hi ! In my neverending migration to an embedded engine (just kidding), I'm now faced with some code that displays the dispatch time of a workitem. This is never set in the case of the embedded engine and our embedded participants, since as far as I can tell, it's only set by dispatchers, which we don't use. Quoting the javadoc: "the datetime string corresponding to when the workitem got dispatched to a participant (when the workitem left the engine), so it's relevant only outside of the engine." Fine, so I'm not going to workaround this by setting the dispatch time in my participant.
I'm guessing using the "lastModified" timestamp would be ok, but just wanted to check with the mavens :) Cheers, g --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFE users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/openwfe-users?hl=en -~----------~----~----~----~------~----~------~--~---
