Yes you can, but I believe that these files are in those places for the purposes of unit tests. Spring is configurable too load the files out of the classpath or a file location. Inside of your web app the web.xml drives the configuration for the placement of these files.
Chris On 4/24/07, benoit moraillon <[EMAIL PROTECTED]> wrote:
Hi appfusers, When using war:inplace feature in my project, i have to edit different configurations files (applicationContext.xml, hibernate.cgf.xml...) in two differents folders main/ressources and main/webapp/web-inf. I think it is confusing. Is it possible to have one common folder for configurations files ? Thank you, -- BenoƮt. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Chris Love ph. 303 929.8509 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
