[
https://issues.apache.org/jira/browse/XMLBEANS-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494405
]
Radu Preotiuc-Pietro commented on XMLBEANS-330:
-----------------------------------------------
David,
You seem to be focused on the maven release, so to speak, I am focused on the
normal release that people download. XmlBeans has had releases before Maven got
widely used inside Apache and the problem that I am having is that people who
have XmlBeans 2.2.0 and are on JDK1.4 and want to upgrade can't have their apps
break because the QName has now been removed.
Also, contrary to what you say, I have not found these classes at the location
you indicate and also I have not been able to find them on java.sun.com. So
there's this problem too.
Lastly, I actually would be interested in what exact error you are getting and
what enviroment, like JDK version and classloader setup.
JDK >= 1.5 have this class in the JDK loaded by the bootstrap classloader and
so I can't see how having the class in xbean.jar can cause a problem.
> 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
> Assigned To: Jacob Danner
> 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]