0 Replies Latest reply on Apr 15, 2008 5:54 AM by muratti

    <a4j:include> + jBPM pageflow does not work

    muratti

      Hi,
      I'm trying to run the example with <a4j:include> tag. I'd like to create wizard-like page but want to define the pageflow in jbpm way. when defined in pages.xml, the pageflow works, but I have many decisions in the pageflow, which I want to implement with jbpm.

      I load the page where <a4j:include> tag is present and start a jBPM pageflow with @Begin annotation. And in the included page I have <a4j:commandButton>, which action attribute is defined in the jbpm pageflow xml file. But it does nothing..

      Does anyone have experience with a4j and jbpm?

      Thanks in advance!