You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Stephan Schöffel <st...@gmx.net> on 2006/11/21 14:10:57 UTC

when are the apps loaded?

hi,

can some point out to me where in the sourcecoude the apps are loaded?

--stephan

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


Re: when are the apps loaded?

Posted by Mark Thomas <ma...@apache.org>.
Stephan Schöffel wrote:
> hi,
> 
> can some point out to me where in the sourcecoude the apps are loaded?

This would probably be the best place to start:

http://svn.apache.org/repos/asf/tomcat/container/tc5.5.x/catalina/src/share/org/apache/catalina/startup/HostConfig.java

Mark


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