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
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.