[
https://issues.jboss.org/browse/JBDS-2483?page=com.atlassian.jira.plugin....
]
Andrej Podhradsky closed JBDS-2483.
-----------------------------------
Verified with JBTIS 4.1.2. Note that old SOA tooling for JBDS 5 doesn't contain this
fix. This fix is SOA toolign for JBDS 6 and higher which is now called JBTIS (JBDSIS).
In BPEL editor design mode and source mode differs
--------------------------------------------------
Key: JBDS-2483
URL:
https://issues.jboss.org/browse/JBDS-2483
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: integration-platform
Affects Versions: 5.0.3.GA-SOA
Reporter: Andrej Podhradsky
Assignee: Andrej Podhradsky
Fix For: 5.0.3.GA-SOA, 6.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