[jboss-user] [JBoss Seam] - Re: Seam and maven projects

ge0ffrey do-not-reply at jboss.com
Mon Oct 23 11:01:33 EDT 2006


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#3980075

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3980075



More information about the jboss-user mailing list