> -----Original Message-----
> From: Michael Schuerig [mailto:[EMAIL PROTECTED]
> Sent: Friday, January 21, 2005 1:50 PM
> To: [email protected]
> Subject: war plugin: including Tomat context.xml in META-INF?
>
>
>
> Tomcat allows to define JNDI resources in the file
> META-INF/context.xml
> include in the web app's war. I don't see how to put a file
> there using
> the war plugin. Is it possible?
>
put this file into (the recommended location)
src
main
resources
META-INF
and use <resources> section in your POM to declare this location.
Michal
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]