Where do I put weblogic-application.xml in my Maven 2 project?

Viewed 16605

Where do I put weblogic-application.xml in my Maven 2 project so that Maven places it in META_INF in the target EAR artifact?

1 Answers
Related