[jboss-user] [jBPM] - New BPMN eclipse editor is deleting sequence definitions

Michael Wagner do-not-reply at jboss.com
Tue Jul 12 11:04:50 EDT 2011


Michael Wagner [http://community.jboss.org/people/michael.wagner] created the discussion

"New BPMN eclipse editor is deleting sequence definitions"

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

--------------------------------------------------------------
Hi,

I took a look on the new editor:
 http://codehoop.com/bpmn2 http://codehoop.com/bpmn2

Really nice. But when I open the evaluation.bpm-Example there are now transitions:
 http://community.jboss.org/servlet/JiveServlet/showImage/2-614710-16707/screenshot.jpg  http://community.jboss.org/servlet/JiveServlet/downloadImage/2-614710-16707/450-126/screenshot.jpg 
Just moving a node a little bit and saving gives the following diff:
| - | <parallelGateway id="_5" name="Gateway" gatewayDirection="Diverging" /> |
| - | <parallelGateway id="_6" name="Gateway" gatewayDirection="Converging" /> |
| - | <endEvent id="_7" name="End" > |
| -     | <terminateEventDefinition/> |
| - | </endEvent> |
-
| - | <!-- connections --> |
| - | <sequenceFlow id="_1-_2" sourceRef="_1" targetRef="_2" /> |
| - | <sequenceFlow id="_5-_3" sourceRef="_5" targetRef="_3" /> |
| - | <sequenceFlow id="_5-_4" sourceRef="_5" targetRef="_4" /> |
| - | <sequenceFlow id="_2-_5" sourceRef="_2" targetRef="_5" /> |
| - | <sequenceFlow id="_4-_6" sourceRef="_4" targetRef="_6" /> |
| - | <sequenceFlow id="_3-_6" sourceRef="_3" targetRef="_6" /> |
| - | <sequenceFlow id="_6-_7" sourceRef="_6" targetRef="_7" /> |

| + | <parallelGateway id="_5" name="Gateway" gatewayDirection="Diverging"/> |
| + | <parallelGateway id="_6" name="Gateway" gatewayDirection="Converging"/> |
| + | <endEvent id="_7" name="End"> |
| +   | <terminateEventDefinition id="_XKxN1KyXEeCVC8M0Le845g"/> |
| + | </endEvent> |
| + | <sequenceFlow id="_1-_2"/> |
| + | <sequenceFlow id="_5-_3"/> |
| + | <sequenceFlow id="_5-_4"/> |
| + | <sequenceFlow id="_2-_5"/> |
| + | <sequenceFlow id="_4-_6"/> |
| + | <sequenceFlow id="_3-_6"/> |
| + | <sequenceFlow id="_6-_7"/> |
| + | <userTask id="_2" name="Self Evaluation"> |

Is this a bug? Could somebody please try this on his own?

Michael
--------------------------------------------------------------

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

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/20110712/eafb5470/attachment.html 


More information about the jboss-user mailing list