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

Radu Preotiuc-Pietro commented on XMLBEANS-324:
-----------------------------------------------

Problem is XmlBeans is designed to work with JDK1.4 and JDK1.4 doesn't have 
this class if I am not mistaken. Having that class in the jar allows users of 
both JDK1.4 and JDK1.5 and above to use XmlBeans without having to worry about 
a dependency that really is not available anywhere for download.

What environment are you in that makes this error happen? Is it possible for 
you to remove this class from the jar?


> Strange contents of JAR-files
> -----------------------------
>
>                 Key: XMLBEANS-324
>                 URL: https://issues.apache.org/jira/browse/XMLBEANS-324
>             Project: XMLBeans
>          Issue Type: Bug
>    Affects Versions: Version 2.2
>         Environment: All
>            Reporter: Oskar Carlstedt
>
> Hello!!
> I have som deploying issues that are related to xml beans. Can someone tell 
> me why javax.xml.namespae is included in xbean.jar and xmlpublic.jar. Also, 
> why are these bundeled into xml beans. Isn't it better to leave them as a 
> dependency to xml beans.
> Ok, I know that people hate dependencies to other jars - but anyway, today's 
> solution makes me (and a lot of other people too) getting a 
> java.lang.LinkedError when using the QName class.
> Is i tpossible to remove these classes ffrom the xml beans distribution.
> Best Regards
> Oskar Carlstedt

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