[jboss-user] [JBoss jBPM] - Re: jbpmContext null pointer

newbie007 do-not-reply at jboss.com
Tue Jul 18 10:37:26 EDT 2006


Where is "context" defined? I hope it is not another JBPMContext type
variable defined as null.

String userName = req.getParameter("userName");
JbpmContext jbpmContext = JbpmContext.getCurrentJbpmContext();
jbpmContext.setActorId(userName);		
context.getRequestDispatcher("/mainPage.jsp").forward(req, resp);



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

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



More information about the jboss-user mailing list