Can you fix the IDL docs to show sendPageAndWait() returns a WebContinuation and takes a timeToLive parameter, unless/until we come up with an alternative interface that supports this functionality:
WebContinuation sendPageAndWait(in string url, in Object bean,
int long timeToLive)
raises (java::Exception)Also can you add back in WebContinuation interface. I think we need this.
Regards,
Chris
