You should be able to delete any duplicates - meaning if they exist in
src/main/resources, you can delete them. If they don't, they'll be
needed because Jetty doesn't currently recognize the warpath plugin.
Matt
On 4/21/07, ptuzla <[EMAIL PROTECTED]> wrote:
Hi,
After I did a 'mvn war:inplace' in Appfuse 2.0.M4 I got all of the files
under src/main/resources duplicated under src/main/webapp/WEB-INF/classes/
These file are:
applicationContext-resources.xml
ApplicationResources.properties
...
ehcache.xml
hibernate.cfg.xml
jdbc.properties
log4j.xml
mail.properties
META-INF/
persistence.xml
Could you tell me which ones to keep, and which ones to delete?
And also it looks like some files like accountCreated.vm are looked for
under WEB-INF/classes by the container at runtime but are looked for under
src/main/resources during tests.
Thanks a lot.
--
View this message in context:
http://www.nabble.com/duplicate-resource-files-after-mvn-war%3Ainplace-tf3622458s2369.html#a10115412
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
http://raibledesigns.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]