javax.xml.namespace classes included in archive -----------------------------------------------
Key: XMLBEANS-330 URL: https://issues.apache.org/jira/browse/XMLBEANS-330 Project: XMLBeans Issue Type: Bug Affects Versions: Version 2.2 Environment: N/A Reporter: David J. M. Karlsen Priority: Blocker The archive at http://repo1.maven.org/maven2/xmlbeans/xbean/2.2.0/ includes javax.xml.namespace classes (QName and NamespaceContext) - which are part of the API specification - and thus should not be included in the archive. This is especially problematic when using xbeans inside containers which also loads these classes, ending up in ClassCast exceptions, LinkageError and the likes. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]