It also worked for me:
- putting context.xml to webpass/YOUR_WEPAPP/META-INF
- pack your web-app as ROOT.war
- deploy it
Tomcat will copy your context.xml from META-INF to
conf/[engine]/[host]/ROOT.xml
Cheers
Greg
PS.: tomcat 5.5.17
--
what's puzzlin' you, is the nature of my game
on to capture this specific naming requirement for
specifying the defining the host's default context (aka webapp).
- Original Message
From: "Caldarale, Charles R" <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Thursday, October 12, 2006 9:06:00 AM
Subject: RE: v5.5
> From: Jon Wilmoth [mailto:[EMAIL PROTECTED]
> Subject: v5.5.x default context support outside of server.xml
>
> There seems to be some conflict between different sections
> of the context config documentation that leads me to believe
> it's not possible to specify a default virtual host's conte