You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Adrian Beech <a....@bigpond.net.au> on 2004/02/22 00:12:55 UTC

Where is the source code that processes the server.xml file?

G'day all,

Can someone please tell me where I might find the Java code in the Tomcat
5.0 source tree which is responsible for processing the server.xml file?
I'm particularly looking for the code that is employed to handle the
<resource ...> elements in the server.xml file.

I would greatly appreciate any help in finding the code.

Thanks.
AB



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Where is the source code that processes the server.xml file?

Posted by Bill Barker <wb...@wilshire.com>.
Urm, this is actually at
http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup/,
which will reference some classes from o.a.c.deploy.

"Tim Funk" <fu...@joedog.org> wrote in message
news:4037FAB2.8060807@joedog.org...
> http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-5.0/
> http://jakarta.apache.org/site/cvsindex.html
>
> -Tim
>
> Adrian Beech wrote:
> > G'day all,
> >
> > Can someone please tell me where I might find the Java code in the
Tomcat
> > 5.0 source tree which is responsible for processing the server.xml file?
> > I'm particularly looking for the code that is employed to handle the
> > <resource ...> elements in the server.xml file.
> >
> > I would greatly appreciate any help in finding the code.
> >




---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Where is the source code that processes the server.xml file?

Posted by Tim Funk <fu...@joedog.org>.
http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-5.0/
http://jakarta.apache.org/site/cvsindex.html

-Tim

Adrian Beech wrote:
> G'day all,
> 
> Can someone please tell me where I might find the Java code in the Tomcat
> 5.0 source tree which is responsible for processing the server.xml file?
> I'm particularly looking for the code that is employed to handle the
> <resource ...> elements in the server.xml file.
> 
> I would greatly appreciate any help in finding the code.
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org