Chuck, PID:

Thanks for the replies and pointers -- they're a real help.
Now, I'm sure the following is going to turn out to be a DUH! moment for me, BUT:

If I put my context element in META-INF/context.xml, how is it associated with a
particular virtual HOST?

It's obvious how this happens if one utilizes:

   "in individual files (with a ".xml" extension) in the
" $CATALINA_HOME/conf/[enginename]/[hostname]/ directory. But if:

   conf/server.xml  defines two virtual hosts:  Host1 and Host2

   webapps/myapp is *any* webapp (with or without META-INF/context.xml )

how does one ensure (if one can?) that myapp is an application running in Host2,
but not in Host1 ??

Thanks,
Ken




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



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

Reply via email to