Community
Participate
Working Groups
Some implementations of XMLReader do not like the following SAX features both set to true: http://xml.org/sax/features/namespaces http://xml.org/sax/features/namespace-prefixes Currently MOXy always sets both these features to true.
Created attachment 171554 [details] Core - Fix
Fix checked into trunk at rev: 7586 Code reviewed by: Rick Barkhouse If this situation causes an error then unset the namespace-prefixes property.
Fix backported to 2.1.1 at rev: 7668
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink