[jboss-user] [JBoss Seam] - How can I run example for seam-booking ?

jinxuerong do-not-reply at jboss.com
Sat Aug 19 14:50:12 EDT 2006


Hi, All

I'm a green hand for seam. I have download JBoss 4.0.4 and seam1.0.1 GA, and build the seam-booking to JBoss, and the jboss no error after the deploy.

But there are some error happen where I try logon seam-booking the execption been thrown


  | 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)
  | 
  | 
  | 

Who can help me ?

Ronnie
08/20/2006

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

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



More information about the jboss-user mailing list