You are correct, but only if you have JkMount statements for the /manager and /admin Contexts.


John

Hari Om wrote:
but I dont need port 8080 if I am using MOD_JK.................correct me GURUS if I am wrong


From: "Hotmail - Chander" <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Subject: Re: Tomcat Web Applications
Date: Tue, 29 Jul 2003 01:06:05 +0530

Yea it wont as the default port used by you is 8080..

-C

----- Original Message -----
From: "Hari Om" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 29, 2003 1:03 AM
Subject: Tomcat Web Applications


>
> The default application in Tomcat are:
> 1) examples
> 2) manager
> 3) admin
>
> I could run ALL the above applications using
http://localhost:8080/examples/
> or http://localhost:8080/manager/ or http://localhost:8080/admin/
>
> BUT when I REMOVE the PORT 8080 from URL (as shown below)....it does not
> work for *manager* and *admin* - wonder why:
>
> http://localhost/examples/ or http://localhost/manager/ or
> http://localhost/admin/
>
> It works fine for *examples* application without giving PORT 8080.
>
> NOTE: I have configured my MOD_JK.SO and so dont see any reason why I
should
> add PORT 8080
>
> any hints?
>


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



Reply via email to