0 Replies Latest reply on Sep 7, 2006 1:04 AM by rmemoria

    Error while executing the examples

    rmemoria

      All the examples from the SEAM examples dir don't execute correctly.

      I've just installed JBOSS 4.0.4 GA, downloaded SEAM and executed ant in the examples\booking. Everything worked fine.

      Then I executed JBOSS and opened the application in

      http://localhost:8080/seam-booking

      The login page was shown, but when I clicked in the 'Account Login' button it raises the following error:

      javax.servlet.ServletException: Error calling action method of component with id _id2:_id14
      javax.faces.webapp.FacesServlet.service(FacesServlet.java:121)
      org.jboss.seam.servlet.SeamRedirectFilter.doFilter(SeamRedirectFilter.java:30)
      org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)


      Any tip?
      Thanks,
      Ricardo