[ 
https://issues.apache.org/jira/browse/GERONIMO-5436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886073#action_12886073
 ] 

David Jencks commented on GERONIMO-5436:
----------------------------------------

you sure are right.... although your patch doesn't go far enough.  We should be 
reading in the fragment using JaxbJavaee, not xmlbeans.  Quick fix in rev 
961503.

> ClassCastException in Deployer
> ------------------------------
>
>                 Key: GERONIMO-5436
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5436
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 3.0
>            Reporter: Mark Struberg
>             Fix For: 3.0
>
>         Attachments: GERONIMO-5436.patch
>
>
> While deploying a EAR I get a ClassCastException in MergeHelper#347 
>  webFragment = (WebFragment) xmlObject;
> but xmlObject is actually of type 
> org.apache.xmlbeans.impl.values.XmlAnyTypeImpl

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to