- 
        1. Re: Seam reverse engineeringjagoh Jun 9, 2006 12:03 AM (in response to jagoh)It seem working with error after i have made certain modification to deployment descriptor: 
 i. added ejb-jar.xml to resource folder (Initially missing)
 ii. modified web.xml and added the jndiPattern context
 iii. modified jboss-app.xml chg the loader name
 Now i can render the find.jsp page, but not create.jsp page. But when i try to search some record from the screen, i got some error in jboss console... scheme not found
 Then, i remove the from the entitle Catelog, the error disapper, but still no record found.
 Please help... thanks.
- 
        2. Re: Seam reverse engineeringmaxandersen Jun 9, 2006 2:30 AM (in response to jagoh)try and use the latest nightly builds....have some fixes that makes the templates work for latest Seam SVN. 
- 
        3. Re: Seam reverse engineeringjagoh Jun 9, 2006 3:37 AM (in response to jagoh)I just downloaded and tested. It seem make no difference. I still get compilation errors. May I know where is javax.ejb.Interceptors.class located? 
 I got the jar files:
 i. ejb3-persistence.jar
 ii. hibernate-annotations.jar
 iii. jboss-annotations-ejb3.jar
 iv. joboss-ejb3x.jar
 v. jboss-seam.jar
 vi. myfaces-api-1.1.3.jar
 Most of them are copy from jboss 4.0.4 except the jboss-seam.jar is from seam tutorial example.
 If i need to download from other place, plse provide me the url. THank you.
- 
        4. Re: Seam reverse engineeringmaxandersen Jun 9, 2006 3:57 AM (in response to jagoh)did you download a *nightly build* or a release ? 
- 
        5. Re: Seam reverse engineeringjagoh Jun 9, 2006 4:08 AM (in response to jagoh)I downloaded the nightly build for jboss ide. Or i need other componenet nightly build? Please give me the URL. Thanks. 
- 
        7. Re: Seam reverse engineeringjagoh Jun 9, 2006 4:15 AM (in response to jagoh)Yup. I downloaded this one from the site: 
 http://download.jboss.org/jbosside/builds/nightly/200606082311-nightly/all/JBossIDE-200606082311-nightly-ALL.zip
- 
        8. Re: Seam reverse engineeringjagoh Jun 9, 2006 4:16 AM (in response to jagoh)Still got compilation error... :( 
- 
        9. Re: Seam reverse engineeringmaxandersen Jun 9, 2006 4:31 AM (in response to jagoh)which compilation errors ? 
- 
        10. Re: Seam reverse engineeringjagoh Jun 9, 2006 4:32 AM (in response to jagoh)@Interceptions (I cannot find the javax.ejb.interceptions.class from my jar files) 
- 
        11. Re: Seam reverse engineeringtheute Jun 9, 2006 5:14 AM (in response to jagoh)start eclipse with the -clean option. It didn't pick the nightly build 
- 
        12. Re: Seam reverse engineeringjagoh Jun 9, 2006 5:30 AM (in response to jagoh)hei... it still include this in my bean. I have start with eclipse -clean from cmd prompt. Very tired to resolve this... 
 i) import javax.ejb.Interceptors;
- 
        
- 
        14. Re: Seam reverse engineeringjagoh Jun 9, 2006 5:40 AM (in response to jagoh)all the 'bean's object. 
 
     
    