What happens when you add this localhost entry to your hosts file:
127.0.0.1 localhost

Martin Gainty
______________________________________________

Disclaimer and confidentiality note

Everything in this e-mail and any attachments relating to the official business of Laconia Data Systems (LDS) is proprietary to the company. It is confidential, legally privileged and protected by law. LDS does not own and endorse any other content. Views and opinions are those of the sender unless clearly stated as being that of LDS.

The person addressed in the e-mail is the sole authorised recipient. Please notify the sender immediately if it has unintentionally reached you and do not read, disclose or use the content in any way.

LDS can not assure that the integrity of this communication has been maintained nor that it is free of errors, virus, interception or interference.

             _____________GMT-5___________________

 

>From: Jian Zhang <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
>Subject: Must use TcpTunnelGui on the same machine? how is Vector represented in Soap?
>Date: Tue, 17 Sep 2002 16:22:31 -0400
>MIME-Version: 1.0
>Received: from apache.org ([63.251.56.142]) by mc1-f22.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Tue, 17 Sep 2002 13:40:51 -0700
>Received: (qmail 42185 invoked by uid 500); 17 Sep 2002 20:31:48 -0000
>Received: (qmail 42123 invoked from network); 17 Sep 2002 20:31:48 -0000
>Received: from mercury.infoshare.net (199.212.229.202) by daedalus.apache.org with SMTP; 17 Sep 2002 20:31:48 -0000
>Received: from hugo.optus-ebiz.com ([142.148.12.152])by mercury.infoshare.net (1.0.0/1.0.0) with ESMTP id QAA14550for <[EMAIL PROTECTED]>; Tue, 17 Sep 2002 16:30:58 -0400 (EDT)
>Received: by hugo.corelan.com with Internet Mail Service (5.5.2650.21)id ; Tue, 17 Sep 2002 16:22:40 -0400
>Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
>Precedence: bulk
>list-help:
>list-unsubscribe:
>list-post:
>Delivered-To: mailing list [EMAIL PROTECTED]
>Message-ID: <[EMAIL PROTECTED]>
>X-Mailer: Internet Mail Service (5.5.2650.21)
>X-MailScanner: Found to be clean
>X-MailScanner-SpamCheck:
>X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N
>Return-Path: [EMAIL PROTECTED]
>X-OriginalArrivalTime: 17 Sep 2002 20:40:54.0604 (UTC) FILETIME=[84C8B8C0:01C25E8A]
>
>
>
>Hi Guys,
>
>I am running server on another Unix box while running my soap client on my
>Windows machine.
>I used the syntax:
>java org.apache.soap.util.net.TcpTunnelGui 8888 dev 20400
>Where my server listens to 20400. The server name is dev.
>Now my clients asking SOAP service with a URL of localhost:8888/.....I
>though that TcpTunnelGui will translate the request from localhost:8888 to
>dev:20400 so the eventually my server gets a request as if my client is
>asking
>dev:20400. But it seems to be that the TcpTunnelGui does not change the
>virtual host name.
>Here is the return I got from the right pane of the TcpTunnelGui:
>----------------------------------------------------------------------------
>---------------------------
>HTTP/1.1 404 Not Found Server: WebSphere Application Server/4.0
>Content-Type: text/html Content-Length: 145 Connection: close

Virtual
>Host or Web Application Not Found


The host localhost has not
>been defined


IBM WebSphere Application ServerHTTP/1.1 404 Not
>Found Server: WebSphere Application Server/4.0 Content-Type: text/html
>Content-Length: 145 Connection: close

Virtual Host or Web Application
>Not Found


The host localhost has not been defined


IBM
>WebSphere Application Server
>----------------------------------------------------------------------------
>---------------------------
>
>Any tips?
>
>Another question is that I send a Vector of application objects. In the
>request that I can get from the TcpTunnelGui uses the following line to
>reprents this vector:
>
>
>
>So cann't I see each individual objects? Are they be transferred as binary
>data as POST data?
>
>Thanks,
>
>
>--
>To unsubscribe, e-mail:
>For additional commands, e-mail:


Chat with friends online, try MSN Messenger: Click Here
-- To unsubscribe, e-mail: For additional commands, e-mail:

Reply via email to