Ok,,

why i must edit the server.xml file by hand only to add a vhost?? When i try this with 
the webgui it will not work...

-----Original Message-----
From: Shapira, Yoav [mailto:[EMAIL PROTECTED] 
Sent: Donnerstag, 29. Juli 2004 15:11
To: Tomcat Users List
Subject: RE: Understanding tomcat web administration tool.


Hi,
Out of the box, you don't need to edit admin.xml or manager.xml.  You
just need to add a user with roles of admin and manager to the
tomcat-users.xml file and restart the server.

Yoav Shapira
Millennium Research Informatics


>-----Original Message-----
>From: Samuel V. Green III [mailto:[EMAIL PROTECTED]
>Sent: Thursday, July 29, 2004 8:22 AM
>To: Tomcat Users List
>Subject: Understanding tomcat web administration tool.
>
>I'm trying to understand how to configure admin.xml correctly so I can
>access the web and manager administration tool.
>
>I'm trying to understand how the following doc applies to the admin.xml
>:
>
>       The administration and manager web applications, which are
defined in
>the
>$CATALINA_BASE/webapps/admin.xml and $CATALINA_BASE/webapps/manager.xml
>will
>not run in that configuration, unless either:
>- The path specified in the docBase attribute of the Context element is
>made
>  absolute, and replaced respectively by
>$CATALINA_HOME/server/webapps/admin
>  and $CATALINA_HOME/server/webapps/manager
>- Copying and linking both web applications in $CATALINA_BASE, and
>modify
>  accordingly the path specified in the docBase attribute of the
Context
>  element
>- Disabling both web applications by removing
>$CATALINA_BASE/webapps/admin.xml
>  and $CATALINA_BASE/webapps/manager.xml
>
>How do I correctly edit the admin.xml with regards to the "context
>element"?
>
>What should this read:  <Context path="/admin"
>docBase="../server/webapps/admin"
>         debug="0" privileged="true">  My tomcat installation is
>/usr/local/tomcat4
>
>Mac OS 10.3
>
>Thanks,
>
>Samuel.
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


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