Re: Tomcat 5.5 Package installation Administration

2005-01-27 Thread Edmon Begoli
Susan,
Download the admin package available on the Tomcat main site
Unzip the contents in the webapps directory under the root directory of 
your Tomcat 5.5.x installation

Change tomcat-users.xml file - add user and role admin with password 
admin, or add role admin, and add that role to any existing user

Start up the tomcat
Go to http://yourserver:8080/admin
Login as e.g admin/admin
Regards,
Edmon Begoli
http://blogs.ittoolbox.com/eai/software
Susan G. Conger wrote:
Hi,
I am new to Tomcat.  I have it installed using the Tomcat5.5.4.exe.  However
this doesn't include the Administration package.  I am having trouble
figuring out exactly how to install the administration package.  I have
searched the web and I have not found any information on how to install the
extra packages that are not included with Tomcat in version 5.5.  Can
someone please send me the steps?
Thanks,
Susan
==
Susan G. Conger Custom Windows  Macintosh Development
PresidentWeb Site Design  Development
YOERIC Corporation   Database Design  Development
256 Windy Ridge Road
Chapel Hill, NC  27517
Phone/Fax: (919)542-0071
[EMAIL PROTECTED]
www.yoeric.com

-
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: Tomcat 5.5 Package installation Administration

2005-01-27 Thread David Smith
The admin webapp should be placed in $TOMCAT_HOME/server/webapps right 
next to the manager webapp instead of in the general 
$TOMCAT_HOME/webapps directory.  The admin.xml file is written to look 
for it here.

--David
Edmon Begoli wrote:
Susan,
Download the admin package available on the Tomcat main site
Unzip the contents in the webapps directory under the root directory 
of your Tomcat 5.5.x installation

Change tomcat-users.xml file - add user and role admin with password 
admin, or add role admin, and add that role to any existing user

Start up the tomcat
Go to http://yourserver:8080/admin
Login as e.g admin/admin
Regards,
Edmon Begoli
http://blogs.ittoolbox.com/eai/software
Susan G. Conger wrote:
Hi,
I am new to Tomcat.  I have it installed using the Tomcat5.5.4.exe.  
However
this doesn't include the Administration package.  I am having trouble
figuring out exactly how to install the administration package.  I have
searched the web and I have not found any information on how to 
install the
extra packages that are not included with Tomcat in version 5.5.  Can
someone please send me the steps?

Thanks,
Susan
==
Susan G. Conger Custom Windows  Macintosh Development
PresidentWeb Site Design  Development
YOERIC Corporation   Database Design  Development
256 Windy Ridge Road
Chapel Hill, NC  27517
Phone/Fax: (919)542-0071
[EMAIL PROTECTED]
www.yoeric.com

-
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]