[
https://issues.apache.org/jira/browse/GERONIMO-5436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885919#action_12885919
]
Mark Struberg commented on GERONIMO-5436:
-----------------------------------------
The web-fragment is coming from this jar:
http://repository.prime.com.tr/org/primefaces/primefaces/2.0.2/primefaces-2.0.2.jar
> 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.