The seam examples booking and dvd mix their ear, ejb and war configution files in the same
directories: their ant script does some magic to extract the right ones for each
artifact.
It woul be easier to distill a maven2 build from those example if their configuration
files where split into different directories:
/dvd
/dvd/dvd-ear
/dvd/dvd-ear/src/main/resources/META-INF/application.xml
/dvd/dvd-war
/dvd/dvd-ear/src/main/resources/WEB-INF/web.xml
etc :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980075#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...