3 Replies Latest reply on Jan 19, 2009 7:54 PM by jharting

    Problems with Seam examples

    getaceres

      Hello, I downloaded the 2.1.1GA release of Seam as I'm evaluating some Web and JEE frameworks for one project. As the Readme says, I modified the build.properties file to point to my JBoss 4.2.3 installation and ran 'ant' in the book-example directory. It gets deployed without problems. Then, I go to http://localhost:8080/seam-booking/ and I see the application but when I do the login, I see that there isn't any hotel, so I cannot test the application any further. Is there any step that I have skipped?


      Also, I plan to use GWT so I deployed the 'remoting/gwt' example. The readme says to go to http://localhost:8080/seam-helloworld/org.jboss.seam.example.remoting.gwt.HelloWorld/HelloWorld.html but although the application is deployed and I can see it in the JBoss log, that URL seems not to be working. Is it the correct URL?