I think it's a LocalDispatcher, but don't quote me on that. Anyway there's a million examples in code, just search for runSync
On 20/03/07, David Shere <[EMAIL PROTECTED]> wrote:
Thanks! That's the line I was missing. I must ask, though, what class
is "dispatcher" and how do I construct it?
(I think I was dealing with ServiceXaWrapper)
Scott Gray wrote:
> Map results = dispatcher.runSync("myService", inputMap);
