[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-8246) Class cast exception when serializing extensionActivity with Text nodes

Robert (Bob) Brodt (JIRA) jira-events at lists.jboss.org
Fri Feb 4 13:59:39 EST 2011


     [ https://issues.jboss.org/browse/JBIDE-8246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert (Bob) Brodt resolved JBIDE-8246.
---------------------------------------

    Resolution: Done


Copied patch from eclipse.org code

> 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.2.x
>
>
> 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list