Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to convert XML Stream Events Namespace to XML Stream Events Attribute in java 11.0.5 (Debian

4094494Nov 11 2019 — edited Nov 11 2019

Error:  incompatible types: java.util.Iterator<javax.xml.stream.events.Namespace> cannot be converted to java.util.Iterator<javax.xml.stream.events.Attribute>

Note: The above error appeared in open JDK version 11.0.5(OS - Debian 10) and was not seen in open JDK - 1.7 & 1.8

Comments
Post Details
Added on Nov 11 2019
0 comments
601 views