[jboss-user] [JBoss jBPM] - Re: sources for jbpm-console

AJanz do-not-reply at jboss.com
Thu Apr 17 08:50:27 EDT 2008


in faces-config there is

  | <managed-bean>
  |     <managed-bean-name>identityBean</managed-bean-name>
  |     <managed-bean-class>org.jbpm.webapp.bean.IdentityBean</managed-bean-class>
  |     <managed-bean-scope>request</managed-bean-scope>
  |     <managed-property>
  |       <property-name>jbpmBean</property-name>
  |       <value>#{jbpmBean}</value>
  |     </managed-property>
  |   </managed-bean>
  | 

its from jbpm-jpdl-3.2.GA

in jbpm-jpdl-suite-3.2.2 there is not

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

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



More information about the jboss-user mailing list