The default_host stuff is in v3.x, I am not too sure if it is in 4.x. I saw in your other posting that you are connecting to the web service over port 8080, is that what your http server is listening to? Do you connect to the other web applications on that port? Maybe you are running the TCP Tunnel?
-----Original Message----- From: Aurore Michiels [mailto:[EMAIL PROTECTED]] Sent: Friday, April 12, 2002 3:24 AM To: [EMAIL PROTECTED] Subject: RE: web service with web sphere OK where can I find the default_host alias list in Websphere? (websphere application developer) When I try to connect to a simple application (not a web service) from another computer it works. -----Original Message----- From: Wilkins, Craig [mailto:[EMAIL PROTECTED]] Sent: jeudi 11 avril 2002 17:41 To: '[EMAIL PROTECTED]' Subject: RE: web service with web sphere Check the default_host alias list in Websphere. Can you do a GET on the the rpcrouter from the other browser? -----Original Message----- From: Aurore Michiels [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 11, 2002 11:38 AM To: [EMAIL PROTECTED] Subject: web service with web sphere Hi, I created a web service with websphere and it works fine in the browser of my machine. But when I test it on another computer (that has access to my first pc) it doesn't work.It says HTTP 404 not found.... Is there someone who could help me? Thanks Aurore
