Tripple check your client and TcpTunnel setup. I've seen problems with
TcpTunnel not flushing output to a waiting client, but never seen things work
via TcpTunnel and not work on a regular client. There has always been a
misconfiguration in either the TcpTunnel or the client.
So make sure your TcpTunnel is pointing to your new server, make sure the client
is also pointing to this new server on the same port, etc.
-Jim
> Jim,
>
> When I invoke the service through the TcpTunnel it works fine, however when
> I invoke the service directly from my client, it fails. Im not sure why
> this is happening. Any clues on this.
>
> Thanks
> Irfan