[jboss-user] [JBoss Seam] - booking example problem, able to register but cannot login

vice do-not-reply at jboss.com
Thu Oct 26 10:05:54 EDT 2006


I'm having problem with the booking example in seam 1.01GA. Whe I try to log in with username Gavin and password foobar, it replyies with this kind of error problem:

type Exception report

message 

description The server encountered an internal error () that prevented it from fulfilling this request.

exception 

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)


root cause 

javax.faces.FacesException: Error calling action method of component with id _id2:_id14
	org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:74)
	javax.faces.component.UICommand.broadcast(UICommand.java:106)
	javax.faces.component.UIViewRoot._broadcastForPhase(UIViewRoot.java:90)
	javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:164)
	org.apache.myfaces.lifecycle.LifecycleImpl.invokeApplication(LifecycleImpl.java:316)
	org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:86)
	javax.faces.webapp.FacesServlet.service(FacesServlet.java:106)
	org.jboss.seam.servlet.SeamRedirectFilter.doFilter(SeamRedirectFilter.java:30)
	org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)


note The full stack trace of the root cause is available in the Apache Tomcat/5.5.17 logs.

It's very confusing because I can register with no problem but when I try to log in it shows error message. Anyone know why?

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

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



More information about the jboss-user mailing list