RE: Problem with getting Response

2001-06-07 Thread Matthew J. Duftler
Hi, You have several options: 1) Use the TcpTunnelGui tool as described in the documentation. 2) Create EnvelopeEditors that spit out the envelopes. EnvelopeEditors are described in the documentation. 3) Take a look at what the Call.invoke(...) method does, and do the same thing yourself (except

RE: Problem with getting Response

2001-06-07 Thread Hansen, Richard
If you are just looking for a debugging tool check out the TCPTunnel in the docs. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 07, 2001 1:48 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Problem with getting Response > > >