This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: Integrating Seam with GWTvivekmk2006 Jun 26, 2008 10:48 AM (in response to maheshkumar)For doing this alone u took one day leave.......!!!!!!!!!.R u a foollllllll!!!!!!!!!!!!!!! 
- 
        
- 
        3. Re: Integrating Seam with GWTl2trace Jun 30, 2008 11:02 AM (in response to maheshkumar)There is an example within th seam documentation on how to do it. 
 I am new to seam and GWT
 Here is what I do ( which I am sure can be automated with ant).
 Build the project with GWT and seam-gen tools into the same directory.
 Import into JBDS
 Build GWT with the compile scripts
 copy the www/application directory into the exploded-archives/${projectname}.war directory
 use seam deploy to deploy.
 you will need to build the exploded-archives first with seam.
 It is an awkward way to doing it but until I get motivated to figure out how to do with ANT or some else suggest a better way. Thats what I have
 hope it helps
 
     
    