[jbpm-issues] [JBoss JIRA] Commented: (JBPM-2575) event-listener propagation attribute not in jpdl-4.0.xsd

Mike Martin (JIRA) jira-events at lists.jboss.org
Fri Jan 8 12:28:30 EST 2010


    [ https://jira.jboss.org/jira/browse/JBPM-2575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12503020#action_12503020 ] 

Mike Martin commented on JBPM-2575:
-----------------------------------

This is also broken in 4.2, not just 4.1.

http://jbpm.org/4.2/jpdl

Any idea why this attribute got removed?

> event-listener propagation attribute not in jpdl-4.0.xsd
> --------------------------------------------------------
>
>                 Key: JBPM-2575
>                 URL: https://jira.jboss.org/jira/browse/JBPM-2575
>             Project: jBPM
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Runtime Engine
>    Affects Versions: jBPM 4.1
>            Reporter: Scott Peterson
>            Assignee: Tom Baeyens
>             Fix For: jBPM 4.3
>
>
> The user's guide shows how to configure an event-listener to receive propagated events.  In jBPM 4.1, the following XML results in a SAX parse exception because the "propagation" attribute is missing from the xsd:
>     <on event="start"  >
> 		<event-listener class="com.principal.ris.jbpmDemo.events.StartEventListener" propagation="enabled"/> 
> 	</on>   

-- 
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 jbpm-issues mailing list