2010/3/10 henry23 <versm...@netzero.com>:
> Then I tried this URL "http://localhost:8080/ and got this error:
>
> HTTP Status 404 - /
> --------------------------------------------------------------------------------
> type Status report
> message /
> description The requested resource (/) is not available.
> --------------------------------------------------------------------------------
> Apache Tomcat/6.0.14
>

So, Tomcat works. A version that is several years old, though.

> Is there a way to change the port number for Tomcat once it is installed to
> get it to work properly?

Sure.

Have you ever tried to read documentation before installing anything?


1. You do not need IIS to run Tomcat.

2. It is IIS that listens on port 80. It has nothing to do with Tomcat.

3. Running Tomcat does not require JavaEE.  JavaSE is enough.
 JDK is good, but even JRE is enough.

4. I do not know whether your GlassFish is running.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to