- 
        1. Re: Seam 2.0.2 seam-gen problemjbalunas.jbalunas.jboss.org May 20, 2008 3:11 PM (in response to yk)Hello, Another user has reported seeing this Seam202GASeamgenBumps - I will take a look and see if I can reproduce it. Thanks, 
 Jay
- 
        2. Re: Seam 2.0.2 seam-gen problemlaxx May 20, 2008 7:47 PM (in response to yk)I came across the same problem when I was trying to run seam setup. I'm behind a firewall, so you have to specify in build/root.pm.xml with a proxy so that you can actually download from the maven repository. I hope that helps. 
- 
        3. Re: Seam 2.0.2 seam-gen problemjbalunas.jbalunas.jboss.org May 21, 2008 3:18 AM (in response to yk)I have just verified that this is the firewall/internet connection issue. This was tested on windows prior to GA, but with 2 separate users reporting the issue I double checked the various configurations. All of the WinXP builds worked fine (ant 1.6.5/1.7, Java 1.6u6/1.5.X) with clean maven repo for each. As soon as I locked down my firewall I saw the exact same error above. As Stephen Tsen describes you need to configure seam's maven for your proxy, or open ports in your firewall. -Jay 
- 
        
- 
        5. Re: Seam 2.0.2 seam-gen problemyk May 22, 2008 10:52 AM (in response to yk)Thank you very much for the answers... However, I'm wondering why seam-gen tries to re-download somes libraries if they are already bundeled with the seam download. That means that seam-gen doesn't work if we have no internet connection or when we work offline. To my mind, the old seam releases works well offline.. thanks, 
- 
        6. Re: Seam 2.0.2 seam-gen problemjbalunas.jbalunas.jboss.org May 22, 2008 3:26 PM (in response to yk)Yup - that is exactly what JBSEAM-3017 is for. I have already checked the fix into the Seam_2_0 branch. I am just verifying the same change for trunk. -Jay 
- 
        7. Re: Seam 2.0.2 seam-gen problemtraviskds Oct 27, 2008 3:15 AM (in response to yk)I am getting this issue with 2.1.0 GA release. Has this been fixed? When I run seam create-project, its complaining that it cannot download jaxb-api-2.1.jar 
- 
        8. Re: Seam 2.0.2 seam-gen problemm.a.g Oct 27, 2008 3:56 PM (in response to yk)I've got the same issue with 2.1.0 GA. 
 How I can use seamgen on computer without Internet access?
- 
        9. Re: Seam 2.0.2 seam-gen problemdan.j.allen Oct 27, 2008 6:48 PM (in response to yk)Yep, this is a separate issue. I introduced jaxb-api-2.1.jar so that it is possible to run tests with JDK 1.6. I overlooked the offline situation in doing so. We'll get this resolved for 2.1.0.SP1 along with the other known issues. 
 
     
     
     
     
     
    