[
https://issues.jboss.org/browse/JBIDE-8246?page=com.atlassian.jira.plugin...
]
Andrej Podhradsky commented on JBIDE-8246:
------------------------------------------
Hi Bob, can we close this issue? I don't know how to verify this :(
Class cast exception when serializing extensionActivity with Text
nodes
-----------------------------------------------------------------------
Key: JBIDE-8246
URL:
https://issues.jboss.org/browse/JBIDE-8246
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: BPEL
Affects Versions: 3.2.0.CR1
Reporter: Robert (Bob) Brodt
Assignee: Robert (Bob) Brodt
Fix For: 3.3.0.M1
This was reported here:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=335458
The BPELWriter throws a class cast exception when a Text node containing, e.g.
whitespace, is serialized. See BPELWriter#extensionActivity2XML:
Element child = (Element) fragment.getFirstChild();
--
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