0 Replies Latest reply on Dec 4, 2008 11:21 AM by balazska

    page.xml xsd bug?

    balazska

      I always get an xsd error in eclipse, if i use this:

      <navigation>
      <rule if-outcome="confirm">
      <end-conversation before-redirect="true" />
      <create-process definition="shopProcess" />
      </rule>
      </navigation>

      But its work fine together!