[ 
https://issues.apache.org/jira/browse/XMLBEANS-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495337
 ] 

David Jencks commented on XMLBEANS-330:
---------------------------------------

re lack of qname class in maven repos... Geronimo had to deal with this problem 
for the j2ee 1.4 releases and have maven-published a jar containing the qname  
class at org.apache.geronimo.specs:geronimo-qname_1.1_spec:1.1:jar or 
http://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-qname_1.1_spec/1.1/geronimo-qname_1.1_spec-1.1.jar.
  This is part of the geronimo j2ee-1.4 certified releases.

> 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]

Reply via email to