Community
Participate
Working Groups
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();
Fixed