> >All I did was move my context config file from
> >     conf/Catalina/localhost/mywebapp.xml
> >to
> >     webapps/mywebapp/META-INF/context.xml
> >
> >is there something I've missed?
> 
> Yeah.  The META-INF/context.xml is consulted when deploying a 
> WAR.  Just
> putting it there for an already deployed and expanded WAR 
> won't do much
> of anything.

OK thanks.

I should have said, I don't use war files, I just store files under
webapps/mywebapp in the file system.  Will my context.xml ever be read, e.g.
when TC is restarted?  This is what I meant above when I said that I thought
that context.xml is only useful when using the "deploy" feature (which I
don't use).



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to