[jboss-jira] [JBoss JIRA] Resolved: (JBJCA-305) Class loader subsystem
Jesper Pedersen (JIRA)
jira-events at lists.jboss.org
Sun Apr 4 09:52:37 EDT 2010
[ https://jira.jboss.org/jira/browse/JBJCA-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jesper Pedersen resolved JBJCA-305.
-----------------------------------
Resolution: Done
> Class loader subsystem
> ----------------------
>
> Key: JBJCA-305
> URL: https://jira.jboss.org/jira/browse/JBJCA-305
> Project: JBoss JCA
> Issue Type: Task
> Components: Fungal
> Reporter: Jesper Pedersen
> Assignee: Jesper Pedersen
> Fix For: 1.0.0.Alpha11
>
>
> Create a ClassLoaderFactory which can create kernel class loaders using different strategies.
> Strategies should include:
> * PARENT_FIRST - Parent first model
> * PARENT:_LAST - Parent last model
> * EXPORT - OSGi-like model
> The "EXPORT" strategy should be backed with ArchiveClassLoader which maps to a single JAR library - and controlled by an ExportClassLoaderRepository. All JAR libraries that doesn't contain OSGi bundle information should be controlled by a NonExportClassLoader.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list