You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but it could happen that localName is null resulting in an IllegalArgumentException from QName conctructor. In such a case there should either be an JaxbException if this is illegal or fall back to the element name.