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

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


    [ https://jira.jboss.org/jira/browse/JBSEAM-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12451893#action_12451893 ] 

Norman Richards commented on JBSEAM-3825:
-----------------------------------------

I can add this, but I think it would be better if the jbpm guys could create their own schema.  We can't expect that our version will be perfect with respect to what is acceptable to jbpm.

> <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
>            Priority: Minor
>             Fix For: The future
>
>
> 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