[ http://issues.apache.org/jira/browse/GERONIMO-1848?page=comments#action_12374825 ]
David Jencks commented on GERONIMO-1848: ---------------------------------------- 2nd patch applied rev 394801 > 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, 1848_sharedlib_min.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