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 (Assigned) (JIRA)" <xm...@xml.apache.org> on 2012/01/13 21:16:39 UTC

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

     [ https://issues.apache.org/jira/browse/XMLBEANS-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacob Danner reassigned XMLBEANS-476:
-------------------------------------

    Assignee: Jacob Danner
    
> 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