[jboss-user] [JBoss Seam] - Re: Seam 2.0.1.CR2 seam-gen does not create a deployable pro

jsimone do-not-reply at jboss.com
Tue Jan 29 18:13:52 EST 2008


I think I found the problem, but I don't know how to remedy the situation.

If I carefully follow the Seam 2.0.1.CR2 docs in section 2.2 (2.2. Setting up a new Eclipse project) then start JBoss 4.2.2.GA I can't access 

     http://localhost:8080/helloworld

cause this maps to 

     http://localhost/helloworld/hello.seam

when I try and go to the first URL.   However,  WEB-INF index.html has this

     content="0; URL=home.seam"

So, when I try and go to

     http://localhost:8080/helloworld/home.seam

It works and I get the empty project welcome page.

Why does helloworld redirect to helloworld/hello.seam and where is this defined?  I can't find hello.seam anywhere in the project.

Are the docs wrong or is seam-gen creating the wrong redirect URL?

Thanks for listening!


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124610#4124610

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4124610



More information about the jboss-user mailing list