You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Joe Bohn (JIRA)" <de...@geronimo.apache.org> on 2006/04/15 16:10:01 UTC

[jira] Assigned: (GERONIMO-1848) Shared Library support via a GBean

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

Joe Bohn reassigned GERONIMO-1848:
----------------------------------

    Assign To: David Jencks  (was: Joe Bohn)

> Shared Library support via a GBean
> ----------------------------------
>
>          Key: GERONIMO-1848
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1848
>      Project: Geronimo
>         Type: New Feature
>     Security: public(Regular issues) 
>   Components: deployment
>     Versions: 1.1
>  Environment: all
>     Reporter: Joe Bohn
>     Assignee: David Jencks
>      Fix For: 1.1
>  Attachments: 1848_sharedlib.patch
>
> Expose the functionality that Dain introduced for shared libraries extending the MultiParentClassLoader.  
> This particular change introduces a GBean (sharedlib) that accepts parameters to extend the multiparent class loader with the location of jars or classes.   The GBean calls out rmi-naming as a parent dependency to pull in as few extraneous classes as possible.   
> An application would exploit this function by creating a parent dependency on the sharedlib GBean and add the common jars/classes to the shared directories (by default var/shared/lib and var/shared/classes).  The config.xml can be updated to point to different or additional locations for shared content.

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