[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-3825) <script> not allowed in seam pageflow xsd

Norman Richards (JIRA) jira-events at lists.jboss.org
Mon Feb 9 21:48:44 EST 2009


     [ https://jira.jboss.org/jira/browse/JBSEAM-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Richards closed JBSEAM-3825.
-----------------------------------

    Fix Version/s: 2.1.2.CR1
                       (was: The future)
       Resolution: Done


Done.

> <script> not allowed in seam pageflow xsd
> -----------------------------------------
>
>                 Key: JBSEAM-3825
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3825
>             Project: Seam
>          Issue Type: Bug
>          Components: BPM
>    Affects Versions: 2.0.2.SP1, 2.0.3.CR1, 2.1.1.CR2
>            Reporter: Samuel Mendenhall
>            Assignee: Norman Richards
>            Priority: Minor
>             Fix For: 2.1.2.CR1
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list