Bug 35224 - java.lang.ClassCastException: org.apache.xerces.dom.DeferredCommentImpl
Summary: java.lang.ClassCastException: org.apache.xerces.dom.DeferredCommentImpl
Status: NEW
Alias: None
Product: Xerces-J
Classification: Unclassified
Component: Core (show other bugs)
Version: 1.4.4
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Xerces-J Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-05 05:46 UTC by Johnny Patino
Modified: 2005-06-04 21:46 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johnny Patino 2005-06-05 05:46:00 UTC
java.lang.ClassCastException: org.apache.xerces.dom.DeferredCommentImpl
	at java.util.XMLUtils.load(Unknown Source)
	at java.util.Properties.loadFromXML(Unknown Source)
	at com.wi.utils.XmlResourceBundle.buildProperties(XmlResourceBundle.java:110)
	at com.wi.utils.XmlResourceBundle.<init>(XmlResourceBundle.java:33)
	at com.wi.utils.CommonResourceBundle.main(CommonResourceBundle.java:294)