[
https://issues.jboss.org/browse/JBIDE-14921?page=com.atlassian.jira.plugi...
]
Andrej Podhradsky closed JBIDE-14921.
-------------------------------------
Verified with JBTIS 4.1.2. Note that old SOA tooling for JBT 3.3 doesn't contain this
fix. This fix is SOA toolign for JBT 4 and higher which is now called JBTIS (JBDSIS).
In BPEL editor design mode and source mode differs
--------------------------------------------------
Key: JBIDE-14921
URL:
https://issues.jboss.org/browse/JBIDE-14921
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpel, integration-platform
Reporter: Andrej Podhradsky
Assignee: Andrej Podhradsky
Fix For: 4.0.0.Alpha1-SOA
Attachments: Salutations.zip
In 'If' activity the BPEL editor allows to add 'ElseIf' after
'Else'. So, the result is something like
If
-> Else
-> ElseIf
By doing this, the editor displays diagrams in this order (and also this order in in
source). But when you close and reopen the bpel process the editor shows
If
-> ElseIf
-> Else
but the source includes the previous oder.
This can be confusing since the editor shows something which looks good but in fact it is
not.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira