<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<blockquote cite="mid:A4CBA81E-3DC5-4063-8D5E-3C73B0897885@redhat.com"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">2) I also would like to get 3 sub dirs in the "resource" folder:  
"META-IINF" for files that goes in the ear (ie application.xml), WEB- 
INF for the web module and JPA for file that go into the jpa-ejb jar
    </pre>
  </blockquote>
  <pre wrap=""><!---->
This is a big change, but again, we need to address the entire way we  
structure examples in Seam 3, and align with JBoss Tools so that our  
examples work ootb there. This means adopting the JBT structure for  
projects I think.

Again, we need to start a wiki page for this :-)
  </pre>
</blockquote>
One thing that should help is that we know integrate with m2eclipse
allowing you to at least use maven.<br>
<br>
I still don't know (haven't had time to look into it) how we are going
to handle (in any IDE) that there are <br>
multiple deployment/configuration descriptors in one project - most
non-jbosstools-tools assumes<br>
a specific structure (i.e. persistence.xml is in META-INF and not
called something else) - but maybe<br>
maven's profile feature can be used for it....something to explore at
least.
</body>
</html>