Bug 62796 - Remove XML Event parser code from PackagePropertiesMarshaller
Summary: Remove XML Event parser code from PackagePropertiesMarshaller
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: POI Overall (show other bugs)
Version: 4.0.0-FINAL
Hardware: PC Mac OS X 10.1
: P2 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-02 18:43 UTC by PJ Fanning
Modified: 2018-10-02 19:17 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description PJ Fanning 2018-10-02 18:43:29 UTC
See http://apache-poi.1045710.n5.nabble.com/java-lang-ClassCastException-com-ibm-xml-xlxp2-api-stax-XMLEventFactoryImpl-incompatible-with-javax-y-tc5731786.html

The XML Event Factory is only used to create Namespace instances and this can be done with simpler code.