You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2006/07/24 22:54:14 UTC

[jira] Updated: (XBEAN-19) Enable inverse classloading with the classpath element

     [ http://issues.apache.org/jira/browse/XBEAN-19?page=all ]

Guillaume Nodet updated XBEAN-19:
---------------------------------

    Attachment: XBEAN-19.patch

This patch requires XBEAN-29 and enable the following classloader definition from spring:

   <classpath inverse="true">
    <hidden>org.apache.commons.logging.</hidden>
    <nonOverridable>java.</nonOverridable>
    <nonOverridable>javax.</nonOverridable>
    <location>target/SpringLoaderTest.jar</location>
  </classpath>


> Enable inverse classloading with the classpath element
> ------------------------------------------------------
>
>                 Key: XBEAN-19
>                 URL: http://issues.apache.org/jira/browse/XBEAN-19
>             Project: XBean
>          Issue Type: New Feature
>          Components: server
>    Affects Versions: 2.4
>            Reporter: Guillaume Nodet
>             Fix For: 2.6
>
>         Attachments: XBEAN-19.patch
>
>
> We could do something like
>    <classpath delegation="child | parent">
> the default being parent

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira