[jboss-user] [JBoss jBPM] - Re: JBPM3 with tomcat

meghanai_99 do-not-reply at jboss.com
Thu Nov 30 14:48:06 EST 2006


ok so finally I got the db created and deployed my jbpm web application on tomcat successfully. Now I get server error 500. Here is the stack trace -

javax.faces.FacesException: Cannot get value for expression '#{userBean.userSelectItems}'
	org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:421)
	org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspViewHandlerImpl.java:234)
	org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:300)
	javax.faces.webapp.FacesServlet.service(FacesServlet.java:95)
	org.apache.jasper.runtime.PageContextImpl.doForward(PageContextImpl.java:703)

It is coming from login.jsp when it tries to resolve userSelectItems. How do I debug this now? Do I have specify these users somewhere so that they are created in db?

Thank you in advance,

Meghana

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

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



More information about the jboss-user mailing list