[jboss-user] [jBPM] - Re: How to handle an abortion of a work item?
Marco Piraccini
do-not-reply at jboss.com
Tue Aug 2 05:56:45 EDT 2011
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]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110802/c4a9afa3/attachment.html
More information about the jboss-user
mailing list