Connection failed from other computers

2003-11-18 Thread LOU, YONGMING (SBCSI)
Hi,
I installed tomcat 4.1.29 on window 2000 professional. I selected it
as service. It starts and stops fine. But I can not access it from
http://localhost:8088/ http://localhost:8088/  (8080 is used by another
application). However it will work fine when I start tomcat from DOS or
click start,...
 
It always failed when I try http://installedTomcat:8088/
http://installedTomcat:8088/  from other computers. All my configuration
files are default. Where and how can I change the configuration file to make
tomcat accessible from other computers?
Thank you very much.

Yongming

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Connection failed from other computers

2003-11-18 Thread LOU, YONGMING (SBCSI)
Ralf,
I changed the port number from 8080 to 8088. everything works fine
locally as long as I start tomcat as an application, not as a NT service.
I did try connect it from another computer use http://ipaddress:8088/
It failed. Connection is refused.
Yongming

-Original Message-
From: Ralf B [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 18, 2003 12:06 PM
To: Tomcat Users List
Subject: Re: Connection failed from other computers


Hi,

are you sure you are running Tomcat on port 8088? For that you need to
modify server.xml. Standard is 8080 and if this port is taken already, the
batch
file will fail. 

If you want to access Tomcat from another computer you will need to use
either its name or its IP address like: http://10.10.2.100:8088/

Ralf



 Hi,
   I installed tomcat 4.1.29 on window 2000 professional. I selected it
 as service. It starts and stops fine. But I can not access it from
 http://localhost:8088/ http://localhost:8088/  (8080 is used by another
 application). However it will work fine when I start tomcat from DOS or
 click start,...
  
 It always failed when I try http://installedTomcat:8088/
 http://installedTomcat:8088/  from other computers. All my configuration
 files are default. Where and how can I change the configuration file to
 make
 tomcat accessible from other computers?
 Thank you very much.
 
 Yongming
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

Jetzt kostenlos anmelden unter http://www.gmx.net

+++ GMX - die erste Adresse für Mail, Message, More! +++


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Connection failed from other computers

2003-11-18 Thread LOU, YONGMING (SBCSI)
Wendell,
  There is no firewall between the two computers. Both are on the same
subnet and inside the firewall. The installedTomcat is a laptop. I tested in
my home as well using wireless connection. Ping works fine in both cases.
  Tomcat starts and stop fine as an NT service. It just not let you open any
page. I guess it is username and password problem. I have try to use my
login username and password to reset service login(by click property of the
service), it does not recognized my id and password. I not sure which userid
or password it needs.

Thanks.
Yongming

-Original Message-
From: Wendell Holmes [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 18, 2003 2:16 PM
To: 'Tomcat Users List'
Subject: RE: Connection failed from other computers


Is there a firewall between the other computer and installedTomcat that
might not allow traffic on 8088?  

Does Tomcat not start at all as an NT service, or does it have problems with
.jsp files?

Wendell

-Original Message-
From: LOU, YONGMING (SBCSI) [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 18, 2003 11:14 AM
To: 'Tomcat Users List'
Subject: RE: Connection failed from other computers


Ralf,
I changed the port number from 8080 to 8088. everything works fine
locally as long as I start tomcat as an application, not as a NT service.
I did try connect it from another computer use http://ipaddress:8088/
It failed. Connection is refused.
Yongming

-Original Message-
From: Ralf B [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 18, 2003 12:06 PM
To: Tomcat Users List
Subject: Re: Connection failed from other computers


Hi,

are you sure you are running Tomcat on port 8088? For that you need to
modify server.xml. Standard is 8080 and if this port is taken already, the
batch
file will fail. 

If you want to access Tomcat from another computer you will need to use
either its name or its IP address like: http://10.10.2.100:8088/

Ralf



 Hi,
   I installed tomcat 4.1.29 on window 2000 professional. I selected it
 as service. It starts and stops fine. But I can not access it from
 http://localhost:8088/ http://localhost:8088/  (8080 is used by another
 application). However it will work fine when I start tomcat from DOS or
 click start,...
  
 It always failed when I try http://installedTomcat:8088/
 http://installedTomcat:8088/  from other computers. All my configuration
 files are default. Where and how can I change the configuration file to
 make
 tomcat accessible from other computers?
 Thank you very much.
 
 Yongming
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

Jetzt kostenlos anmelden unter http://www.gmx.net

+++ GMX - die erste Adresse für Mail, Message, More! +++


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]