[
https://issues.jboss.org/browse/JBIDE-8305?page=com.atlassian.jira.plugin...
]
Robert (Bob) Brodt commented on JBIDE-8305:
-------------------------------------------
copied patches from
eclipse.org/bpel, but there is still a problem with the actual
definition of the OnEvent variable: the variable doesn't show up in the editor tray
(in the "Variables") as an in-scope variable when OnEvent is selected.
Therefore, the variable's type can't be changed from the Variables Property page.
The only way an OnEvent variable can be declared as "element" is via the Source
tab of the editor.
Still working on this...
OnEvent deserializer does not handle "element" attribute
--------------------------------------------------------
Key: JBIDE-8305
URL:
https://issues.jboss.org/browse/JBIDE-8305
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpel
Reporter: Robert (Bob) Brodt
Fix For: 3.2.x
ReconciliationBPELReader#setOperationParmsOnEvent() does not handle the
"element" attribute of <onEvent> elements. This needs to be added. This
also affects the serializer: BPELWriter#onEvent2XML() does not create the
"element" attribute.
This was reported here:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=336003
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira