Pier Fumagalli wrote:
"Christopher Oliver" <[EMAIL PROTECTED]> wrote:
Pier,
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.
Current implementation, proposed object model or both?
Pier