Re: How to make my web application the ROOT application

2008-05-21 Thread Mark Thomas

ryan webb wrote:

Hello,

I am using Tomcat 6.0.14.
I renamed the original ROOT folder to adminstuff and I made my web app as
the ROOT.

I checked by typing the *http://localhost/* and I saw my web application. =)
Now when I try to access *http://localhost/adminstuff/* It displays the
Tomcat Console, however when I click Status OR Tomcat Manager.
Tomcat displays, HTTP status 404 the requested resource is not available.

I need to make my web app function as ROOT while maintaining the access to
the Tomcat console so I can still administer the site.


It is just the links that are broken (they have been fixed for the next 
release). Just go directly to the pages eg http://localhost/manager/html


Note that the manager is *not* part of the ROOT webapp. ROOT just provides 
a few helpful links.


Mark


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: How to make my web application the ROOT application

2008-05-21 Thread ryan webb
*Mr. Mark

*Thank you very much for your reply, you have saved me!
It is working like heaven. =)

You are correct about this, it is a broken link.

God bless you man!

On Wed, May 21, 2008 at 3:09 PM, Mark Thomas [EMAIL PROTECTED] wrote:

 ryan webb wrote:

 Hello,

 I am using Tomcat 6.0.14.
 I renamed the original ROOT folder to adminstuff and I made my web app as
 the ROOT.

 I checked by typing the *http://localhost/* and I saw my web application.
 =)
 Now when I try to access *http://localhost/adminstuff/* It displays the
 Tomcat Console, however when I click Status OR Tomcat Manager.
 Tomcat displays, HTTP status 404 the requested resource is not
 available.

 I need to make my web app function as ROOT while maintaining the access to
 the Tomcat console so I can still administer the site.


 It is just the links that are broken (they have been fixed for the next
 release). Just go directly to the pages eg http://localhost/manager/html

 Note that the manager is *not* part of the ROOT webapp. ROOT just provides
 a few helpful links.

 Mark


 -
 To start a new topic, e-mail: users@tomcat.apache.org
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
warmest regards,
Ryan Webb - Philippines

email: [EMAIL PROTECTED]


How to make my web application the ROOT application

2008-05-20 Thread ryan webb
Hello,

I am using Tomcat 6.0.14.
I renamed the original ROOT folder to adminstuff and I made my web app as
the ROOT.

I checked by typing the *http://localhost/* and I saw my web application. =)
Now when I try to access *http://localhost/adminstuff/* It displays the
Tomcat Console, however when I click Status OR Tomcat Manager.
Tomcat displays, HTTP status 404 the requested resource is not available.

I need to make my web app function as ROOT while maintaining the access to
the Tomcat console so I can still administer the site.

Any help is greatly appreciated. (web sites, etc)
-- 
warmest regards,
Ryan Webb - Philippines

email: [EMAIL PROTECTED]