[jbossseam-issues] [JBoss JIRA] Assigned: (JBSEAM-3825) <script> not allowed in seam pageflow xsd
Norman Richards (JIRA)
jira-events at lists.jboss.org
Mon Feb 9 19:23:44 EST 2009
[ https://jira.jboss.org/jira/browse/JBSEAM-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Norman Richards reassigned JBSEAM-3825:
---------------------------------------
Assignee: Norman Richards
> <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: 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