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]

Reply via email to