You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by "Jacob Danner (Commented) (JIRA)" <xm...@xml.apache.org> on 2012/01/13 21:18:44 UTC

[jira] [Commented] (XMLBEANS-476) Loading XMLBeans resources across different class loaders.

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

Jacob Danner commented on XMLBEANS-476:
---------------------------------------

I think the general issue is to Add a flag to scomp that will add some OSGi manifest entries for proper classpath resolution in the container.
                
> Loading XMLBeans resources across different class loaders.
> ----------------------------------------------------------
>
>                 Key: XMLBEANS-476
>                 URL: https://issues.apache.org/jira/browse/XMLBEANS-476
>             Project: XMLBeans
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: unspecified
>         Environment: Any operating system, NetBeans platform.
>            Reporter: Michael Bishop
>            Assignee: Jacob Danner
>            Priority: Minor
>
> In the NetBeans environment, each NetBeans module has its own class loader.  When you have multiple dependent schemas (i.e., Schema A depends on Schema B, thus A.jar will depend on B.jar), and place each schema JAR in its own module, NPEs are thrown because A cannot "load" classes from B.
> See: http://bits.netbeans.org/dev/javadoc/org-openide-modules/org/openide/modules/doc-files/classpath.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org