Marco Piraccini [http://community.jboss.org/people/mpiraccini] created the 
discussion

"Re: How to handle an abortion of a work item?"

To view the discussion, visit: http://community.jboss.org/message/618766#618766

--------------------------------------------------------------
Trying to test what I've written I meet this error (I'm using a generic task, 
with a userTask the error is similar). 

java.lang.ClassCastException: org.jbpm.workflow.core.node.WorkItemNode cannot 
be cast to org.jbpm.workflow.core.node.CompositeContextNode
    at 
org.jbpm.bpmn2.xml.ProcessHandler.linkBoundaryEvents(ProcessHandler.java:265)
    at org.jbpm.bpmn2.xml.ProcessHandler.end(ProcessHandler.java:130)
    at 
org.drools.xml.ExtensibleXmlParser.endElement(ExtensibleXmlParser.java:414)

It seems that it's not yet supported to have a Boundary Event in a Task (even 
if it should be possible for BPMN2). Can you confirm that, or I'm missing 
something?
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/618766#618766]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to