This content has been marked as final. 
    
Show                 4 replies
    
- 
        1. Re: JBoss Seam questionsadmin.admin.email.tld Feb 22, 2008 5:34 PM (in response to andy)Barev! 1) if you are referring to EJB 2.0 components, you don't have to worry, EJB 3.0 is backwards compatible and supports entity beans, for example. 2) post your code and stack trace. look at the seam example projects code. 
- 
        2. Re: JBoss Seam questionsandy Feb 23, 2008 8:17 AM (in response to andy)Hi! 
 Thanks for your response.
- 
        3. Re: JBoss Seam questionsandy Feb 23, 2008 3:02 PM (in response to andy)Hi! I have another question. Is it necessary during building of Seam project create .ear file, or I can just create .jar and .war files and deployment will be fine??? Thanks in advance. 
- 
        4. Re: JBoss Seam questionsnickarls Feb 23, 2008 3:05 PM (in response to andy)An EAR contains wrapped WARs and JARs, a WAR is standalone. I recommend sticking with the seam-gen (or JBoss Tools) generated project until you are comfortable with the packaging formats. 
 
     
    