Mine looks like this:
<?xml version='1.0' encoding='utf-8'?>
<Context displayName="My Web App"
docBase="myapp"
path="/myapp"
workDir="work/Catalina/localhost/myapp"
antiJARLocking="true"
antiResourceLocking="true"
swallowOutput="true">
...
</Context>
-----Original Message-----
From: Scott Purcell [mailto:[EMAIL PROTECTED]
Sent: Monday, April 11, 2005 11:58 AM
To: [email protected]
Subject: META-INF/context.xml question
Hello,
I am still configuring my Tomcat 5.5.7 on a PC. I am configuring a
<Context element and would like to put it in the META-INF/context.xml
for my webapp. The docs say this would be fine.
My question is, so I need anytype of doctype heading for this, since it
is a xml file?
Or do I just create the context.xml in an editor, and start with my
<Context elements?
Thanks,
Scott
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]