Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-1476

<script> not allowed in seam pageflow xsd

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 4.3.0.GA_CP04_FP01
    • 4.3.0.GA_CP02_FP01
    • Seam
    • None

      When testing the code:

      <event type="process-start" >
      <script>
      System.out.println("starting process");
      </script>
      </event>

      A validation error is thrown that <script> is not allowed here, however, it is according to the jbpm docs: http://docs.jboss.com/jbpm/v3.2/userguide/html/processmodelling.html#script

      When removing the schema, it works fine, so looks to be an issue with the xsd.

            mnovotny@redhat.com Marek Novotny
            sjmenden_jira Samuel Mendenhall (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: