2 Replies Latest reply on Oct 7, 2007 11:57 PM by prathu16

    How to define customer bean in jbpm 3.2.1?

    stana

      I just upgraded from jbpm 3.2. GA to jbpm 3.2.1, and found unlike jpbm3.2.GA there is no <managed-bean> tag in \WEB-INF\faces-config.xml file. After adding my managed-ben in to \WEB-INF\faces-config.xml and runing my web application that woking well in jbpm3.2.GA, I got the error "Target Unreachable, identifier MyUserBean resolved to null". So I think it maybe different to define cusomer bean in jbpm 3.2.1. Is there any suggestion?
      Thanks in advanbce.