[jboss-jira] [JBoss JIRA] Resolved: (JBBOOT-39) Provide launch mechanism which doesn't require anything aside from SPIs on Application CP
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Wed Apr 15 12:02:23 EDT 2009
[ https://jira.jboss.org/jira/browse/JBBOOT-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Lee Rubinger resolved JBBOOT-39.
---------------------------------------
Resolution: Done
> Provide launch mechanism which doesn't require anything aside from SPIs on Application CP
> -----------------------------------------------------------------------------------------
>
> Key: JBBOOT-39
> URL: https://jira.jboss.org/jira/browse/JBBOOT-39
> Project: JBoss Bootstrap
> Issue Type: Task
> Components: spi
> Reporter: Andrew Lee Rubinger
> Assignee: Andrew Lee Rubinger
> Fix For: 0.1.1
>
>
> We cannot require implementation classes (which leak dependencies) to be on the application classpath, otherwise:
> 1) The full dependency set must be there as well (on the extension CL), or
> 2) NoClassDefFoundError
> Provide a factory launcher in the SPI which uses reflection to obtain an implementation from a ClassLoader specified by the client (or inferred via TCCL).
--
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