xmldecoder method is throwing error while parsing xml

XMLWordPrintable

      Since JDK7 XMLDecoder can throw java.lang.IllegalArgumentException for unsupported attributes:
      Caused by: java.lang.IllegalArgumentException: Unsupported attribute: xmlns:af
           at com.sun.beans.decoder.ElementHandler.addAttribute(ElementHandler.java:142)
           at com.sun.beans.decoder.JavaElementHandler.addAttribute(JavaElementHandler.java: 78)
           at com.sun.beans.decoder.DocumentHandler.startElement(DocumentHandler.java:294)
           ... 164 more

            Assignee:
            Aleksej Efimov
            Reporter:
            Shadow Bug
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: