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: anonymous wrote : 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 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969957#3969957 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969957 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
