On 18/02/2010 11:03, banto wrote:
> 
>> All the available configuration is in the application's web.xml and
>> context.xml files. Path is determined by the directory name. It should
>> be possible to just rename it. If it isn't, that would be a bug.
> 
>> Mark
> 
> i see the application's web.xml but to be more specific i´m looking for the
> configuration that specifies the server/webapps folder as root of manager
> apps in the same way the webapps is the root of the web-applications.

http://tomcat.apache.org/tomcat-6.0-doc/config/index.html

Host -> appBase
or
Context -> docBase

depending on what you are trying to achieve.

Mark



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

Reply via email to