Dear all, 
I understand that Tomcat 5.5 prefers that your web application comes with a
context.xml file under the META-INF folder. 

So I added a context.xml file under the META-INF folder of my web
application, please have a look below. 

context.xml 
[code] 
   
[/code] 

Ok, that is good so far, but how do I configure the Host element. 

I mean how do you link a specific Host to a specific Context? 
before, the Context element was a sub element of the Host element, now it is
completely separated. 

Host element in server.xml
[code] 
 
 
[/code] 

Please help! 
-- 
View this message in context: 
http://www.nabble.com/Tomcat-5.5-context.xml%2C-how-to-configure-the-Host-element-tp19152267p19152267.html
Sent from the Tomcat - User mailing list archive at Nabble.com.

Reply via email to